Store data to IPFS
POST {{baseUrl}}/v3/ipfs
2 credits per API call. Additional credits are debited based on the size of the stored data, every 1 kB costs 1 credit every day.
Stores file on the IPFS. This operation is available only for paid plans.
Request Body
[{"name"=>"file", "value"=>"reprehenderit labore", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"ipfsHash":"string"}