Introduction

The BurstyAI Workflow API is organized around REST. Our API has predictable resource-oriented URLs engineered around different AI model families and creation pipelines. It accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

This is the documentation for version 1.0 of the API.