Appearance
Example api calls
This provide all the example api calls you can make to the server.
The example api calls are divided into two parts:
json
{
"Headers": {},
"Body": {}
}
Here:
Headers: The headers you need to pass in the api call. If empty, no need to pass anything
Body: The body you need to pass in the api call. If empty, no need to pass anything
The variable are written in the format:
<variable>
Visit the following links to see the example api calls: