API Reference

Programmatic access to your ATLAS Engine pipelines

Authentication

API key-based auth via Authorization header

Base URL

https://api.atlasengine.io/v1

Format

JSON request and response bodies

Webhooks

Real-time event notifications via HTTP POST

Endpoints

GET
/api/v1/leads

List all leads in your pipeline with filtering and pagination

GET
/api/v1/leads/:id

Retrieve a specific lead with full enrichment data and activity history

POST
/api/v1/pipelines

Create a new discovery pipeline with targeting criteria

GET
/api/v1/pipelines/:id/stats

Get pipeline performance metrics and conversion rates

POST
/api/v1/webhooks

Register a webhook for real-time pipeline event notifications

GET
/api/v1/agents/status

Check the status of running AI agents and their current tasks

Full interactive API documentation is coming soon.

Contact dev@atlase.ai for early access.