Skip to content

Nod

GET/nod

Nod in agreement. Returns a random anime GIF for the nod action.

Available pairingsSolo only
fSolo Girl
mSolo Boy
ParameterTypeRequiredDescription
pairingstringNoFilter by pairing. If omitted, returns a random pairing from the available ones above.
nsfwbooleanNoFilter NSFW content. Defaults to false.
FieldTypeDescription
actionstringAlways "nod"
pairingstringThe pairing of the returned GIF
animestringThe anime the GIF is from
urlstringDirect URL to the GIF on the CDN
filenamestringThe filename of the GIF
content_typestringMIME type (image/gif)
size_bytesnumberFile size in bytes
Terminal window
curl https://api.gifukai.com/nod

These aliases resolve to nod — they behave exactly like the real action:

Alias Behavior
agree GET /agree → a random nod GIF
yes GET /yes → a random nod GIF
StatusDescription
200Successfully returned a random nod GIF
400Invalid pairing parameter
404No GIFs found for the given pairing
500Internal server error
API Playground
GEThttps://api.gifukai.com/nod?pairing=
Response
// Hit Send to try the API
Preview
Hit Send to preview