# API Reference (/api-reference) The reference below is generated from the LettrLabs **public** OpenAPI schema, so it always matches the live API. Every operation lists its parameters, request and response schemas, status codes, and the `X-API-KEY` authentication requirement — and each page has an interactive **“try it”** console you can call with your own key. ## Groups [#groups] * **Profile** — your account profile (`GET /v1/me`). * **Orders** — create, inspect, and manage direct‑mail orders, recipients, proofs, and checkout. * **Conversions** — record and read back conversions for attribution. * **Automations** — integration‑driven order endpoints. * **Order Recipient Analytics** — recipient‑level statistics for an order. * **Address Book** — add address‑book entries. ## Before you call [#before-you-call] Generate a key (see [Authentication & API keys](/authentication-api-keys)) and send it in the `X-API-KEY` header. All requests use the base URL `https://app.lettrlabs.com/api`. ## Building with an AI agent? [#building-with-an-ai-agent] Point your agent at [`/llms.txt`](/llms.txt) for a curated index of these pages, or [`/llms-full.txt`](/llms-full.txt) for the entire reference and guides as a single file — so it can build against the LettrLabs API effectively.