API Reference

Complete reference for the SiftlyAPI REST endpoints. All responses are JSON-encoded.

Base URLs

EnvironmentURL
Productionhttps://api.siftlyapi.com

Authentication

All API requests (except /health) require an API key. Pass it via either header:

Header options
# Option 1: X-API-Key header (recommended)
X-API-Key: YOUR_API_KEY
# Option 2: Authorization Bearer
Authorization: Bearer YOUR_API_KEY

Rate Limits

PlanMonthly RequestsRate Limit
Hobby1,00020/min
Pro50,000100/min

Endpoints