Log In

Get the current request limit per day and number of requests for the specified API key.

Response

{
  "limit": 500,
  "used": <number of requests counted in daily window>
}
Language
Click Try It! to start a request and see the response here!