Daily Track Object
1 curated rare track with metadata, country, teaser, streaming links, and cover art. Every day. Predictable format.
HiddenTrack is a music discovery API for AI agents, rare track metadata workflows, and music curation pipelines.
What You Get
1 curated rare track with metadata, country, teaser, streaming links, and cover art. Every day. Predictable format.
Each daily track comes with 5 contextualized recommendations. Editorial quality, structured JSON.
Simple x-api-key auth with Bearer token compatibility. Call /api/v1/today from anywhere. JSON response. No SDK needed.
JSON Preview
The response is ready for ingestion without a wrapper SDK. Use it as-is in an agent loop, send it to a webhook consumer, or archive it for downstream ranking.
{
"date": "2025-05-14",
"track": {
"title": "Astral Weeks",
"artist": "Van Morrison",
"year": 1968,
"country": "Northern Ireland",
"genre": "Folk jazz",
"teaser": "Recorded in two sessions, most musicians had never met Van Morrison before.",
"streaming_links": {
"spotify": "https://open.spotify.com/...",
"apple_music": "https://music.apple.com/...",
"youtube": "https://youtube.com/..."
},
"preview_url": "https://hiddentrack.app/api/preview?track=..."
},
"similar_finds": [
{
"title": "Solid Air",
"artist": "John Martyn",
"year": 1973,
"connection": "Another exploratory folk record with a drifting jazz touch.",
"streaming_links": {
"spotify": "https://open.spotify.com/...",
"bandcamp": null,
"youtube": "https://youtube.com/..."
}
}
],
"rabbit_hole": {
"anecdote": "The session players were given minimal direction.",
"context": "1968 / Northern Ireland / Folk jazz"
}
}Pricing
Secure Stripe checkout, instant key delivery, and enough headroom to move from a daily experiment to a full archive-backed product.
Basic
$5/mo
Pro
$15/mo
Enterprise
$99/mo
How It Works
Purchase a plan and receive your API key instantly by email
Call GET /api/v1/today with your x-api-key header
Pipe the response into your agent, newsletter, or playlist
Endpoint Reference
GET /api/v1/todayToday's track + similar finds
GET /api/v1/track/YYYY-MM-DDTrack by date (Pro & Enterprise)
Machine-readable docs: /api-access/openapi.json and /llms.txt
Not building an agent?
Affiliate program available
Want to promote the HiddenTrack API? Join our AffiliateOS program for a 30% recurring commission.
Join via AffiliateOS →We use cookies to remember your access and improve your experience. Learn more