6. Image Upload Endpoint
Endpoint:
https://api.blockto.social/api/post/upload
Method: POST
Description: Uploads a new image to IPFS via Lighthouse.
How it works: Users or applications can use this endpoint to upload new images. The content is stored in IPFS, returning a CID for reference.
Last updated