All Actions & Aliases
Gifukai currently serves 61 actions. Each one is a path on the API — GET /{action} returns a random anime GIF for it. This page is the complete, always-handy reference; the list is generated from the live API, so use GET /actions if you need it programmatically.
Aliases
Section titled “Aliases”An alias is an alternative name that resolves to a real action, so friendlier or localized names work too. For example GET /kabedon returns a wallslam GIF and GET /meow returns a nya GIF.
- An action can have multiple aliases.
- Some aliases lock a type — e.g.
GET /peckalways returns akisswith typecheek. When an alias is type-locked, a?type=you pass is ignored. - Real actions always win: if a name is both a real action and an alias, the real action is used.
Aliases are also exposed per-action in the GET /actions response under each action’s aliases field.
Reference
Section titled “Reference”There are 35 aliases across all actions. Click an action to open its full page (pairings, parameters, live playground).
| Action | Aliases | Type filter |
|---|---|---|
angry |
mad, rage |
— |
bite |
— | — |
bleh |
— | — |
blowkiss |
mwah |
— |
blush |
flustered |
— |
bonk |
— | — |
bored |
— | — |
bye |
cya, goodbye |
— |
carry |
— | — |
clap |
claps |
— |
confused |
— | — |
cry |
sob |
— |
cuddle |
snuggle |
— |
dance |
— | — |
eat |
nom |
— |
facepalm |
— | — |
feed |
— | — |
handhold |
— | — |
handshake |
— | — |
happy |
— | — |
hi |
hello, hey |
— |
highfive |
— | — |
hug |
— | — |
kick |
— | — |
kill |
murder |
— |
kiss |
peck (type cheek) |
cheek, forehead, mouth |
lappillow |
— | — |
laugh |
lmao, lol |
— |
nod |
agree, yes |
— |
nope |
deny, no |
— |
nya |
meow, neko |
— |
pat |
headpat |
— |
peek |
— | — |
poke |
boop |
— |
pout |
— | — |
punch |
— | — |
run |
— | — |
salute |
— | — |
shake |
— | — |
shocked |
surprised |
— |
shoot |
bang |
— |
shrug |
dunno, idk |
— |
shy |
— | — |
sip |
drink |
— |
slap |
— | — |
sleep |
nap, zzz |
— |
smile |
— | — |
smug |
— | — |
spin |
— | — |
stare |
gaze |
— |
taunt |
— | — |
teehee |
— | — |
think |
thinking |
— |
thumbsup |
like |
— |
tickle |
— | — |
wag |
— | — |
wallslam |
kabedon |
— |
wave |
— | — |
wink |
— | — |
yawn |
— | — |
yeet |
— | — |
The Type filter column shows the valid ?type= values where supported, or — when the action has no types.