Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.narev.ai/v1/reference/providers/{provider_id}
{ "data": { "provider_id": "<string>", "name": "<string>", "base_url": "<string>", "pricing_url": "<string>", "logo_url": "<string>" } }
Returns full details for a single provider.
"openai"
Provider details.
Show child attributes
Was this page helpful?