Authorization header:
401 Unauthorized.
Create and manage API keys in the web panel at bananahub.io. Keys can be scoped to specific models — a key without permission for the requested model returns
403.Idempotency
All generation endpoints accept an optionalIdempotency-Key header. Replaying the same key returns the original job_id without creating a duplicate job or charging again.
Example