Intervals API Resource:

quota

The base URL for this resource is located at
https://api.myintervals.com/quota/

Use this endpoint to query the number of API requests already consumed for the day, as well as the time (GMT) of the next quota reset. This resource is not bound by the limit of requests per day.

Collection

Allowed HTTP Methods
MethodGroup Access
GETAdministrator, Manager, Resource, Executive

To retrieve the entire list of this resource:

GET /quota/

Example output

{
    "personid": 3665532,
    "status": "OK",
    "code": 200,
    "quota": {
        "quota": 6000,
        "used": 3031,
        "business_day": "2022-01-25 22:10:18",
        "exceeded": "f"
    }
}

Start tracking time today

Join 5,000+ companies spending their time wisely with Intervals.

Try Intervals free