Integrations

This section lets you connect your Clipping Profile with platforms like Facebook, YouTube, Kaltura, Lakana, and Twitter. These endpoints support creating, reading, updating, and deleting integrations, enabling seamless sharing and management of clips across multiple platforms.

EndpointDescription
Get Multiple Clipping Profile Integrations GET /clipping-profiles/Clipping Profile ID/integrationsRetrieves the list of integrations associated with a specific clipping profile
Get a Single Clipping Profile Integration GET /clipping-profiles/Clipping Profile ID/integrations/Integration IDRetrieves details of a specific integration within a clipping profile
Delete Clipping Profile Integration DELETE /clipping-profiles/Clipping Profile ID/integrations/Integration IDRemoves a specified integration from a clipping profile
Update Clipping Profile Integration PATCH /clipping-profiles/Clipping Profile ID/integrations/Integration IDUpdates the configuration of an existing integration
Add Clipping Profile Integration POST /clipping-profiles/Clipping Profile ID/integrationsAdds a new integration for a clipping profile, allowing you to configure settings for platforms like YouTube

The Clipping Video API uses our standard API authentication.

Base URL

Use the following base URL:

<https://services.uplynk.com/api/v4>