IPFS pins API
The pins API from IPFS — 2 operation(s) for pins.
IPFS pins API is one of 40 APIs that IPFS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include pins. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.
This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version v0.
Requests are made against 3 base URLs: http://localhost:5001, http://127.0.0.1:5001, https://ipfs.infura.io:5001.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 5
Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are PinStatus (6 properties), Pin (4 properties), PinResults (2 properties), Failure (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 IPFS 12
Other APIs IPFS publishes across the network.