Introduction
TheGET /api/brand-templates
endpoint returns a list of brand templates that are available for use in your projects. Each template is associated with a unique ID that you can use to reference it in your project.
Request Parameters
q
(required): Query type, must bemine
.
Example
Ensure you replace
API_KEY
with your actual API key.Playground
Generate Code Snippet
You can use this code generator to generate code snippets easily.
Response Schema
API Response Schema
For more details of response, please refer to the API response schema.