Skip to content

Account and team

API keys and access media

An API key is a secret credential that lets you call the Platform’s REST API from your own code (a script, a backend, an external CRM…) without going through the login form: instead of email and password, your integration sends the key on every HTTP request. It’s the mechanism meant for M2M integrations (machine-to-machine) — automations, syncs with other systems, your business’s internal scripts — never for a person to log into the Platform’s own interface with it.