Authenticate to the Event Temple API using the OAuth 2.0 Client Credentials grant for private/backend integrations

domain: api.eventtemple.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. In your Event Temple sandbox, go to Settings > Developers > Apps (or Chain-level settings if managing multiple properties) and create a private OAuth app to get a client_id and client_secret
  2. POST to https://api.eventtemple.com/oauth/token with grant_type=client_credentials, client_id, client_secret, and a space-delimited scope like "crm_read crm_manage"
  3. Store the returned access_token (expires in 7200 seconds / 2 hours) and use it as a Bearer token on subsequent calls
  4. Call endpoints such as GET https://api.eventtemple.com/v2/bookings with an Authorization: Bearer header
  5. Include the X-API-ORG header with the target organization's API Org ID (found under Settings > Overview or via the organizations endpoint) on every request that needs it

Known gotchas

Related routes

Authenticate to the Event Temple API using the OAuth 2.0 Authorization Code grant for public integrations
api.eventtemple.com · 5 steps · unrated
Authenticate to the Cvent API with OAuth client credentials and retrieve event data
cvent.com · 5 steps · unrated
Obtain an OAuth2 access token for the Koha REST API using the client credentials grant
koha-community.org · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans