Template List

This is your first endpoint! Edit this page to start documenting your API.

Response

FieldTypeDescription
codeStringResponse code indicating success.
messageStringMessage describing the response.
totalIntegerTotal number of items available.
pageNoIntegerCurrent page number in the pagination.
pageSizeIntegerNumber of items per page.
dataArray of ObjectsList of items with detailed information. Each object contains the following fields:
uniqueKeyStringUnique identifier for the item.
templateIdStringIdentifier for the template associated with the item.
categoryIdIntegerIdentifier for the category of the item.
categoryNameStringName of the category the item belongs to.
promptStringDescription of the scene and atmosphere of the item.
templateImageUrlStringURL of the image associated with the item.

Language
Click Try It! to start a request and see the response here!