Skip to main content

🚀 apiv2 is live!

Soundverse’s Enterprise API platform has moved to apiv2.soundverse.ai, with self-serve account setup, API keys, and billing now managed at platform.soundverse.ai. Check the current docs there for the latest endpoints and auth.

Comprehensive Search Endpoints

Comprehensive Search executes a fixed comparison profile composed of three distinct similarity alignment metrics:
  1. Track-level alignment
  2. Light-stem alignment (Vocals and Accompaniment separation)
  3. Motif alignment (Micro-melodic motif detection on Vocals and Accompaniment/Other stems)
These endpoints return a job_id immediately. You must poll GET /trace/v1/comprehensive1/jobs/{job_id} to retrieve results. Two routing variants are available depending on the similarity model used:
  • /trace/v1/comprehensive1/type1 (Legacy)
  • /trace/v1/comprehensive1/type2 (New Efficient)

Request Body Fields


Examples


Response

Status 202 Accepted