The Adaptive Engine API uses API keys for authentication. You can find your personal API key on the bottom left of the Adaptive UI by clicking your user profile icon.Documentation Index
Fetch the complete documentation index at: https://docs.adaptive-ml.com/llms.txt
Use this file to discover all available pages before exploring further.

Authorization HTTP Header as such:
Adaptive client, as such:
Adaptive SDK
$ADAPTIVE_API_KEY instead of explicitly passing it to the Adaptive client.
If you are using the OpenAI Python library to make inference requests, you can configure the OpenAI Client as such:
OpenAI Python

