TIDAL · Capability
TIDAL Social API — Reactions
TIDAL Social API — Reactions. 5 operations. Self-contained Naftiko capability covering one TIDAL business surface.
TIDAL Social API — Reactions is a Naftiko capability published by TIDAL, one of 36 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, and DELETE methods rooted at /v2/reactions.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: Get multiple reactions. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include TIDAL, Music, and reactions.
What You Can Do
GET
Getreactions
— Get multiple reactions.
/v2/reactions
POST
Postreactions
— Create single reaction.
/v2/reactions
DELETE
Deletereactions
— Delete single reaction.
/v2/reactions/{id}
GET
Getreactions
— Get ownerProfiles relationship ("to-many").
/v2/reactions/{id}/relationships/ownerProfiles
GET
Getreactions
— Get owners relationship ("to-many").
/v2/reactions/{id}/relationships/owners
MCP Tools
tidal-getreactions
Get multiple reactions.
read-only
idempotent
tidal-postreactions
Create single reaction.
tidal-deletereactions
Delete single reaction.
idempotent
tidal-getreactions
Get ownerProfiles relationship ("to-many").
read-only
idempotent
tidal-getreactions
Get owners relationship ("to-many").
read-only
idempotent