Creating Tasks via API
You can create, configure, and deploy Tasks programmatically using the Rightbrain API - the same system that powers our no-code dashboard.
Rather than working with static examples, use our interactive API Reference to explore every available endpoint and call them live with your own credentials.
This interface automatically reflects your organization, authentication method, and the latest API updates.
Try the interactive REST API explorer
Learn how to authenticate with API Keys or OAuth 2.0
All Rightbrain Tasks can be created and managed through API - including prompt configuration, input processors, model selection, and structured outputs.
You can test each call instantly inside the API Reference without writing any code.
1. Choose your authentication method
Use either an API Key or OAuth 2.0 Client to authenticate your requests.
See the Authentication guide for setup details.
2. Open the API Reference
Visit the interactive API Reference to view all available endpoints for creating, updating, and running Tasks.
