538 B
538 B
title | anchor | weight |
---|---|---|
Introduction | intro | 6 |
The Freechat protocol is based on HTTP and currently outlines a json-based API hereafter referred to as just, the "JSON API". Due to the standards already in place with HTTP and JSON it is safe to assume that this protocol be more of an outline for what HTTP endpoints to have and what kind of data is to be expected in exchanges.
-
Endpoints listed in the JSON API Endpoints section.
-
Data structures are also outline under the structures section.