Quick Start
Last updated
Last updated
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
You can generate an API key from your Dashboard at any time.
The best way to interact with our API is to use one of our official libraries:
To make your first request, send an authenticated request to the pets endpoint. This will create a pet
, which is nice.
Take a look at how you might call this method using our official libraries, or via curl
:
Add a new pet to the store.
10
doggie
pet status in the store