diff --git a/API/API.md b/API/API.md index 1abcbe1..ef1242c 100644 --- a/API/API.md +++ b/API/API.md @@ -5,7 +5,7 @@ All API endpoints are based off of `/api` if you access Sonarr via `http://local ## Authentication ## -All requests made to the api endpoint require API Key authentication using the X-Api-Key header or using the apikey query string. +All requests made to the api endpoint require API Key authentication using the X-Api-Key header or using the ```&apikey=``` query string. ### API Key ###