API reference
Odeva exposes a small public API surface for website integrations, discovery, and agent-readable documentation. Product booking APIs used by the widget and SDK are documented in the Booking docs.
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
- OpenAPI description: /.well-known/openapi.json
Waitlist
Section titled “Waitlist”The waitlist endpoint accepts setup-review and waitlist submissions from the public site.
- Endpoint: /api/waitlist
- OpenAPI description: /.well-known/openapi.json
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