Skip to main content

Find your credentials

You need two values from your Adaptive deployment:

Copy your API key from the top left navigation switcher

Click the navigation switcher in the top left corner (labeled View all use cases) to reveal your API key. Your deployment URL is provided by your administrator.

Set environment variables

The SDK and HTTP clients use these environment variables to connect to Adaptive.
Use the OpenAI Python library with your Adaptive deployment:
Set model to use_case_key/model_key.
Include your API key in the Authorization header: