API Documentation #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Simple documentation outlining the API end points and auth and all of that good stuff.
I'm thinking JS won't be available by default and will have to be enabled in the settings because of the potential for fraudulent activity against the API.
Wondering how the API should be auth, does each leaderboard have a key or does the account have a key and the leaderboard can be called by name? Key per leaderboard would require less information to be transmitted. Perhaps there needs to be a key and a secret that are both required along with the leaderboard identifier?
I dunno, will figure out when I get there.