Skip to main content
1

Generate an API key

In the Casa app, open the account menu at the bottom of the sidebar and choose Account settings, then Create Key. Give the key a name and — optionally — pin it to a single property; otherwise it reads your whole property group.
The casa_… token is shown once, at creation. Copy it immediately — only a hash is stored, and it can never be retrieved again.
2

Make your first request

Every endpoint takes the key as a bearer token:
3

Drill into one property (optional)

A group-scoped key returns data across every property in your group. Add X-Property-Id to narrow a request to one property:
4

Connect an AI assistant (optional)

The same key authenticates the MCP server, so Claude, Cursor, and other MCP clients can search master profiles, reservations, reviews, and the guest event log directly.

Where to go next

API reference

Every endpoint, with an interactive playground.

API keys

Scoping, rotation, and revocation.

Data model

Guests, master profiles, reservations, reviews, loyalty, and the event log.

MCP server

Seven tools for AI assistants, secured with the same keys.