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/leadsList all leads in your pipeline with filtering and pagination
GET
/api/v1/leads/:idRetrieve a specific lead with full enrichment data and activity history
POST
/api/v1/pipelinesCreate a new discovery pipeline with targeting criteria
GET
/api/v1/pipelines/:id/statsGet pipeline performance metrics and conversion rates
POST
/api/v1/webhooksRegister a webhook for real-time pipeline event notifications
GET
/api/v1/agents/statusCheck the status of running AI agents and their current tasks
Full interactive API documentation is coming soon.
Contact dev@atlase.ai for early access.
