Codex Pets
API docs

Codex Pets API docs

Public agent/developer contract endpoints for approved pet discovery, install instructions, share snippets, MCP tools, pet generation requests, and moderated pet submissions.

Public endpoints

Examples

curl -s https://pets.ydb-qdrant.tech/api/manifest
curl -s "https://pets.ydb-qdrant.tech/api/pets?q=space&kind=creature"
curl -s https://pets.ydb-qdrant.tech/api/pets/{slug}/install
codex mcp add codexPets --url https://pets.ydb-qdrant.tech/mcp

Authentication

Public read endpoints are unauthenticated. AppSessionCookie and ProxyBasic are documented in the OpenAPI security schemes for browser account flows and trusted proxy deployments. OAuth 2.0 and webhooks are not currently available. Public metric mutation and download redirect routes are outside this OpenAPI contract.