Yurba Docs
Yurba Documentation

Get started

Accounts

Apps

Users

Relationships

Dialogs (Messages)

Tracks (MuseBase)

Photos

Posts

Comments

Safety

Other

Yurba CDN (cdn.yurba.one)

For Desktop Developers

GET /apps/{public_key}/token

Returns AppTokenModel.

Request URL params:

public_key: string

Request headers:

token: string

Response:

{ Token: string, App: AppModel, User: int, LastBeen: int, Timestamp: int, IP: string } More about AppModel you can look here: /apps/{publc_key}