Grimoire Forge API
Access the power of our MTG card database and AI-powered search through our developer API. Perfect for building apps, bots, and integrations.
Card Search
Search through the complete MTG card database with powerful filters for colors, types, keywords, formats, and more. Get instant results with detailed card data.
Semantic Vector Search
Use natural language to find cards by meaning, not just keywords. Our AI understands concepts like "aggressive creatures" or "defensive enchantments".
Deck Data
Access preconstructed deck data, analyze deck compositions, and get card recommendations based on deck strategies and synergies.
Translation API
Translate between cards, vectors, decks, and tokens. Link related entities and explore connections between cards.
API Endpoints 🔒 Coming Soon
Search cards with powerful filters and full-text search.
// Example request
GET /api/search_cards?types=creature&color_identity=R,G&keywords=trample&limit=10
Semantic search using natural language queries.
// Example request
GET /api/search_vector?text=aggressive%20red%20creatures%20with%20haste&limit=20
Translate between entity types (card, vector, deck, token).
// Example request
GET /api/translate?entity_type=card&entity_id=abc123&target=vector
Get API Access
Interested in integrating with our API? Fill out the form below and we'll get back to you.