Documentation

Everything you need to integrate and use KuasaTurbo.

API Example

POST /api/v1/creative/generate
{
  "task": "thumbnail",
  "style": "energetic",
  "inputs": {
    "brand_name": "AutoHub KL",
    "title": "Year End Sale",
    "subtitle": "Up to 30% off",
    "cta_text": "Shop Now"
  }
}