🏁 Introduction

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

πŸ“˜

Not sure where to start?

If this is your first look at AudioStack API, we recommend you to check the Getting started guide. We also include comprehensive usage examples, explanations and guidance about specific API features and workflows in the Guides.

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 organised 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