X-API-Key. No request
signing, no token exchange.
Get an API key
Sign in to the HayInsights dashboard and go to
Account → API keys to create a key. It looks like
apk_….Store it as an environment variable:Read the response
Every response uses the standard envelope. The payload is in
data:success: true means the call worked. On an error, success is false and
the details are in error — see Error codes.Check your quota
Every response carries rate-limit headers so you can self-throttle:See Rate limits for the weighting model.
Next steps
Authentication
How API keys work and how to rotate them.
Browse the API
All 40 endpoints across the six data domains.
Plans & features
Which plan unlocks which datasets.
Rate limits
Weighted quota and the
X-RateLimit-* headers.