How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PetExec Pets API

Pet profiles, pet types, breeds, and vets.

PetExec Pets API is one of 14 APIs that PetExec publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://secure.petexec.net/api, https://beta.petexec.net/api.

6 operations 5 paths 6 schemas 1 DELETE5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://secure.petexec.net/api
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

PetExec Pets API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 password-grant access token obtained from POST /token. Passed as Authorization: Bearer YOURACCESSTOKEN.

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 1 DELETE, 5 GET. Each is listed below with its method, path, parameters, and response codes.

Pets 6

Pet profiles, pet types, breeds, and vets.

GET
/pet/{pet_id}
Get pet information
getPet 1 param → 200401404
DELETE
/pet/{pet_id}
Delete a pet
deletePet 1 param → 200401404
GET
/pet-type/
List pet types
listPetTypes → 200401
GET
/breed/pet-type/{pet_type_id}
List breeds for a pet type
listBreedsForPetType 1 param → 200401
GET
/search/pets/{search_criteria}/page/{page_number}/data/{data_per_page}
Search pets
searchPets 3 params → 200401
GET
/vet/
List vets
listVets → 200401

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed is Pet (1 property). Each schema is shown below with its type and property counts.

DeleteResponse
object
Breed
object
PetType
object
Pet
object
1 property
Vet
object
Error
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

petexec-pets-api-openapi.yml Raw ↑

Other APIs PetExec publishes across the network.

PetExec Authentication API
PetExec Boarding API
PetExec Calendar API
PetExec Company API
PetExec Credit Cards API
PetExec Daycare API
PetExec Grooming API
PetExec Owners API
PetExec Profile API
PetExec Purchase History API
PetExec Reports API
PetExec Scheduled Services API
Where this information came from

This is an independent, third-party profile of PetExec Pets API, 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.