Version: 1.0.17
Swagger Petstore - OpenAPI 3.0
This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about Swagger at http://swagger.io. In the third iteration of the pet store, we've switched to the design first approach! You can now help us improve the API whether it's by making changes to the definition itself or to the code. That way, with time, we can improve the API in general, and expose some of the new features in OAS3.
Some useful links:
Authentication
- OAuth 2.0: petstore_auth
- API Key: api_key
Security Scheme Type: | oauth2 |
---|---|
OAuth Flow (implicit): | Authorization URL: https://petstore.swagger.io/oauth/authorize Scopes:
|
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | api_key |