get https://hub-api.neynar.com/v1/castById
Lookup a cast by its FID and hash.
Responses
Lookup a cast by its FID and hash.
xxxxxxxxxx
curl --request GET \
--url https://hub-api.neynar.com/v1/castById \
--header 'accept: application/json' \
--header 'x-api-key: NEYNAR_API_DOCS'
xxxxxxxxxx
41}
{
"hash": "0xd2b1ddc6c88e865a33cb1a565e0058d757042974",
"hashScheme": "HASH_SCHEME_BLAKE3",
"signature": "string",
"signatureScheme": "SIGNATURE_SCHEME_ED25519",
"signer": "string",
"data": {
"fid": 2,
"timestamp": 48994466,
"network": "FARCASTER_NETWORK_MAINNET",
"castAddBody": {
"embedsDeprecated": [
"string"
],
"mentions": [
0
],
"parentCastId": {
"fid": 2,
"hash": "0x03aff391a6eb1772b20b4ead9a89f732be75fe27"
},
"parentUrl": "chain://eip155:1/erc721:0x39d89b649ffa044383333d297e325d42d31329b2",
"text": "string",
"mentionsPositions": [
0
],
"embeds": [
{
"castId": {