1
Install via Composer
2
Get an API token
Grab an API token from your Dolby.io dashboard.
3
Instantiate the client
Calling an API
Every request goes through->api('media'), which returns the Media API resource:
Only
'media' is a valid argument to ->api() right now — see Usage for everything the Media API resource supports.
