Pipe Storage (Firestarter) API

Content-addressed decentralized object storage on Solana. Create users, upload/download files, resolve deterministic public URLs, and manage prepaid USDC credits. Auth is SIWS (Sign In With Solana -> JWT) or a provisioned user_app_key.

API entry from apis.yml

apis.yml Raw ↑
name: Pipe Storage (Firestarter) API
description: Content-addressed decentralized object storage on Solana. Create users, upload/download files,
  resolve deterministic public URLs, and manage prepaid USDC credits. Auth is SIWS (Sign In With Solana
  -> JWT) or a provisioned user_app_key.
humanURL: https://github.com/PipeNetwork/docs/blob/main/docs/cdn-api/api-documentation.md
baseURL: https://us-west-01-firestarter.pipenetwork.com
tags:
- Storage
- Decentralized Storage
- Solana
properties:
- type: APIReference
  url: https://github.com/PipeNetwork/docs/blob/main/docs/cdn-api/api-documentation.md
- type: Authentication
  url: authentication/pipe-network-authentication.yml
- type: Conventions
  url: conventions/pipe-network-conventions.yml
- type: ErrorCatalog
  url: errors/pipe-network-problem-types.yml
- type: DataModel
  url: data-model/pipe-network-data-model.yml
- type: Conformance
  url: conformance/pipe-network-conformance.yml
- type: MCPServer
  url: mcp/pipe-network-mcp.yml