Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.orcarouter.ai/v1/models \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "openai/gpt-4o-mini", "created": 123, "owned_by": "openai", "supported_endpoint_types": [ "openai" ], "context_length": 123, "max_completion_tokens": 123, "architecture": { "input_modalities": [ "text", "image" ], "output_modalities": [ "text" ] } } ] }
تبدو مفاتيح OrcaRouter API على شكل sk-orca-.... مرّرها في ترويسة Authorization: Bearer sk-orca-....
sk-orca-...
Authorization: Bearer sk-orca-...
OK
list
Show child attributes
هل كانت هذه الصفحة مفيدة؟