
How to get API access
- Open Settings → API
- Copy the Base URL — it’s unique per workspace
- Copy the Authorization key
- Use the key in
Authorization: Bearer ...header on every request
Basic example
Use cases
- Integrate ASCN Agent with your product
- Bridge multiple agents via API
- Connect to Zapier, Make or custom scripts via webhooks
Base URL and auth key are tied to a specific workspace.

