Public API › Visual generation
write call of the i40Pilot public API. Required scope: modules:write.
curl -X POST https://oee-app-bolt.pages.dev/api/v1/tools/infographic_generate \
-H "Authorization: Bearer sk-app-..." \
-H "Content-Type: application/json" \
-d '{ ... }'
| Name | Type | |
|---|---|---|
inputs | object | required |
params | object | optional |
encoderId | string | optional |
makePublic | boolean | optional |
templateId | string | required |
This call costs 18 credits.
GET /api/v1/tools returns the full catalogue with, for each tool, its input schema, its price and the scope it requires — the cost is known before the call, never after.