Rate Limits on the Airthings API
#
Airthings for BusinessEach Airthings For Business Client is by default allowed 5000 requests per hour. Users signed in through the same client all share that same quota. Since the client and subscription is owned by the user administrating it.
The current rate limit status is indicated in the response headers:
If a client exceeds the rate limit, the API will respond with status code: 429
and the below mentioned response body and header indicating when the sliding windows will grant the client a new request.
You can request increases to the API quota:
Airthings For Business Support#
Airthings ConsumerA consumer can create 1 Airthings API-client, with Client Credentials Grant authorization. The client can be used to fetch air quality data uploaded by the customer's own device. The API is limited to 120 requests per hour.