API Key Authentication (Deprecated)

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

HeaderDescriptionRequired
X-API-KEYYour Api Key. This key is specific to a user.true
X-API-ORGAn identifier that is specific to an organization.true

πŸ“˜

Obtaining Your API-KEY and API-ORG

To view or create new API-KEY, go to Settings > Developers > API

To find the API-ORG for the organization you want to use to make requests, go to

Settings > Overview, where the API-ORG is listed at the top