Rules
Server-side only. Fictional adults only. Age-gate your product before you expose generate UI.
Copy the server snippet. Keep the key off the client. Optional badge for partners.
Server-side only. Fictional adults only. Age-gate your product before you expose generate UI.
# 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}
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>