TIDAL · Capability
TIDAL Users API — Terms
TIDAL Users API — Terms. 6 operations. Self-contained Naftiko capability covering one TIDAL business surface.
TIDAL Users API — Terms is a Naftiko capability published by TIDAL, one of 36 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the GET and POST methods.
The capability includes 5 read-only operations and 1 state-changing operation. Lead operation: Get multiple acceptedTerms. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include TIDAL, Music, terms, and acceptedTerms.
What You Can Do
GET
Getacceptedterms
— Get multiple acceptedTerms.
/v2/acceptedTerms
POST
Postacceptedterms
— Create single acceptedTerm.
/v2/acceptedTerms
GET
Getacceptedterms
— Get owners relationship ("to-many").
/v2/acceptedTerms/{id}/relationships/owners
GET
Getacceptedterms
— Get terms relationship ("to-one").
/v2/acceptedTerms/{id}/relationships/terms
GET
Getterms
— Get multiple terms.
/v2/terms
GET
Getterms
— Get single term.
/v2/terms/{id}
MCP Tools
tidal-getacceptedterms
Get multiple acceptedTerms.
read-only
idempotent
tidal-postacceptedterms
Create single acceptedTerm.
tidal-getacceptedterms
Get owners relationship ("to-many").
read-only
idempotent
tidal-getacceptedterms
Get terms relationship ("to-one").
read-only
idempotent
tidal-getterms
Get multiple terms.
read-only
idempotent
tidal-getterms
Get single term.
read-only
idempotent