Skip to content
Theetouch Kasemarnontana edited this page Nov 26, 2021 · 14 revisions

Suchon's Site API documentation

Contents

1. Overview

Suchon’s Site API is a JSON-based API. All requests are made to endpoints beginning:

https://suchonsite-server.herokuapp.com/

All requests must be secure, i.e. https, not http.

2. Resource

The API is RESTful and arranged around resources.
All requests must be made with an integration token. All requests must be made using https.

documentation for Suchon's Site API

Clone this wiki locally