December 2021
API: New version 2021-12-13
GET /videos/:id
includesrefs
prop. Value is an object where keys are your custom refs and values are thesource
objects associated with each key.GET /videos/:id
includessources
prop. Value is an array of IDs forsources
derived from the video.GET /images/:id
includesrefs
prop. Value is an object where keys are your custom refs and values are thesource
objects associated with each key.GET /images/:id
includessources
prop. Value is an array of IDs forsources
derived from the image.
October 2021
API: New version 2021-10-18
- Images endpoints are now available in closed beta. Contact us to add access for your account.
GET /images
added.POST /images
added.GET /images/:id
added.DELETE /images/:id
added.