The API is available on the Enterprise plan. See pricing for details.
Base URL
All API requests are made to:/v1:
Available resources
Authentication
Set up API key authentication for your requests.
Projects
Create, read, update, delete, and archive projects.
Jobs
Create, read, update, and delete jobs. Assign and unassign pilots.
Team
List and view team members in your workspace.
Job Types
List, create, and delete job types for your workspace.
Error handling
The API uses standard HTTP status codes and returns error messages in a consistent format:200: Success201: Created204: No Content400: Bad Request403: Forbidden404: Not Found429: Too Many Requests