mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated API (markdown)
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 ###
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue