List Available Templates

GEThttps://api.konpro.ai/v1/templates

Retrieve a collection of video templates supported by the platform, now integrated with the new AI Studio for enhanced capabilities.

Request History

Log in to see full request history

TIMESTATUSUSER AGENT
Make a request to see history.

0 Requests This Month

Response Structure

FieldTypeDescription
templatesarrayArray of template objects

Each template object includes:

FieldTypeDescription
template_idstringUnique identifier for the template
namestringHuman-readable name of the template
thumbnail_image_urlstringURL to an image thumbnail representing the template
aspect_ratiostringAspect ratio supported by the template (portrait or landscape)

cURL Request

shell
curl --request GET \
--url https://api.konpro.ai/v1/templates \
--header 'accept: application/json' \
--header 'x-api-key: <your-api-key>'

Example Usage

Shell
curl --request GET \
--url https://api.konpro.ai/v1/templates \
--header 'accept: application/json' \
--header 'x-api-key: <your-api-key>'

LANGUAGE

CREDENTIALS

HEADER

RESPONSE

Examples

Choose an example:

application/json
200 - Result
400 - Result