Directory / api.tag-per-track.cloud
Tag-per-Track: Agentic-First Musical Audio Analysis API. Extracts BPM, Key, Mood, Genres and Instruments from audio URLs.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.tag-per-track.cloud/api/analyze' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.tag-per-track.cloud/api/analyze'
Endpoint: https://api.tag-per-track.cloud/api/analyze. Operated by api.tag-per-track.cloud, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Tag-per-Track: Agentic-First Musical Audio Analysis API. Extracts BPM, Key, Mood, Genres, Instruments AND Lyrics from audio URLs.