Browse API & SDK
API & SDK · API Reference

Reference

Explore project resource endpoints, request parameters, and return types.

1 min read

Use the API Reference when you need to work directly with Documents, Evaluations, Flow Requests, or Vector Indexes. Resource methods use project scoped routes under:

https://api.botdojo.com/api/v1/accounts/{account_id}/projects/{project_id}

Requests are authenticated with your API key. Most resource methods accept a JSON object containing a positional params array; each endpoint documents the required order and data type.

Beta Resource endpoints in this section may change. Keep integrations isolated behind your own API client so you can update them without changing the rest of your application.

Resources