Before you begin
You need an NSFW API account with a funded balance, a project, and an API key with these scopes:generations:writejobs:read
Submit a generation
202 with a job ID and the amount reserved from your balance.
Check the job
status is one of:
succeededfailedcancelledexpired
data with short-lived signed URLs. Download the bytes before the URLs and stored outputs expire.
View the API Reference
Inspect the complete request and response schema or try the endpoint in the playground.