Overview The ContentGroove Developer API enables you to add the power of ContentGroove's video AI to your own applications and workflows. Webhooks are a way for ContentGroove to send video information to your application, to update your system and/or trigger other business processes. You can us
No SDKs indexed for this API yet.
curl \ -H "Authorization: $API_KEY" \ https://api.contentgroove.com/api/v1/clips
curl \ -H "Authorization: $API_KEY" \ https://api.contentgroove.com/api/v1/medias
curl \
-H "Authorization: $API_KEY" \
https://api.contentgroove.com/api/v1/clips/{id}No SDKs yet