mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-16 21:11:52 +00:00
Update API Docs
This commit is contained in:
parent
c860b4e2b7
commit
97a6087e42
5 changed files with 285 additions and 288 deletions
|
@ -1,4 +1,4 @@
|
|||
# Admin Endpoints
|
||||
# Administration
|
||||
<aside class="warning">
|
||||
An admin JWT token is required for the below endpoints
|
||||
</aside>
|
||||
|
|
|
@ -2,4 +2,6 @@
|
|||
|
||||
Welcome to the GoScrobble API documentation.
|
||||
|
||||
The majority of these API endpoints are public with rate limiting and do not require authentication.
|
||||
The majority of these API endpoints are public with rate limiting and do not require authentication.
|
||||
|
||||
Base URL for the API endpoints: https://goscrobble.com/api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue