Verify credentials, connect a CMS, and reference internal endpoints and webhooks.
Account-level and utility endpoints. GET /me and POST /connect have live playgrounds in the sidebar; the internal endpoints below are documented for reference only.
GET /me returns basic profile info and works on any valid key — the fastest way to test authentication.
Connect a CMS
POST /connect registers a Framer or WordPress integration against your API key.
GET /me skips the paid-tier check, so it succeeds on any valid API key regardless of subscription. Use it in health checks and setup wizards to confirm a key is live.
Used by the Keupera in-page tracker script to record AI bot visits. Not intended for direct integration — read the data via the Analytics bot-traffic endpoints instead.