Introduction
Studiio's API allows you to access and modify your station data programmatically.
Our API uses predictable resource-oriented URL's, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.
The Studiio API doesn’t support bulk updates. You can work on only one object per request.
Last updated