Yurba Docs

GET /photos/{photo_id}.jpg

GET /photos/{photo_id}-{width}x{height}.jpg

Returns image/jpeg.

Request URL params:

photo_id: int
width: int (optional)
height: int (optional)

Response:

*image/jpeg*
Using the width and height parameters, scaling occurs only if the specified parameters do not exceed the original ones on the server