Dokumentasi

Getting Started

Pick a provider on the Endpoint Checker page, paste your API key (optional for public endpoints), and click Check Endpoint. Results include status code, latency, parsed models, and the raw JSON response.

Supported Providers

  • OpenAI · Bearer token authentication
  • OpenRouter · Bearer token authentication
  • Groq · OpenAI-compatible Bearer token
  • Anthropic · x-api-key header + anthropic-version
  • Google Gemini · API key via query parameter
  • DeepSeek · OpenAI-compatible Bearer token
  • Custom · Any endpoint with custom headers

Privacy

API keys, history, and settings live only in your browser's localStorage. Requests are proxied through this app's server to bypass CORS but are not logged.