Skip to main content

Security

All calls are strictly encrypted by using only HTTPS.

Authentication

info

Contact your Customer Success Manager to get a valid API token.

Each http request needs to be authenticated with a bearer token.

Authorization: Bearer <token>

Sets the API Key as Bearer token and should be formatted in Bearer <token> as part of each HTTP request header.

One API key belongs to one Company.
If you implement multiple Companies you need multiple api keys.

You will get two kind of API keys from Customer Success Manager:

  • Production API Key – should be used when API integration is finished and everything is ready to start receiving Contact data updates

  • Sandbox API Key – should be used for the API integration development, it won't affect production data