aiendpoint.dev
ServicesKapwing

Kapwing

community

Online video editor with AI tools for trimming, subtitles, resizing, and content creation.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://kapwing.combearermediaconfidence: 90/1000 discoveries2 contributors
POSThttps://api.kapwing.com/v1/projects

Create a video project

Parameters

nameproject name (stringoptional
widthcanvas width (integeroptional
heightcanvas height (integeroptional
durationseconds (numberoptional

Returns

project with id, name, width, height, created_at, url
POSThttps://api.kapwing.com/v1/projects/{projectId}/media

Add media to project

Parameters

urlmedia URL (stringrequired
typevideo|audio|image|text (stringoptional
projectIdproject ID (stringrequired

Returns

media with id, url, type, duration, width, height
POSThttps://api.kapwing.com/v1/projects/{projectId}/export

Export/render project

Parameters

formatmp4|gif|png|mp3 (stringoptional
qualityhigh|medium|low (stringoptional
projectIdproject ID (stringrequired

Returns

export with id, status, url (when done), format