Updated API (markdown)

Taloth 2016-02-20 00:15:08 +01:00
parent c8d35fd2c1
commit db50d09287
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@ All API endpoints are based off of `/api` if you access Sonarr via `http://local
## Authentication ## ## 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 ### ### API Key ###