GenAI Stack REST APIs

How to Use Our REST APIs

GenAI Stack APIs power developers to integrate the stacks that they built & deployed in GenAI Stack into their platform.

Working with GenAI Stack APIs

GenAI Stack APIs support bearer authentication. Where you have to send the api key in the Authorization header when you're making api requests.

Authorization: Bearer <api-key>

How to get API keys?

Step 1: Go to the API Keys page (https://app.aiplanet.com/account/api-keys)

API Keys

Step 2: Click on the Create new API key & add the name.

Click on the Create API key to generate the key.

API Key Modal

Step 3: Save the API Key.

Once the key is generated please save the api key somewhere. Once the api key modal is closed you will not be able to view the api key for security reasons.

API Key generated

Last updated