Generating the API Key
To generate an API key, perform the following:- Sign up or log in to your TensorPix account.
- Click on your email in the top right corner to open the dropdown menu.
- Click on the “Settings” menu.
-
On the Settings page, navigate to the “For Developers” section.
- In the “For Developers” section, you can generate new API keys and revoke existing ones.
API access is not available in all subscription plans. See pricing for more details.
Only one API key can be active at a time. You can revoke an existing key and generate a new one at any time you like. The API key does not expire.
Request Authentication
To authenticate your API calls, add the following Authentication header to your requests:Authorization: Token <YOUR_API_KEY>