{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://neynar.com/schemas/CastViewerContext",
"title": "CastViewerContext",
"description": "Adds context on interactions the viewer has made with the cast.",
"properties": {
"liked": {
"description": "Indicates if the viewer liked the cast.",
"type": "boolean"
},
"recasted": {
"description": "Indicates if the viewer recasted the cast.",
"type": "boolean"
}
},
"required": [
"liked",
"recasted"
],
"type": "object"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.