May 8th, 2026

BA Copilot now has a REST API. Send a text prompt describing a process and get back BPMN 2.0 XML — three distinct options per request so you can pick the best starting point. Refine any option with follow-up prompts, either by referencing a stored generation or passing inline XML.
The API supports synchronous and asynchronous modes, idempotency keys for safe retries, and cursor-based pagination. An OpenAPI spec is available for client generation.
A built-in Test Console in the dashboard lets you try requests and preview the resulting BPMN without writing code.
It’s for Pro plan and above, but while it’s still in ‘Labs’ mode, Essential plan and trial users can try it.
Create an API key in Dashboard → API to get started.