# Made Card Partners API > Offer Made Card to your customers: a Made-hosted application, a customer link that stays valid until Made revokes it, launch URLs that open Made Card signed in, and read-only card data. No endpoint moves money. Read the For AI agents page first. Keep client_secret, the partner JWT, and every link_ token on the server. ## Docs - [Overview](https://staging-api.getmcard.com/partners/docs/overview.md): What the partner API does and how the pieces fit. - [Quickstart](https://staging-api.getmcard.com/partners/docs/quickstart.md): Connect one customer end to end with curl and Made Link. - [Environments](https://staging-api.getmcard.com/partners/docs/environments.md): Base URLs for staging and production. - [Auth and tokens](https://staging-api.getmcard.com/partners/docs/authentication.md): Partner JWTs and the token lifetimes. - [Apply and link](https://staging-api.getmcard.com/partners/docs/apply-and-link.md): Start a link session, open Made Link, and store the customer token. - [Web SDK](https://staging-api.getmcard.com/partners/docs/web-sdk.md): Load Made Link in the browser, open the Made window, and handle every outcome. - [Launch URLs](https://staging-api.getmcard.com/partners/docs/launch.md): Open Made Card signed in, and the allowed target paths. - [Customer data](https://staging-api.getmcard.com/partners/docs/customers.md): Which customers you can see and the read-only endpoints. - [Errors](https://staging-api.getmcard.com/partners/docs/errors.md): The response envelope and every error code. - [Testing and go-live](https://staging-api.getmcard.com/partners/docs/go-live.md): Staging, retries, rate limits, status checks, and the go-live checklist. - [For AI agents](https://staging-api.getmcard.com/partners/docs/ai-agents.md): Rules, call sequence, and a starter server for coding agents. ## API - [OpenAPI spec](https://staging-api.getmcard.com/partners/openapi.json): every partner endpoint, request, response, and error - [All docs in one file](https://staging-api.getmcard.com/partners/llms-full.txt): every guide as one markdown file - [Interactive reference](https://staging-api.getmcard.com/partners/docs): the same docs with a request console