api.audio reference

Number of APIs: 13

alt text

A collection of APIs to make audio scalable. From content creation, text-to-speech and versioning to sound design and mastering. Try it!


How to use this collection

  1. Sign up here (It's free)

  2. Log in to the api.audio console and grab your api key

  3. Under this tab (api.audio), click on Variables

  4. Find the variable API_KEY

  5. Replace the current value with your brand new api key!

  6. Click on Persist all

  7. Have fun playing with our api!

With api.audio you can turn any idea into a on-demand audio experience

  • Use Text-to-speech to turn your scripts into spoken word
  • Divide your content into sections
  • Add a sound design to each section
  • Add sound effects to your project
  • Version your audio using parameters like name, location, number or custom data points
  • Have your audio project be mastered by our AI
  • Receive thousands of versions in seconds

Things you should have a look at:

  1. Sign up here (It's free)

  2. Watch our Youtube tutorials

  3. Take a look at our documentation

  4. Try our API recipes

  5. Learn more about what you can do with api.audio

  1. script - Create a script POST {{BASE_URL}}/script

  2. script - Get script by id GET {{BASE_URL}}/script/1010101

  3. org - Your organization information GET {{BASE_URL}}/org

  4. org - Your billing status GET {{BASE_URL}}/billing/status

  5. speech - Add speech to your script POST {{BASE_URL}}/speech

  6. speech - Get your speech file GET {{BASE_URL}}/file/speech?scriptId=1010101&username=meme

  7. mastering - Create a mastering request POST {{BASE_URL}}/mastering

  8. mastering - Get your mastered track GET {{BASE_URL}}/file/mastering?scriptId=1010101&username=meme

  9. sound - Get all filtering parameters GET {{BASE_URL}}/sound/parameter

  10. voice - List voices GET {{BASE_URL}}/voice