Developer Tools

Sample Code, Client SDKs, and other resources that can help you get started building with Dolby.io

Client SDKs

Client libraries wrap up the REST API calls needed to make use of the Media APIs.

You can find more media-api-samples and a .NET Client SDK on GitHub.

API Testing

cURL

For cURL samples, if you are using Windows with the Command Prompt, you will need to escape quotes in the cURL commands in order for them to work properly. If you use Windows with PowerShell, OSX, or Linux they work as indicated in the documentation.

If you do not have the tool installed or want to learn more, visit:
https://curl.haxx.se/