API Reference
Use the Impresiv API to create, manage, and monitor workflows programmatically.Base URL
https://api.impresivai.com
Authentication
All endpoints require a Bearer token.Rate limits
API requests are rate-limited per workspace. If you exceed limits, the API returns429 Too Many Requests.
Endpoint groups
- Workflows: list, create, update, and delete workflows
- Executions: review run status and logs
- Webhooks: receive workflow execution events

