Create an AI Gateway provider
Create a new user-defined AI Gateway provider for routing requests to a self-hosted
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Provider identifier used as the address segment in model strings (for example "internal-vllm"). Unique within the account; must not collide with a built-in catalog providerId.
1 - 255User-friendly label for this provider.
1 - 255Base URL of the provider's API endpoint. Required — every provider has one.
1 - 2048Arbitrary user-defined metadata for this provider.
4096API surfaces supported by this provider.
Initial set of models exposed by this provider.
Response
The created AI Gateway provider.
Unique identifier for this provider.
URI of this AI Gateway Provider API resource.
Provider identifier used as the address segment in model strings (for example "internal-vllm").
User-friendly label for this provider.
Base URL of the provider's API endpoint.
Timestamp when the provider was created.
Timestamp when the provider was last updated.
Arbitrary user-defined metadata for this provider.
API surfaces supported by this provider.
Models exposed by this provider.