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.

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

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

2. Open the API Reference

Visit the interactive API Reference to view all available endpoints for creating, updating, and running Tasks.

3

3. Make a request

Paste your authentication token, select your organization and project IDs, and execute the request directly from your browser - no setup required.