Verify if credits are available for generation
Check whether your shop has credits available to create generations. Cached for 2 minutes on both client and server.Documentation Index
Fetch the complete documentation index at: https://docs.genlook.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
true if credits are available, false if quota is exhausted.allowed: true to avoid blocking users. The Create Generation endpoint performs the definitive quota check and will return QUOTA_EXCEEDED if needed.