Cataas Admin API
Administrative operations on the cat catalog (admin token required)
Cataas Admin API is one of 4 APIs that Cataas publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 8 JSON Schema definitions.
Tagged areas include Admin. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 8 JSON Schemas.
This API exposes 4 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.
Requests are made against a single base URL, https://cataas.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Cataas Admin API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
bearerAuth— Admin-only bearer token for moderation and catalog management.
Paths & Operations 4
Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 PATCH, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Administrative operations on the cat catalog (admin token required)
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Cat (9 properties), ErrorResponse (1 property), EditCatRequest (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Cataas 3
Other APIs Cataas publishes across the network.