Authentication
All API requests require authentication using API keys.
API Keys
API keys are used to authenticate requests to the YourSiteHurts API. Each API key is associated with your team and counts against your team's credits.
You can create, view, and manage your API keys in the API settings section of your dashboard.
Using Your API Key
Include your API key in the X-API-Key
header with every request.
API Key Security
Keep your API keys secure and never share them publicly. If you believe an API key has been compromised, delete it immediately and create a new one.