Petstore Sample API

Manage your pets, customers and orders for your pet shop

Get Started

Overview

Petstore is a sample API that simulates a pet shop management server. The API allows you to access Petstore data using a set of individual calls. There are three endpoint groups namely Pet, Store and User. Playing around with this API documentation can help you understand how APIMatic docs provide value to you.

Manage Pets

This group contains every endpoint needed to manage Pet's records. Add, remove, retrieve or update them.

Manage Store

This group contains endpoints required to manage your orders. Create order records, update order status, or retrieve your inventory details for instance.

Manage Users

Manage your customer records through this endpoint group. Contains endpoints for users to log in and out too.

Getting Started

A step-by-step tutorial for getting started with the SDKs, right from installing to making your first API call.

Authentication

Easily authenticate the client for making calls to the server.

SDKs & Code Samples

Code Samples are the quickest path to the first hello world, while SDKs lift the heavy burden of communication with an API.

API Console

Start making Live API calls with your input without writing a single line of code.