Workspace structure
Your agency workspace is organized around four concepts:Billing
Everything your team generates — in the app or over the API, images or video — draws the shared agency credit pool. There is no separate balance per seat or per brand.- Failed or partial generations auto-refund the pool automatically, the same as regular accounts.
GET /v1/creditson an agency key returns the pool balance (thebalancefield will read"pool").GET /v1/usagebreaks the current billing period down by client brand.
Attributing work to a client
In the app: your Profile includes an agency panel with a “Working for” switcher. Every shoot or video you start after switching is tagged to the selected client brand automatically. Over the API: create one API key per client brand — either through Profile → API (pick the brand from the dropdown) or programmatically viaPOST /v1/brands followed by key creation. Everything generated with a brand-specific key is attributed to that brand with no extra steps required.
Branded galleries
From the agency panel, select any set of generated shots and create a gallery link — the URL takes the form/g/<token>. When your client opens the link, they see your logo, your accent color, the chosen images, and download buttons. There is no Cherry Shot branding anywhere on the page, and clients do not need a Cherry Shot account to view or download.
Gallery links are revocable at any time from the agency panel — the token stops working immediately.
Agency-only API endpoints
Agency keys unlock three additional endpoints on top of the standard Cherry Shot API:GET /v1/usage— per-brand usage breakdown for invoicingGET /v1/brands/POST /v1/brands— list and create client brands programmaticallyGET /v1/credits— retrieve the shared pool balance
Plans
To get started, email simplifygenai@gmail.com with your agency name and the clients you would start with. The first five agencies to sign up receive founding-partner terms: 40% off the platform fee for six months and a wholesale credit rate locked for a year, in exchange for a short case study.