Authentication
The WasteCheck API uses API keys to authenticate requests. You can manage your API keys from the Developer Portal.API Key Authentication
Include your API key in theAuthorization header with every request:
Live vs Test Keys
WasteCheck provides two types of API keys:Getting Your API Key
- Sign up at portal.wastecheck.co.uk/signup
- Navigate to API Keys in the dashboard
- Click Create New Key and choose Live or Test
- Copy the key immediately — it is only shown once
Rate Limiting
Rate limits are applied per API key using a sliding window. When you exceed the limit, the API returns429 Too Many Requests with a Retry-After header.
Monthly usage is tracked per API key and resets on the 1st of each billing cycle.
Plan Limits
All plans include all endpoints. There is no feature gating between tiers.