FastRouter.AI Docs
CtrlK
  • Welcome
  • Explore Features
    • Dashboard
    • Automatic Model Selection
    • Fallback Models
    • Provider Routing Strategies
    • Organization & Members
  • Projects
  • Keys & Settings
  • BYOK (Bring Your Own Key)
  • Dynamic Tags Per Request
  • Credits
  • Provisioning Keys
  • Structured Outputs
  • Function Calling
  • Web Search
  • API Reference
    • Chat Request API
    • Image Generation API
    • Transcriptions & Translations API
    • Text-to-Audio Generation API
    • Embeddings API
    • Video Generation API
    • List Models API
    • Request Generation Details API
    • Error Codes
Powered by GitBook
On this page
  1. API Reference

List Models API

List Models Endpoint

GET https://go.fastrouter.ai/v1/models: Returns all available models and their metadata.

curl https://go.fastrouter.ai/api/v1/models \
  -H "Authorization: Bearer API-KEY"

PreviousVideo Generation APINextRequest Generation Details API

Last updated 2 months ago