Skip to main content
Developer Portal & Agent Console

APIs & Machine Interfaces

Welcome to the developer portal. Build, integrate, or empower AI agents with public REST endpoints, OpenAPI 3.1 schemas, and zero-auth live sandboxes.

Zero-Auth & Free Tier

No API keys or approval needed. Public read endpoints are available with 60 req/min limits.

Live Sandbox

Directly probe endpoints on production or localhost with instant JSON responses and rate-limit headers.

Agent Ready (MCP)

Compatible with OpenAI Operator, Claude Computer Use, Cursor, and Model Context Protocol.

Available Endpoints

GET/api/v1/github
v1 (Current)

Fetches real-time aggregated GitHub repository stars, forks, and repository count with pagination support.

curl https://www.zuhaibrashid.com/api/v1/github?page=1&limit=100
GET/api/github
Legacy Alias

Direct alias to the v1 GitHub statistics endpoint.