API keys are powerful and provide privileged access that developers use to interact with the data in their SquadCast Account, typically through backend code. They should be kept secret and only be used with other trusted apps because they provide access to create, modify, and delete data in your SquadCast Account.
- Navigate to your Account page and select Developers within the left side navigation
- Click the Create API Secret Key button
- Input the Key Name, we recommend
- using the name of the trusted app you are using the Key with
- creating one Key per trusted app (this will allow you to revoke them per trusted app if needed in the future)
- Click the Create button to save your new API Secret Key
- Click the Reveal button to view your new API Secret Key
- Click the Manage API Key button (3 dot icon) and select Copy to Clipboard to copy your new API Secret Key to your clipboard
- Click on the API Docs button to access full developer documentation for the SquadCast API