ReqRes Collections API
The Collections API from ReqRes — 4 operation(s) for collections.
ReqRes Collections API is one of 6 APIs that ReqRes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 16 JSON Schema definitions.
Tagged areas include Collections. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, pricing, an engineering blog, a JSON-LD context, and 16 JSON Schemas.
This API exposes 10 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 2.1.0.
Requests are made against 2 base URLs: https://reqres.in, http://localhost:8000.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
ReqRes Collections API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as x-api-key (ApiKeyAuth).
It accepts HTTP bearer tokens (session_token) (BearerAuth).
Paths & Operations 10
Across 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are CollectionRecord (9 properties), Collection (9 properties), CollectionCreateRequest (5 properties), CollectionUpdateRequest (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ReqRes 5
Other APIs ReqRes publishes across the network.