diff --git a/API.md b/API.md index ca271e4..814414c 100644 --- a/API.md +++ b/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`.