Are there any API's to create your own streaming service without making a deal with Universal or another studio and hosting yourself?<p>https://developer.amazon.com/docs/music/API_browse_overview.html<p>In the API docs above, a user can login with an amazon account and MUST conform to the Amazons music player settings. This would also require an Amazon music subscription.<p>Ideally, users would subscribe through a created service and then behind the scenes the service accesses the music streaming library, not requiring an existing music service subscription. It would be nice as well to have access to high fidelity streams like those available on Qobuz or Tidal.<p>Do any of these exist or is this pretty much not possible in this industry.<p>Thanks ;)
If you want to share music for free with people in the US in 2022 I think your best bet is going to be sharing links to YouTube.<p>Somehow YouTube has an agreement with most music labels that they can host music supported by advertising in some geographies. I get reports from people outside the US that these links don't work but I am being deliberately vague here because even though I know the links don't work in some other countries, there might be some countries they work in.<p>There are streaming media delivery CDNs, I know a little about<p><a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/on-demand-streaming-video.html" rel="nofollow">https://docs.aws.amazon.com/AmazonCloudFront/latest/Develope...</a><p>which I think could be adapted for music. In that case you need to pay to store the files and pay for bandwidth, of course you will need to pay the copyright owners too. See<p><a href="https://en.wikipedia.org/wiki/There_ain%27t_no_such_thing_as_a_free_lunch" rel="nofollow">https://en.wikipedia.org/wiki/There_ain%27t_no_such_thing_as...</a>