AI ROUTER is an OpenAI-compatible ChatGPT API relay for developers. It provides API key management, usage visibility, and daily or weekly quota plans.
A service that accepts ChatGPT-style API requests and relays them through a managed platform. The goal is to make API access, usage tracking, and quota management easier for developers.
An endpoint that follows familiar OpenAI-style API request patterns where supported. For AI ROUTER, the endpoint is:
https://api.ai-router.dev/v1
A credential used by an app, script, or workflow to call the API. AI ROUTER users can create API keys and review usage from the dashboard.
The process of checking API activity, quota, balance, and subscription status. Usage tracking helps developers test small workflows before increasing traffic.
A short-period ChatGPT API plan intended for testing or temporary usage. Exact quota and model rules are shown in the dashboard.
A seven-day ChatGPT API plan intended for repeated development workflows or short team projects. Exact quota and model rules are shown in the dashboard.
A developer workflow or tool that uses model calls to help with coding, repository analysis, documentation, testing, or automation.