mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-03 05:25:10 +00:00
Updated API (markdown)
parent
ba3387e107
commit
a4191aea7a
1 changed files with 2 additions and 0 deletions
2
API.md
2
API.md
|
@ -1,3 +1,5 @@
|
|||
### API IS STILL WIP AND VERSION BUMPS WILL NOT OCCUR UNTIL POST 1.0 RELEASE. ###
|
||||
|
||||
## URL ##
|
||||
|
||||
All API endpoints are based off of `/api/v1`. As in, if you access Lidarr via `http://localhost:8686`, the API root would be `http://localhost:8686/api/v1`. You can also take the example `http://192.168.1.20:8686/lidarr/api/v1`.
|
||||
|
|
Loading…
Reference in a new issue