Skip to main content

Fetch Photo API

The following API allow you to fetch a single photo given a photo id.

Note: All the apis accept api key based token authentication

GET /v1/ext/photo/<photoId>/show

This api returns the binary photo data directly without any wrapper. The response is a binary stream of the photo data.