Authentication
All API requests must be authenticated using an API key passed in the Authorization header.
Notes
# API Authentication All requests require an API key in the Authorization header: Authorization: Bearer xhunt_live_sk_... API keys are scoped (read-only, write, admin) and can be rotated from your dashboard. Rate limits: 1,000 req/hr (Starter) · 10,000 req/hr (Growth) · Unlimited (Enterprise)