CapCutAPI
    CapCutAPI
    • Quick Start!
    • How to get CapCut draft folder?
    • Preview Draft Online
    • Get Your API Key
    • text
      • ArtistEffectText
      • get_text_intro_types
        GET
      • get_text_outro_types
        GET
      • get_text_loop_anim_types
        GET
      • get_font_types
        GET
      • add_text
        POST
      • add_subtitle
        POST
      • search_artist
        POST
    • image
      • get_intro_animation_types
        GET
      • get_outro_animation_types
        GET
      • get_combo_animation_types
        GET
      • add_image
        POST
    • video
      • add_video
        POST
    • transition
      • get_transition_types
        GET
    • audio
      • get_audio_effect_types
        GET
      • add_audio
        POST
    • keyframes
      • add_video_keyframe
        POST
    • effect
      • get_video_scene_effect_types
        GET
      • get_video_character_effect_types
        GET
      • add_effect
        POST
    • create_draft
      POST
    • save_draft
      POST
    • get_duration
      POST

    Get Your API Key

    Your API Key is your unique authentication credential for making API requests. Please keep it secure and do not share it with anyone.
    Your API Key is here: www.capcutapi.top
    image.png
    Once you're logged in, you can copy your API Key from this page.
    image.png
    After you get your API Key, add it to your request.
    --header 'Authorization: Bearer your-api-key' 
    image.png
    Modified at 2025-08-08 08:48:49
    Previous
    Preview Draft Online
    Next
    ArtistEffectText
    Built with