π Secure Your API AccessAPI keys are used to authenticate and authorize requests to the Trackpilots REST APIs.
π Overview
Trackpilots uses API Keys to securely authenticate API requests.Each API key is unique and must be kept confidential. You can generate and manage API keys from the Developer Tools section in the Trackpilots dashboard.
β Create an API Key
Follow these steps to generate a new API key:- Go to Developer Tools menu in your Trackpilots dashboard.
- Select API Keys from the menu.
π Direct link: https://app.trackpilots.com/developer-tools/api-keys - Click the Create API Key button in the top-right corner.
- Enter a Name for your API key.
- Click Create.
β οΈ Important Notes
π Store Your API Key SecurelyThe API key is displayed only once during creation.
Make sure to copy and store it in a secure location.
Make sure to copy and store it in a secure location.
- β You cannot view the full API key again after creation.
- π If lost or compromised, generate a new API key.
- π« Never share API keys publicly or commit them to Git repositories.
