api-docs
api-docs copied to clipboard
API documentation for https://www.harvardartmuseums.org
Create Open API specification document for greater accessibility of the HAM API. I sent a pull request with the Open API YAML file attached. To see my work, copy the...
YAML file containing Open API specification for HAM API. To view the functionality of the Open API spec, copy the YAML file content into Swagger Editor at https://editor.swagger.io/ and test...
Hi. When I move to the next page of records there is often an entry that was also present in the previous page of records. Any idea why this might...
Hi, Is it possible to request all images containing certain colors (where the colors are given in hex code)? I tried with https://api.harvardartmuseums.org/color/34838386?apikey=...colors=color:#0000ff|#FF0000&q=imagepermissionlevel:0 but that didn't seem to work. Thank...
Originally reported here: That was my bad I was trying to throw more things onto to get it to work. I think the main issue was that q was being...
https://api.harvardartmuseums.org/object&hasimage=1&gallery=1320 then it's returning a lot data but all data don't have image "images": [], "primaryimageurl": null, that's not what i excepted. How can i handle this problem ?
Would it be permissible to create a Twitter bot that Tweets an image from the images resources(with original link and information) once a day? The image would need to be...
Hi, the API is awesome, thanks for sharing! I created my final project for [cs50 mobile on edx](https://www.edx.org/course/cs50s-mobile-app-development-with-react-native) based on it, and I'd like to share! Here is the [repo](https://github.com/PedroBern/react-native-art-museums-app)....
_Originally posted by @sarkarchandan in https://github.com/harvardartmuseums/api-docs/issues/2#issuecomment-312981847_