Casts
By FID and Hash
Lookup a cast by its FID and hash.
GET
Authorizations
API key to authorize requests
Query Parameters
The FID of the cast's creator
Required range:
x >= 1
Example:
1
The unique hash identifier of the cast. This is a 40-character hexadecimal string prefixed with '0x' that uniquely identifies a specific cast in the Farcaster network.
Example:
"0x03aff391a6eb1772b20b4ead9a89f732be75fe27"
Response
200
application/json
The requested Cast.
The response is of type object
.