Authenticate and list doors/access events via the Genea Access Control API
domain: apidocs-accesscontrol.getgenea.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
As a Global Admin, create a Global API Key from the Genea admin portal (Global Overview > API Keys, or per-location Integrations > Roll your own > API)
Optionally scope a restricted API key (e.g. read-only Hardware access) instead of the full-access secret key
Authenticate requests with a bearer token in the Authorization header over HTTPS
Call list endpoints (e.g. list doors, list users, list building access events) using the required page and page_size pagination parameters (page_size between 1 and 100)
Handle standard HTTP status codes (403 for an invalid/insufficient key, 404 for missing resources) and respect per-endpoint rate limits, most capped at 100 requests/minute
Known gotchas
Migrating from the legacy per-user API Token to a Global API Key drops support for the Me and List my locations endpoints; use Get API Key Detail to fetch customer_uuid instead
page and page_size are both required together to paginate; omitting one breaks pagination
The secret key is shown only once at creation; regenerating it invalidates the old key everywhere it's used
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?