API Key Authentication

API Key Authentication is used to build private integrations that allow you to access your personal Event Temple data securely.

To authenticate with the EventTemple API using API keys, you need to pass the organization ID and API key through the following headers:

Headers

HeaderRequiredDescription
X-API-ORGtrueAn identifier that is specific to an organization.
X-API-KEYtrueA key that is specific to a user.

πŸ“˜

Obtaining Your API Key and Org ID

To view or create new API keys, go to Settings > Integrations > API

To find the Org ID for the organization you want to use to make requests, go to

Settings > Organization, where the Org ID is listed at the top

πŸ“˜

Obtaining Your API Key

View or create new API keys from Settings > Integrations > API .