API reference
Odeva’s primary API is the GraphQL endpoint served by the booking SaaS. The website itself exposes a small set of discovery files and one public REST endpoint used by the tourist tax calculator. Product booking APIs used by the widget and SDK are documented in the Booking docs.
GraphQL API
Section titled “GraphQL API”The full GraphQL reference is generated from the live schema.
- Reference: /docs/api/graphql/
Discovery
Section titled “Discovery”- OpenAPI: /.well-known/openapi.json
- API catalog: /.well-known/api-catalog
- LLM summary: /llms.txt
- Full LLM context: /llms-full.txt
Tourist tax
Section titled “Tourist tax”The tourist tax endpoint returns municipality tax rules and lookup metadata used by the public calculator.
- Endpoint: /api/tourist-tax
MCP server
Section titled “MCP server”Odeva also exposes a read-only MCP endpoint for public site discovery.
- Human docs: MCP
- Endpoint: /mcp
- Server card: /.well-known/mcp/server-card.json