Get an API key
Create a server-side credential for the Breeze API.
API keys are created in the Breeze Customer Portal.
Open API Keys
Sign in to the portal and open the API Keys section.
Create a key
Give the key a name that identifies the service or environment that will use it.
Store it securely
Copy the key when it is shown and save it in your server-side secret manager.
Keep keys off the client
Never embed a Breeze API key in browser code, a mobile bundle, a public repository, or a client-visible environment variable.
Need help? Contact the Breeze team.