Skip to main content

castById

Get a cast by its FID and Hash. Query Parameters Example
Response

castsByFid

Fetch all casts for authored by an FID. Query Parameters Example
Response

castsByParent

Fetch all casts by parent cast’s FID and Hash OR by the parent’s URL Query Parameters
You can use either ?fid=...&hash=... OR ?url=... to query this endpoint
Example
Response

castsByMention

Fetch all casts that mention an FID Query Parameters
Use the mentionsPositions to extract the offset in the cast text where the FID was mentioned
Example
Response