API Reference
The full interactive API reference is hosted in the Developer Portal with endpoint documentation, request/response schemas, and a try-it-out console.
Interactive Docs
The API reference has moved to the Developer Portal for a better experience. Visit /developers/docs to browse endpoints, view request and response schemas, and test API calls directly from your browser.
What You Will Find There
The Developer Portal reference covers every endpoint in the MTG Rack API including:
- Collection endpoints — list, create, update, and delete collection entries
- Deck endpoints — CRUD operations on decks and decklists
- Binder endpoints — manage binders and their card assignments
- Card search — query the card database by name, set, color, type, and more
- Webhook management — create, list, update, and delete webhook subscriptions
- User profile — read the authenticated user's account info
Getting Started
Before you can use the try-it-out console, you need an API key. See the Authentication guide to create one, then paste it into the authorization field in the Developer Portal.