Skip to main content
The Neo API provides full programmatic access to the platform. Everything you can do through the dashboard, you can automate through the API: launch tasks, manage agents, configure schedules, handle secrets, and retrieve results.

Authentication

All API requests require a bearer token. Generate an API key from the Neo dashboard under Settings > API Keys, then include it in every request:
API keys are scoped to your organization and follow the same access controls as your user account.

Base URL

All endpoints use a single base URL: