{"repo":"harvardartmuseums/api-docs","free":true,"listed":false,"github":"https://github.com/harvardartmuseums/api-docs","clone":"git clone https://github.com/harvardartmuseums/api-docs.git","description":"API documentation for https://www.harvardartmuseums.org","language":null,"stars":420,"topics":["museum","iiif","api"],"license":null,"category":"api-integrations-sdks","readme_excerpt":"Harvard Art Museums API Documentation The Harvard Art Museums API is a REST-style service designed for developers who wish to explore and integrate the museums’ collections in their projects. The API provides direct access to the data that powers the museums' website and many other aspects of the museums. Access to the API All requests to the API begin with: And all requests must also specify the resource you want to retrieve: And every request must be accompanied by the apikey parameter and an API key. The API uses keys to authenticate requests. API keys take the form 00000000-0000-0000-0000-000000000000 . Here is the full structure of a typical request: Send a request to obtain your key. Responses and data format All data is in JSON format. Here is a typical response: Paging through data Requests that return large numbers of records will be spread across multiple pages. By default, a request returns 10 records per page. You can increase this number (up to 100) by adding the size parameter to a request. For example add &size=100 to get 100 records per page. To move through a large record set, add the page parameter and set it some value greater than 1 (i.e. &page=2 ). The next and prev fields in the info block provide a handy shortcut for paging forward and backward through records. They will contain a fully formed URL to the next and previous pages of records. Send a new request to the value in the next field to move forward. Check for the existance of the next and prev fie","default_branch":null,"files":null,"tree":[],"storefront":"/r/harvardartmuseums","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/harvardartmuseums/api-docs/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}