Use this endpoint to take an existing IPFS CID, and make storage deals for it.
We will be adding more code examples and more details over time. Thanks for bearing with us and our team! If you have ideas, write us some feedback.
curl -X POST https://api.estuary.tech/content/add-ipfs -d '{ "name": "1882818-2021-nature-videos.zip", "root": "bafybeidj7c2e3daplalccukbps4eze7473gyshspev76xi4sjfmfkuaofe" }' -H "Content-Type: application/json" -H "Authorization: Bearer REPLACE_ME_WITH_API_KEY"
null