How do I get API access?
Steps for obtaining an Intrlume API key.
Overview
You need an API key to use Intrlume's voice AI APIs.
Steps
- Log in at
https://dashboard.intrlume.com. - Navigate to the API Keys page.
- Click Generate Key.
- Copy your API key and store securely.
Example Usage
curl -H "Authorization: Bearer YOUR_API_KEY" https://api.intrlume.com/v1/agents
Was this page helpful?