AnyRouteAnyRoute Docs
AnyRouteAnyRoute Docs
Homepage

Start Here

AnyRoute Documentation

Tools

Capabilities

API Reference

Operations

Models & BillingModelsProvider GroupsCreditsPricingRate LimitsLong Context
FAQ
Models & Billing

Models

Understand model visibility and mapping.

Models visible to your API key depend on:

  • The provider group assigned to the key.
  • Available upstream accounts in that group.
  • Channel-level model mappings.
  • Model restrictions or feature gates.

Use the models endpoints to inspect visible models:

curl https://anyroute.io/v1/models \
  -H "Authorization: Bearer YOUR_ANYROUTE_API_KEY"

For Gemini native models:

curl https://anyroute.io/v1beta/models \
  -H "Authorization: Bearer YOUR_ANYROUTE_API_KEY"

If a model is missing, check the provider group first.

Models & Billing

Understand provider groups, models, credits, pricing, limits, and long-context behavior.

Provider Groups

Choose the correct group for your client and target model family.