4. Single Post Retrieval Endpoint

  • Endpoint: https://api.blockto.social/api/post/[cid]

  • Method: GET

  • Description: Retrieves a specific post using its CID.

  • How it works: By targeting a unique CID, this endpoint returns the specific post's data, including its content, creator, and associated image CID. It's useful for displaying individual posts or detailed post analysis.

Last updated