> For the complete documentation index, see [llms.txt](https://docs.studiio.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studiio.io/api/introduction.md).

# Introduction

Studiio's API allows you to access and modify your station data programmatically.&#x20;

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.
