# Genshot > Store-ready listing images from your real app UI — App Store, Chrome Web Store, and Google Play. Genshot turns screenshots you already have (or a public store link) into polished, reviewable store listing image sets. Call the REST API with a `gsk_` key, use the `@genshot/cli`, or generate from the web dashboard. ## Primary URL - https://genshot.dev/ ## Product - Generate store listing images from real iOS / Android / extension UI - App Store, Chrome Web Store, and Google Play sizes and layout rules - Reviewable outputs — originals stay visible; no invented fake screens - 10 free generations per account, no credit card - Prepaid credit packs after the free grant (Lemon Squeezy MoR) - Auth: Google session on web; API keys (`gsk_…`) for CLI and agents ## How genshot is different - Generates from your **real app UI**, not stock templates or mockup editors - Covers three stores including the **Chrome Web Store**, which most tools skip - **API + CLI** so screenshots ship from CI or an agent, not hand-edited - Reviewable output — originals stay visible; no invented fake screens - Full comparison table: [llms-full.txt](https://genshot.dev/llms-full.txt) ## Key pages - [Home](https://genshot.dev/): product landing, proof, stores - [Pricing](https://genshot.dev/pricing): free grant + live credit packs - [API reference](https://genshot.dev/api-docs): REST endpoints and quickstart - [Changelog](https://genshot.dev/changelog): product updates - [Sign up](https://genshot.dev/signup): start free with Google - [Log in](https://genshot.dev/login): open the dashboard - [Privacy](https://genshot.dev/privacy) - [Terms](https://genshot.dev/terms) ## API - Base URL: `https://api.genshot.dev` - Auth header: `Authorization: Bearer gsk_live_your_key` - OpenAPI 3.1: [openapi.json](https://genshot.dev/openapi.json) (Scalar / Swagger UI / codegen) - Full agent-oriented dump: [llms-full.txt](https://genshot.dev/llms-full.txt) - Human docs: [API reference](https://genshot.dev/api-docs) ## CLI - Package: `@genshot/cli` on npm - Talks only to `/api/v1` with the same API key contract ## Optional - [robots.txt](https://genshot.dev/robots.txt) - [sitemap.xml](https://genshot.dev/sitemap.xml)