Skip to main content
GET
/
v1
/
templates
/
:id
cURL
curl --request GET \
  --url 'https://api.bannerify.co/v1/templates/:id?apiKey='
{
  "name": "<string>",
  "id": "<string>",
  "layers": [
    {
      "name": "<string>",
      "id": "<string>",
      "type": "<string>",
      "suggestInput": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://documentation.bannerify.co/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apiKey
string
query
required

Query Parameters

apiKey
string
required

The api key to use for this request

Example:

"key_xxxxxxxxx"

Response

Template details

name
string
required

The name of the template

id
string
required

The id of the template

layers
object[]
required

The layers of the template