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.io

Authentication

Bearer token in Authorization header

Interactive Docs

Try it in Swagger

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

  1. Go to Settings in your dashboard
  2. Navigate to the API section
  3. Click Generate Token
  4. 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.

PlanRequests/minLLM Tokens/month
Starter60100,000
Growth120500,000
Scale3002,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

Need help with the API?

Check out our guides or reach out to support.