Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

subscribe

Subscribe to Egaki for access to all image models with a single API key. You can also use your own provider keys (Google/OpenAI/Replicate/Fal) via 'egaki login --provider <name> --key <key>' if you prefer BYOK. Egaki subscription avoids managing one key per provider. Two plans: Plus ($29/mo) and Pro ($99/mo). Each plan includes a monthly dollar budget of generation usage equal to its price; generations count their marked-up provider cost against the budget. Interactive mode: pick a plan and get a checkout URL (email prefill optional). Non-interactive: --email is optional and only pre-fills checkout.

Usage

egaki subscribe

Options

OptionDefaultDescription
-e, --email [email]-Optional email prefill for checkout (skips interactive prompt)
--plan [plan]-Plan ID: plus ($29/mo) or pro ($99/mo)

Global Options

OptionDefaultDescription
-h, --help-Display this message
-v, --version-Display version number

Examples

# Interactive subscribe
egaki subscribe
# Non-interactive (for agents)
egaki subscribe --email user@example.com --plan plus
# Non-interactive without email prefill
egaki subscribe --plan pro