POST
recommend
Input: clip description, platform, duration, tone, language, AIGC flag. Output: one sound, why, proof, TikTok URL, and boundary language.
/api/recommendDevelopers · AI agents · video tools
Describe a video or product in 1-3 sentences. Get the recommended Wouldliker TikTok sound, official TikTok sound URL, public proof, a brief, and caption pack.
Wouldliker is an AI-readable recommendation layer for short-form video sounds. Static GET endpoints and live POST recommendation endpoints are now public. MCP is next, not public production yet.
Use the public GET endpoints, POST recommendation endpoints, and data files today. MCP is the next layer.
List of named Wouldliker sounds with TikTok URLs, fit notes, proof links, and sound-health states.
Open API → Momentumcurrent signalsReadable snapshot of current default, rising routes, and catalog-level momentum claims.
Open API → ContractOpenAPIOpenAPI 3.1 spec for live GET endpoints plus POST /recommend and POST /brief.
Open spec → RoutingtaxonomyIntent-to-sound mapping for agents: clip job, primary sound, fallback, avoid rules, AIGC notes.
Open JSON → ExamplesworkflowsDrop-in curl, Node, Python, n8n, Zapier, Make, and ComfyUI examples for AI-video pipelines.
Open examples →The API uses one deterministic recommendation core. Same input returns the same sound, TikTok URL, proof, and boundary language.
Input: clip description, platform, duration, tone, language, AIGC flag. Output: one sound, why, proof, TikTok URL, and boundary language.
/api/recommendInput: sound slug and clip description. Output: a video brief, caption variants, hashtags, and AIGC disclosure when needed.
/api/briefAI-video products, schedulers, caption tools, and agent workflows can call the live API now. MCP is the next layer.
DM @wouldlikerThe live POST /api/recommend response returns a primary sound, TikTok music URL, why it fits, proof examples, and the no-guarantee boundary.
{
"type": "sound_recommendation",
"api_version": "1.2.0",
"primary_sound": {
"sound_slug": "vlog",
"name": "Vlog",
"tiktok_sound_url": "https://www.tiktok.com/music/Vlog-7501680481626785808"
},
"why": "Use it when the clip needs warmth, repeatability, and a less disposable feel.",
"saturation_state": "default_route",
"proof_examples": [
{ "creator": "@nadinefergany", "views": 15200000 }
],
"copy_boundary": "Public proof is evidence of fit and momentum, not a guarantee of views."
}