Code samples for the private SONOfind API
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/
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.