Skip to main content
GET
List the Managed Policies that Requesty maintains. Each entry describes one policy: the id is the value you pass as model in a request (no policy/ prefix), and the pricing and capability fields come from the models the policy routes across. This endpoint requires no authentication and is not scoped to an organization — it returns every managed policy, including ones whose models are not on your organization’s approved list. Policies suffixed with @eu route only through EU-hosted providers. Use GET /v1/models for the individual models and for your organization’s own policies.

Response

List of managed policies

object
enum<string>
required

The object type, always 'list'

Available options:
list
data
object[]
required

The list of available models

Last modified on July 31, 2026