Authentication

Authentication

The Swagger Petstore - OpenAPI 3.0 supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.


petstore_auth


Type : oauth2
Flows : [object Object]

api_key


Type : apiKey
Name : api_key
In : header