WaltersArtMuseum / api-thewalters-org

Repository for the Walters Art Museum collections API. This API provides images and data about objects in the collection of the Walters Art Museum in Baltimore, Maryland.
https://api.thewalters.org/
46 stars 4 forks source link

Limit on the number of request of APIs #74

Closed dravadhis closed 1 year ago

dravadhis commented 3 years ago

The API documentation mentions at (at-least) two places that the API puts a limit on the number of requests allowed per API key.

  1. This on the Accounts page after registering and logging in. To prevent abuse, the Walters Art Museum places limits on the number of API requests allowed per key. Using a valid API key allows you to access data from the API and also helps prevent abuse.

  2. This is in the GitHub documentation [README.md]. 6th point. The API has the ability to limit the amount of requests by API key to prevent abuse of the API.

However nothing has been mentioned about what the limit is. It would be good if the documentation explicitly mentions the limit so that people using the API can send requests accordingly.

dylan-k commented 2 years ago

The limit is currently disabled, so I'll work to remove this confusing information. Thank you for pointing it out.