mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-22 02:32:51 +01:00
Updated API (markdown)
parent
c8d35fd2c1
commit
db50d09287
@ -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 ###
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user