An automation campaign, also called an API campaign, lets you generate designs programmatically through the Bluepic API, with no generator interface. Choose it when another system should create designs automatically, rather than a person filling in a form.
Create one from the Campaigns area: add a new campaign, choose the Automation (API) type, and add the templates you want to render. Its steps are Templates, API Keys, and Sandbox.
API keys
The API Keys step is where you create the keys that authenticate your API calls. Each key is account-level, so it can call any of your automation campaigns. Create a key, copy its secret, and store it somewhere safe. You can revoke a key at any time.
Sandbox
The Sandbox step helps you build and test your first request. It gives you ready-made cURL and GET examples for rendering a template, plus a Live playground where you pick a key and a template and send a real request to see the result.