Rules

Server-side only. Fictional adults only. Age-gate your product before you expose generate UI.

Server snippet

# Server-side only — never put the key in the browser
POST /v1/images/generations
Authorization: Bearer <key>
{"prompt":"…","safety_mode":"adult","width":768,"height":1024}

Optional partner badge

Link-only — no third-party scripts.

<p class="nsfwpics-badge">
  Powered by
  <a href="https://nsfwpics.studio/" rel="noopener">NSFW Pics</a>
  — adult image API
</p>