Template List

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
dataArrayArray of template data.
  • templateId
StringUnique identifier for the template.
  • templateImageUrl
StringURL of the template image.
  • coverUrl
StringURL of the cover image.
  • minSubsType
StringMinimum subscription type required.
  • style
StringStyle of the template.
  • templateCategoryList
ArrayList of categories associated with the template.
-- categoryIdStringUnique identifier for the category.
-- categoryNameStringName of the category.
Query Params
string

Obtain the parameter value from the Template Category interface.

string
enum

UGC or Pro

Allowed:
integer
Defaults to 1
integer
Defaults to 20
Headers
string
required
Defaults to <your-topview-uid>
string
required
Defaults to Bearer <your-api-key>
Response
200

Successful response

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