4EVERLAND IPFS Pinning Service API
4EVERLAND IPFS Pinning Service API, allowing applications to integrate pinning services without needing to understand the unique APIs of those pinning services.
You may already be aware that InterPlanetary File System or IPFS is a distributed storage network where computers from around the world form nodes to share data. To fully benefit from storing data on the IPFS network, it is crucial to pin files and folders to ensure their long-term storage on the network. If a file or folder is not pinned after being uploaded to IPFS, it will be deleted during the next automatic garbage collection process, which is used to maintain resources between nodes on the network. As 4EVERLAND Launches the IPFS Pinning Service API.
Through their IPFS re-pinning service, they have implemented the IPFS Pinning Service API. This API allows users to view pinned objects, add new objects to be pinned, or remove pinned objects.
4EVER Pin Endpoints
To interact with the 4EVERLAND implementation of the IPFS Pinning Service API, you can use the following API endpoints:
Authentication
You need to have an accessToken
to authenticate with 4EVERLAND through the Pinning Services API spec. To create an Access Token
for 4EVER Pin, you can navigate to the 4EVER Pin page and click on “Access Token”. Please note that once created, this Access Token
can not be deleted, but can be reset if needed.
Include the Access Token in your API requests as an authorization header:
Authorization: Bearer <access-token>
About 4EVERLAND
4EVERLAND is a Web 3.0 infrastructure that integrates storage, computing, and network core capabilities. It aims to help the user make a smooth leap from Web 2.0 to Web 3.0 and become the infrastructure for millions of Web 3.0 developers and applications.