Developer API Resources v2

Developer API Resources v2

By using the Pinogy API you agree to the Pinogy Terms of Service. To list your application in Pinogy's App Store you must also agree to the Application Developer and API Agreement.

The Pinogy POS API is a JSON/HTTPS REST API that lets approved partners read and write the same data the Pinogy POS uses — customers, pets, products, transactions, promotions, and more. This space is the technical reference for that API, generated from the live backend so it stays accurate.

New here? Start with Getting Started to obtain credentials and make your first authenticated call, then read Authentication & Sessions and Common Parameters & Conventions.

Developer assistance

If you get stuck implementing the API, email support@pinogy.com.

Base URL

Each integration is provisioned with its own API host (for example https://api-corepos-v1.pinogy.com). You will receive your host, access key, and secret key per client. All endpoint paths in this documentation are relative to your assigned host and are served over HTTPS.

Client libraries

Reference client implementations (login + signed requests) are available for four languages. Code samples in this documentation use Python.

Language

Source

Foundations

Read these first — they apply across every resource.

Resources

Customers & leads

Pets

Access to specific resources depends on your access level, permissions, and agreements. Some endpoints may not be available to every integration.