Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

API endpoints

Marco Ceccon edited this page Aug 4, 2020 · 1 revision

actions.macedon.ga/get

[GET]
Gets an user status.
EXAMPLE:
URL: https://actions.macedon.ga/get?uid=wmwjpzeplngkggbpimypbupyuujtwtrp


actions.macedon.ga/set

[POST]
Sets an user status.
MIME type accepted: application/json
EXAMPLE:
URL: https://actions.macedon.ga/set
Post data: { "uid": "aaaaaa", "token": "aaaaa", "status": "testing", "image": "https://random.link/to/png/image.png" }


Clone this wiki locally