API Reference
The Outlix API allows you to programmatically manage products, leads, drafts, pain cards, sequences, and more. Build powerful integrations and automate your sales workflows.
Base URL
https://api.outlix.ioAuthentication
Bearer token in Authorization header
Interactive Docs
Authentication
All API endpoints require authentication using a Bearer token. Include your API token in the Authorization header of every request.
Get your API token
- Go to Settings in your dashboard
- Navigate to the API section
- Click Generate Token
- Copy and securely store your token
Example request:
curl https://api.outlix.io/api/products \
-H "Authorization: Bearer YOUR_API_TOKEN"Rate Limits
API requests are rate limited based on your plan. If you exceed the limit, you'll receive a 429 response.
| Plan | Requests/min | LLM Tokens/month |
|---|---|---|
| Starter | 60 | 100,000 |
| Growth | 120 | 500,000 |
| Scale | 300 | 2,000,000 |
Products
Manage products and playbooks
Leads
Create and manage leads
Drafts
Generate and manage email drafts
Pain Cards
Pain detection and management
Sequences
Follow-up sequences and automation
Knowledge Base
Document management and competitor intelligence
Analytics
Performance metrics and patterns
Usage
Usage tracking and limits