VisionClean PHP

Background Generator API

Endpoint: POST /api/v1/background-generator

curl -X POST https://ai.nesabook.com/api/v1/background-generator \
  -H "x-api-key: vcp_xxx" \
  -H "Content-Type: application/json" \
  -d '{"imageUrl":"https://example.com/file.jpg"}'