🎴Get Your API Key
Learn how to get an access key to start building with Altura
Last updated
Learn how to get an access key to start building with Altura
Last updated
An API key is required for all requests made via the API and is required to initiate the SDKs. You are automatically given an API key for free once you log into the developer portal.
go to Altura Developer Portal
Connect your wallet
Click on Create
in the API Key section
That's it! You can now use your API key to interact with Altura's API and SDKs.
An API key is required for all requests and is passed via the query parameters as apiKey
or via the request headers as ALTURA_API_KEY
Query parameters
?apiKey=XXXXXXX-XXXXXXX-XXXXXXX-XXXXXXX
Request headers
ALTURA_API_KEY=XXXXXXX-XXXXXXX-XXXXXXX-XXXXXXX
If your API key gets compromised, regenerate it immediately. This will invalidate the old API key.