API Access
Manage your API keys and view usage documentation.
Systems Operational|v1.2.0
Production API Key
Keep this key secret. Do not expose it in client-side code.
Usage Limits
Requests per minute45 / 100
Daily Quota1,240 / 10,000
Quick Start
curl -X POST https://api.leadsyx.com/v1/search/company \
-H "Authorization: Bearer sk_live_••••••••••••••••••••" \
-H "Content-Type: application/json" \
-d '{"domain":"example.com"}'