PRIVATE CATALOGUE API / REST + MCP
Build with the
Kardilo catalogue.
Sets, card identities and search. Connect your product or your AI tools to the same catalogue, with read-only partner access.
Access by approval · One permission: catalog:read
Your first callHTTP / REST
curl https://kardilo.com/api/v1/catalog/sets \
-H "Authorization: Bearer $KARDILO_ACCESS_TOKEN"
GET/catalog/sets{ data: Set[] }
01 / THE CATALOGUE
Four operations. One starting point.
GET
/catalog/setsBrowse the sets
Explore international, Japanese and Chinese releases.
GET
/catalog/sets/:code/cardsFind the right printing
Walk through a set’s card identities, page by page.
GET
/catalog/cards/:cardIdRead a card identity
Get its language, variant and available reference scan.
GET
/catalog/searchSearch the catalogue
Combine a name, printed number and set.
02 / FOR YOUR AGENTS
The same catalogue. Inside your conversation.
Connect an MCP client that supports bearer tokens. Your tools read the same card identities, with the same permissions.
Set up MCPMCP / STREAMABLE HTTP
01
list_setsRead02
list_cardsRead03
get_cardRead04
search_cardsReadFour tools, with no access to personal collections.
03 / GET CONNECTED
Have something in mind?
Tell us about your integration. We review each request and help you get to your first call.