API Key Information
Understanding and Obtaining Your API Key
Laatst bijgewerkt
Understanding and Obtaining Your API Key
An API key is a unique identifier that allows you to access Altum AI's APIs securely. It is required in the x-api-key header for all API requests to ensure proper authentication.
You can obtain your API key in one of two ways:
Via the Platform: Generate your API key directly on the Altum AI platform.
By Subscribing: An API key will be provided when you subscribe to the Startup plan or Unlimited plan.
Include the API key in the x-api-key header of every API request. Without a valid key, your request will not be authenticated.
Example Header:
x-api-key: YOUR_UNIQUE_API_KEYKeep your API key confidential to prevent unauthorized access to your account.
Laatst bijgewerkt