get https://hover.to/api/v2/images//image.jpg
Why would I use this?
This endpoint retreives the image specified by the ID exactly as it was uploaded to HOVER. You might use this endpoint to loop through the image IDs associated with your structure to retrieve them and populate them into a sales presentation deck, or store them in a CRM.
🛑 Please note, you must know the ID of the image(s) you are requesting; to get these IDs you can hit the Job Details endpoint with the ID of the completed job, and grab the array of image IDs in the response. 🛑
Successful Response
A 200 will return a .jpg
image that will download as the response, and you can adjust the size and quality as described above.
Supported Versions
Name | Description |
---|---|
small | 200x200, 60% quality |
medium | 800x800, 60% quality |
low_quality | Original resolution, 50% quality |