Authentication
Overview
The Vryno API uses OAuth 2.0 for member (user) authorization and API authentication. Applications must be authorized and authenticated before they can fetch data from Vrnyo or get access to Vryno member data.
Authorization
Paste this in HTTP Headers: {"Authorization": "Bearer (TOKEN)"} in the bottom left of the playground application.