Welcome to Captain Data API v3, which allows you to automate actions, retrieve
jobs (runs), access results, and manage users and their accounts. If you
encounter any issues using this API, feel free to reach out at
support@captaindata.com.
If you’re new to Captain Data, we recommend reviewing the following resources before diving into the API:
Quickstart – A brief overview of how to use the API.
Core Concepts – A description of core objects and how to interact with them.
All subsequent examples will use these two headers as part of the request.To get your workspace’s UID and API key, go to Workspace’s Settings and copy the appropriate values.
Each API endpoint has an interactive playground where you can test requests directly.Additionally, in our UI, when working within a workflow, you’ll find a pre-generated cURL command to launch the workflow along with the appropriate payload body.