Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HeyGen Folders API

Folder management endpoints.

HeyGen Folders API is one of 13 APIs that HeyGen publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Folders. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths. It is described by OpenAPI 3.1.0, at version 4.0.8.

Requests are made against a single base URL, https://api.heygen.com.

5 operations 5 paths 0 schemas 1 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.0.8
Base URL
https://api.heygen.com/v3
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

HeyGen Folders API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (sec0). An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 1 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Folders 5

Folder management endpoints.

POST
/v1/folders/create
Create Folder
create-folder body → 200400
GET
/v1/folders
List Folders
list-folders 5 params → 200400
POST
/v1/folders/{folder_id}
Update Folder (Rename Only)
update-folder 1 param body → 200400
POST
/v1/folders/{folder_id}/trash
Trash Folder
trash-folder 1 param → 200400
POST
/v1/folders/{folder_id}/restore
Restore Folder
restore-folder 1 param → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heygen-folders-api-openapi.yml Raw ↑

Other APIs HeyGen publishes across the network.

HeyGen API
HeyGen Account API
HeyGen Assets API
HeyGen Avatars API
HeyGen Digital Twins API
HeyGen Photo Avatars API
HeyGen Streaming API
HeyGen Templates API
HeyGen Video Translation API
HeyGen Videos API
HeyGen Voices API
HeyGen Webhooks API