Yurba Docs
Yurba Documentation

Get started

Accounts

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

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