JUMP TOGeneralWhat is Emy?Run Emy Community in DockerEmy .NET APIUsing Emy with .NETTracksQueryEmy JSON APIJSON APITracksGets track by ID.getUpdates track by id.putDelete track by ID.deleteSearches tracks by ID, Title, or Artist fields.getInsert new track into Emy, generating fingerprints from media file available at provided URL.putInsert new track into Emy, generating fingerprints from provided media file.postQueryQuery Emy storage with uploaded media file.postQuery Emy storage with media file downloaded from external URL.getQuery Emy for similar tracks providing track Id at the input. Useful when you want to identify all tracks that have similar Audio or Video streams across your dataset.getMatchesGets AVQueryMatch by ID.getUpdates specified AVQueryMatch, fully substituting existing AVQueryMatch with provided payload.putGets query matches by query string.getGets whats playing right now on requested streams.getMediaGets playback file for provided query match id.getStreamsGet registered streams.getRegister a new stream for monitoring.postGet stream by ID.getRemoves a stream from monitoring.deletePowered by Gets track by ID.get https://api.emysound.com/api/v1.1/Tracks/{id}Retrieves TrackInfo object by ID.