Rate Limits

  • Default is 20 requests per minute, counted by API key hash and IP.
  • Headers: X-RateLimit-Limit / X-RateLimit-Remaining.
  • On 429, wait for Retry-After.

API Keys

  • Each user can keep up to 20 non-revoked keys.
  • The plaintext key is shown only once at creation.

Input Lengths

  • Prompt max length: 7000 characters.
  • Work title max length: 200 characters.
  • Max 12 tags.

Retention

  • Unpublished task results: 15 days.
  • Reference media: 30 days.
  • Works published to the community: long-term.

Reference Media

  • Images: png/jpg/jpeg/webp
  • Videos: mp4/webm/mov
  • Audio: mp3/wav/flac/ogg/m4a
  • Upload size limits apply; see /api/v1/upload/presign for details.