Skip to main content
GET
/
api
/
ipfs
Resolve IPFS content
curl --request GET \
  --url https://nexus-dev.gerowallet.io/api/ipfs \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://nexus.gerowallet.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Token Authentication

Query Parameters

path
string
required

IPFS path (CID or CID/path). Supports both CIDv0 (Qm...) and CIDv1 (ba...) formats. Accepts paths with or without ipfs:// or ipfs/ prefix.

Maximum string length: 500

Response

Content successfully resolved

The response is of type file.