Kapwing
communityOnline video editor with AI tools for trimming, subtitles, resizing, and content creation.
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.
POST
https://api.kapwing.com/v1/projectsCreate a video project
Parameters
nameproject name (stringoptionalwidthcanvas width (integeroptionalheightcanvas height (integeroptionaldurationseconds (numberoptionalReturns
project with id, name, width, height, created_at, urlPOST
https://api.kapwing.com/v1/projects/{projectId}/mediaAdd media to project
Parameters
urlmedia URL (stringrequiredtypevideo|audio|image|text (stringoptionalprojectIdproject ID (stringrequiredReturns
media with id, url, type, duration, width, heightPOST
https://api.kapwing.com/v1/projects/{projectId}/exportExport/render project
Parameters
formatmp4|gif|png|mp3 (stringoptionalqualityhigh|medium|low (stringoptionalprojectIdproject ID (stringrequiredReturns
export with id, status, url (when done), format