Validate an API key against a provider without saving it. Useful for checking if a key is valid before committing.
Supported providers: openrouter, anthropic, openai, google, xai, vercel-gateway, google-vertex, amazon-bedrock.
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
Provider identifier
openrouter, anthropic, openai, google, xai, vercel-gateway, google-vertex, amazon-bedrock The provider API key to validate. For google-vertex: must be the full GCP service account JSON string (containing type, client_email, private_key, project_id).
Cloud region for region-aware providers:
base_url instead.