If you want to use your templates via our REST API, you will need an API token. It’s a security token to prevent the unauthorized use of your account or templates. You’ll need it for every image generation request.
Get it in the API Token
tab of your project:
attach ?api_token={TOKEN} to every url request
Authorization: Bearer {TOKEN}