v2
latestOpenAPI 3.0.12026-08-074878134.7 KBTracks
Similar track segment based on trackID
The similar segments endpoint allows developers to use part of a track as a reference to search for music segments in the Epidemic Sound catalog that sound similar.
The feature utilizes the Epidemic Audio Reference (EAR) technology to provide users with the ability to quickly find alternative segments of music.
Usage Scenarios:
- Video Editing Templates: Replace default tracks in video templates with segments that fit better.
- Quick Swaps: Swap out a segment of music in a video where the existing track doesn't quite match.
- Creative Iteration: Easily experiment with different music segments to enhance your video's impact.
get/v0/tracks/{trackId}/similar-sections
Path parameters
trackIdstring required
Track id
Query parameters
startinteger required
Start of the section in milliseconds
endinteger required
End of the section in milliseconds
offsetinteger
Index of the entry track in the response
limitinteger
Max number of entries returned in the response, default 50 and max 100
Response
Paginated list of similar tracks