Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
Mrcomputer1 edited this page Jun 10, 2016 · 2 revisions

Sharp API documentation

THE API IS NOT COMPLETE AND MIGHT BE CHANGED!

NOTE THE API REQUEST DO NOT YET WORK AS THEY ARE STILL BEING MADE


Sending requests to the API

https://api.sharpscratchmod.cf/(url)

GET Requests

Gets Information

POST Requests

Sets information

Limiting output

The GET variables limit and offset

Limit's default is 5

Offset's default is 0

Limit: limits how much is shown

Offset: where does the API start looking, 0 is newest

Clone this wiki locally