REST API overview

All Yatmo data is available over HTTPS. Same source as the plugins, but you control the rendering, the storage, and the UI end to end.

Building an AI assistant?
If your client is an AI agent (Claude, Cursor, in-house copilot), the Yatmo MCP server is usually a better fit — same data, AI-shaped tools, same LicenceKey, no glue code.

The API is hosted at country subdomains of yatmo.combe.yatmo.com, fr.yatmo.com, nl.yatmo.com, lu.yatmo.com, de.yatmo.com, etc. Each subdomain serves the same set of endpoints but is scoped to its country’s data. The pages below add narrative, examples, and gotchas for each endpoint.

When to call the API directly

For everything else, the plugins are faster to integrate and ship enough flexibility for typical listing pages.

Endpoints at a glance

Next steps