api.audio reference
Number of APIs: 13
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
Log in to the api.audio console and grab your api key
Under this tab (api.audio), click on
Variables
Find the variable
API_KEY
Replace the
current value
with your brand new api key!Click on
Persist all
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:
-
script - Create a script POST {{BASE_URL}}/script
-
script - Get script by id GET {{BASE_URL}}/script/1010101
-
org - Your organization information GET {{BASE_URL}}/org
-
org - Your billing status GET {{BASE_URL}}/billing/status
-
speech - Add speech to your script POST {{BASE_URL}}/speech
-
speech - Get your speech file GET {{BASE_URL}}/file/speech?scriptId=1010101&username=meme
-
mastering - Create a mastering request POST {{BASE_URL}}/mastering
-
mastering - Get your mastered track GET {{BASE_URL}}/file/mastering?scriptId=1010101&username=meme
-
sound - Get all filtering parameters GET {{BASE_URL}}/sound/parameter
-
voice - List voices GET {{BASE_URL}}/voice