Minting APIs
GET Token Templates
List token templates
GET
/
v1
/
apps
/
{appId}
/
token-templates
This API requires the
apps
scopePath
appId
string
requiredYour Bitski Application ID
Parameters
limit
number
The total number of results to include per page.
offset
number
The total number of previous results to offset for this page.
isDropLink
boolean
Optionally filter out templates for drop links.
Response
tokenTemplate
Token Template object
required