Create an API Key
Log in to the dashboard and navigate to Settings > API Keys view.
Select
Create API Key
Assign a descriptive name to the API Key.
Input the domains you want to restrict your application to in Allowed Domains then select Next. Restricting domains is highly recommended for any applications with client-side code or frontend applications.
- Authorize all domains by selecting the checkbox or inputting
*
into the text field - Authorize local URLs with
localhost:<port>
- Authorize all domains by selecting the checkbox or inputting
Store your secret key in a secure location and confirm that you have stored it by checking the checkbox then select Complete.