Endpoint:
https://api.blockto.social/api/images/all
Method: GET
Description: Fetches file CIDs for all images uploaded to Blockto.
How it works: When users upload images to posts, each image is stored and referenced by a unique CID through IPFS. This endpoint retrieves all these CIDs, which can be used to fetch or reference images across the platform or for integrity checks.
Last updated