Providers - Python SDK

Providers method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

(providers)

Overview

Provider information endpoints

Available Operations

  • list - List all providers

list

List all providers

Example Usage

Parameters

ParameterTypeRequiredDescription
retriesOptional[utils.RetryConfig]Configuration to override the default retry behavior of the client.

Response

operations.ListProvidersResponse

Errors

Error TypeStatus CodeContent Type
errors.InternalServerResponseError500application/json
errors.OpenRouterDefaultError4XX, 5XX*/*