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. Three plans: Starter ($9/mo, 100 credits), Pro ($29/mo, 500 credits), Unlimited ($99/mo, 2000 credits). One credit ≈ one standard image. 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: starter, pro, or unlimited (default: pro)

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 pro
# Non-interactive without email prefill
egaki subscribe --plan pro