Security Schemes
basic
http
Scheme:
basic
petstore_auth
Get access to data while protecting your account credentials.
OAuth2 is also a safer and more secure way to give you access.
oauth2
implicit
Authorization URL:
http://petstore.swagger.io/api/oauth/dialog
Scopes:
write:pets
modify pets in your accountread:pets
read your pets
api_key
For this sample, you can use the api key `special-key` to test the authorization filters.
apiKey
In:
header
Header name:
api_key