🏁 Introduction

Using the navigation on the left, you'll find details for each endpoint and type of object used in the AudioStack API.

📘

If this is your first look at AudioStack API, we recommend you to check the Getting started guide.

Conventions

AudioStack API follows RESTful conventions, with predictable resource-oriented URL, sstandard HTTP response codes, authentication, and verbs. The request and response bodies are JSON-encoded.

Architecture

The AudioStack API is organized around the classic audio production process, structured in 4 parts:

📜 Content

  • Script related endpoints (start here)

💬 Speech

  • Dictionary related endpoints (start here)
  • Voice endpoints (start here)
  • Sound templates (start here)

🎛️ Production

  • Sound templates (start here)
  • Mix related endpoints (start here)

🎵 Delivery

  • Encoding related endpoints (start here)


Related resources