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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"ipfsHash":"string"}