AutoLeadsRus API Documentation

Use our REST API to access, filter, and sync high-quality leads directly into your system in real time.

🚀 Authentication

POST /auth/token
Headers: 
  Content-Type: application/json
Body:
  {
    "client_id": "your_id",
    "client_secret": "your_secret"
  }
  

📥 Fetch Leads

GET /api/v1/leads?region=US&intent=high
Headers:
  Authorization: Bearer YOUR_ACCESS_TOKEN
  

📑 Webhook Integration

We support webhook delivery for real-time CRM ingestion. Full developer portal coming soon.

Need help? Contact our dev team at api@autoleadsrus.com