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}

Returns AppModel.

Request URL params:

public_key: string

Request headers:

token: string

Response:

{ ID: int, Name: string, PublicKey: string, SecretKey: string, RedirectUrl: string, Timestamp: int }