Gingr website screenshot

Gingr

Gingr is pet-care business management software for dog daycare, boarding, training, and grooming facilities, covering reservations, check-in/checkout, client and pet records, feeding and medication schedules, immunizations, report cards, point of sale, and payments. Gingr publishes a JSON:API-style Partner API (api.gingr.io, X-Api-Key header, live OpenAPI/Swagger and Postman collection at docs.gingr.io) covering owners (parents), pets, bookings/reservations, invoices and payments, immunizations, and report cards, alongside an older subdomain-scoped legacy reporting API used for read-only pulls of owners and reservations.

Gingr publishes 9 APIs on the APIs.io network, including Invoices API, Owners API, Payments API, and 6 more. Tagged areas include Pet Care, Pet Daycare, Boarding, Grooming, and Vertical SaaS.

Gingr’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

35.2/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessPaidSelf serve
9 APIs
Pet CarePet DaycareBoardingGroomingVertical SaaSSchedulingPayments

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 35.2/100 · thin
Contract Quality 14.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/gingr: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Gingr Invoices API

Invoices and charges.

Gingr Owners API

Owner/client ("parent") records.

Gingr Payments API

Charging and refunding cards on file, invoices, and deposits.

Gingr Pets API

Pet profiles belonging to an owner.

Gingr Report Cards API

Daily activity report cards generated for a pet's stay.

Gingr Reservations API

Bookings/reservations for daycare, boarding, training, and grooming.

Gingr Services API

Service catalog and facility configuration.

Gingr Vaccinations API

Pet immunization/vaccination records.

Gingr Waitlist API

Managing bookings that are on the facility waitlist.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Gingr Partner API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Gingr Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Gingr Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Gingr Finops

FINOPS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Gingr Authentication

apiKey · 1 scheme

SECURITY

Gingr Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gingr Agentic Access

48 operations · 22 acting

48 operations · 22 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: gingr
url: https://raw.githubusercontent.com/api-evangelist/gingr/refs/heads/main/apis.yml
name: Gingr
kind: company
description: Gingr is pet-care business management software for dog daycare, boarding, training, and grooming facilities,
  covering reservations, check-in/checkout, client and pet records, feeding and medication schedules, immunizations, report
  cards, point of sale, and payments. Gingr publishes a JSON:API-style Partner API (api.gingr.io, X-Api-Key header, live OpenAPI/Swagger
  and Postman collection at docs.gingr.io) covering owners (parents), pets, bookings/reservations, invoices and payments,
  immunizations, and report cards, alongside an older subdomain-scoped legacy reporting API used for read-only pulls of owners
  and reservations.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gingr.png
tags:
- Pet Care
- Pet Daycare
- Boarding
- Grooming
- Vertical SaaS
- Scheduling
- Payments
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: gingr:gingr-invoices-api
  name: Gingr Invoices API
  description: Invoices and charges.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/gingr-invoices-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-owners-api
  name: Gingr Owners API
  description: Owner/client ("parent") records.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Owners
  properties:
  - type: OpenAPI
    url: openapi/gingr-owners-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-payments-api
  name: Gingr Payments API
  description: Charging and refunding cards on file, invoices, and deposits.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/gingr-payments-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-pets-api
  name: Gingr Pets API
  description: Pet profiles belonging to an owner.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Pets
  properties:
  - type: OpenAPI
    url: openapi/gingr-pets-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-report-cards-api
  name: Gingr Report Cards API
  description: Daily activity report cards generated for a pet's stay.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Report Cards
  properties:
  - type: OpenAPI
    url: openapi/gingr-report-cards-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-reservations-api
  name: Gingr Reservations API
  description: Bookings/reservations for daycare, boarding, training, and grooming.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Reservations
  properties:
  - type: OpenAPI
    url: openapi/gingr-reservations-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-services-api
  name: Gingr Services API
  description: Service catalog and facility configuration.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/gingr-services-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-vaccinations-api
  name: Gingr Vaccinations API
  description: Pet immunization/vaccination records.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Vaccinations
  properties:
  - type: OpenAPI
    url: openapi/gingr-vaccinations-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
- aid: gingr:gingr-waitlist-api
  name: Gingr Waitlist API
  description: Managing bookings that are on the facility waitlist.
  humanURL: https://support.gingrapp.com/hc/en-us/articles/25722122517517-Gingr-API-Functions-Reference
  baseURL: https://api.gingr.io/v1
  tags:
  - Waitlist
  properties:
  - type: OpenAPI
    url: openapi/gingr-waitlist-api-openapi.yml
  - type: Documentation
    url: https://docs.gingr.io/documentation
  - type: Documentation
    url: https://support.gingrapp.com/hc/en-us/sections/26779521691661-Gingr-s-API
common:
- type: AgenticAccess
  url: agentic-access/gingr-agentic-access.yml
- type: DomainSecurity
  url: security/gingr-domain-security.yml
- type: Authentication
  url: authentication/gingr-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/gingr-llc
- type: Website
  url: https://www.gingrapp.com
- type: Documentation
  url: https://support.gingrapp.com/hc/en-us
- type: Plans
  url: plans/gingr-plans-pricing.yml
- type: RateLimits
  url: rate-limits/gingr-rate-limits.yml
- type: FinOps
  url: finops/gingr-finops.yml
- url: https://www.gingrapp.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Gingr, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.