-
Notifications
You must be signed in to change notification settings - Fork 0
API
Theetouch Kasemarnontana edited this page Nov 26, 2021
·
14 revisions
Contents
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.
The API is RESTful and arranged around resources.
All requests must be made with an integration token. All requests must be made using https.