Skip to content

Authentication Methods

Kason Chan edited this page May 27, 2015 · 1 revision
  • Basic Authentication

The current version of API provides a single method for authentication.

Basic Authentication

The API supports Basic Authentication as defined in RFC2617.

Via Username and Password

To use Basic Authentication with the PlayChat API, simply send the username and password associated with the account.

Clone this wiki locally