Understudy Gateway API

Anthropic- and OpenAI-compatible LLM proxy at api.understudylabs.com. POST /v1/messages (Anthropic Messages), POST /v1/chat/completions (OpenAI Chat Completions), POST /v1/messages/count_tokens, GET /v1/models (public managed-model catalog), and GET /healthz. Supports bring-your-own-key passthrough and managed catalog models, capture of request/response evidence, canary routing with fallback, and x-understudy-* scoping, tagging, and legibility headers.

API entry from apis.yml

apis.yml Raw ↑
aid: understudy-labs:understudy-gateway-api
name: Understudy Gateway API
description: Anthropic- and OpenAI-compatible LLM proxy at api.understudylabs.com. POST /v1/messages (Anthropic
  Messages), POST /v1/chat/completions (OpenAI Chat Completions), POST /v1/messages/count_tokens, GET
  /v1/models (public managed-model catalog), and GET /healthz. Supports bring-your-own-key passthrough
  and managed catalog models, capture of request/response evidence, canary routing with fallback, and
  x-understudy-* scoping, tagging, and legibility headers.
humanURL: https://docs.understudylabs.com/reference/proxy-endpoints
baseURL: https://api.understudylabs.com
tags:
- LLM Gateway
- Proxy
- Model Routing
properties:
- type: Documentation
  url: https://docs.understudylabs.com/reference/proxy-endpoints
- type: APIReference
  url: https://docs.understudylabs.com/reference/request-headers