Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 635 Bytes

File metadata and controls

13 lines (10 loc) · 635 Bytes

sonofindPrivateAPI

Code samples for the private SONOfind API

Description

The SONOfind private API allows authenticated users to download audio and metadata, get a list of all new tracks and acknowledge receipt of a track. The track metadata is sent in XML format (as in public API). The format used is published at https://www.musicmetadata.org. The Schema is published at https://www.musicmetadata.org/mmdSchema/

Accessing the API

The SONOfind private API is available on all SONOfind systems with an API username and password.

The syntax for the API request is documented in the description published in the docs folder.