Filebase IPFS Pinning Service API

The Filebase IPFS Pinning Service API implements the vendor-neutral IPFS Pinning Service specification. Per-bucket Bearer tokens authenticate requests to list, add, retrieve, replace, and delete pinned objects by CID. Supports metadata tagging and filtering by CID, name, status, and timestamps. Compatible with IPFS Desktop, the IPFS CLI, and any third-party tool supporting the pinning service standard. Rate limit is 100 requests per second.

API entry from apis.yml

apis.yml Raw ↑
aid: filebase:filebase-ipfs-pinning-service-api
name: Filebase IPFS Pinning Service API
description: The Filebase IPFS Pinning Service API implements the vendor-neutral IPFS Pinning Service
  specification. Per-bucket Bearer tokens authenticate requests to list, add, retrieve, replace, and delete
  pinned objects by CID. Supports metadata tagging and filtering by CID, name, status, and timestamps.
  Compatible with IPFS Desktop, the IPFS CLI, and any third-party tool supporting the pinning service
  standard. Rate limit is 100 requests per second.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://filebase.com/docs/ipfs/pinning-service-api
baseURL: https://api.filebase.io/v1/ipfs
tags:
- IPFS
- Pinning
- Decentralized Storage
- CID
properties:
- type: Documentation
  url: https://filebase.com/docs/ipfs/pinning-service-api
contact:
- FN: Filebase Support
  url: https://filebase.com/
  email: support@filebase.com