Introduction

API.audio is organised around REST.

Our API has predictable resource-oriented URLs, accepts form-encoded
request bodies, returns JSON-encoded responses, and uses standard
HTTP response codes, authentication, and verbs.

You can use API.Audio in sandbox, which doesn't affect your live data or billing.

We recommend using sandbox for testing purposes.

The API key you use to authenticate the request determines whether the request is live mode or sandbox mode.