# ScreenshotLens Docs > ScreenshotLens turns a public page URL into a screenshot or a scrolling video over a REST API. Every integration follows the same path: create an API key in the dashboard, build the request in the Playground, then call the same URL from your server. Billing is prepaid credits; new accounts start with 100. Any documentation page is also available as raw Markdown by inserting `/llms.mdx` before its path — for example https://docs.screenshotlens.com/docs/quickstart becomes https://docs.screenshotlens.com/llms.mdx/quickstart. The entire corpus in one file is at https://docs.screenshotlens.com/llms-full.txt. | Surface | URL | | --- | --- | | Documentation | https://docs.screenshotlens.com/docs | | API base | https://api.screenshotlens.com | | Dashboard | https://app.screenshotlens.com | | Pricing | https://screenshotlens.com/pricing | ## Start here - [Overview](https://docs.screenshotlens.com/docs): ScreenshotLens turns a public page URL into a screenshot or a scrolling video, billed in prepaid credits. Markdown: https://docs.screenshotlens.com/llms.mdx - [Quickstart](https://docs.screenshotlens.com/docs/quickstart): Create an API key and send your first ScreenshotLens request. Markdown: https://docs.screenshotlens.com/llms.mdx/quickstart - [API Reference](https://docs.screenshotlens.com/docs/api): The two ScreenshotLens capture endpoints, how they are authorized, and how their responses and errors are shaped. Markdown: https://docs.screenshotlens.com/llms.mdx/api - [Dashboard](https://docs.screenshotlens.com/docs/dashboard): Build requests in the Playground, manage API keys, read usage logs, and buy credits at app.screenshotlens.com. Markdown: https://docs.screenshotlens.com/llms.mdx/dashboard ## API reference - [Authentication](https://docs.screenshotlens.com/docs/api/authentication): Authorize capture requests with API keys created in the dashboard. Markdown: https://docs.screenshotlens.com/llms.mdx/api/authentication - [Screenshot API](https://docs.screenshotlens.com/docs/api/screenshots): Capture a still image of a public page as binary output or a JSON asset URL. Markdown: https://docs.screenshotlens.com/llms.mdx/api/screenshots - [Rolling Video API](https://docs.screenshotlens.com/docs/api/rolling-video): Record a public page as it scrolls, and get back an MP4 or a GIF. Markdown: https://docs.screenshotlens.com/llms.mdx/api/rolling-video - [Responses and Errors](https://docs.screenshotlens.com/docs/api/responses-errors): Status codes, error bodies, and what to do about each one. Markdown: https://docs.screenshotlens.com/llms.mdx/api/responses-errors ## Dashboard - [Playground](https://docs.screenshotlens.com/docs/dashboard/playground): Build and test a capture request in the dashboard before putting it in code. Markdown: https://docs.screenshotlens.com/llms.mdx/dashboard/playground - [API Keys](https://docs.screenshotlens.com/docs/dashboard/api-keys): Create, name, rotate, and revoke the keys your integration uses. Markdown: https://docs.screenshotlens.com/llms.mdx/dashboard/api-keys - [Usage Logs](https://docs.screenshotlens.com/docs/dashboard/usage-logs): Inspect request history, statuses, timings, assets, and credits. Markdown: https://docs.screenshotlens.com/llms.mdx/dashboard/usage-logs - [Credits and Billing](https://docs.screenshotlens.com/docs/dashboard/credits-billing): How credit pricing, charging, and billing actions work. Markdown: https://docs.screenshotlens.com/llms.mdx/dashboard/credits-billing ## Optional - [Full documentation as a single file](https://docs.screenshotlens.com/llms-full.txt): every page concatenated as Markdown - [Product overview](https://screenshotlens.com): capture modes, capabilities, and positioning - [Product llms.txt](https://screenshotlens.com/llms.txt): pricing, capture modes, and FAQ in Markdown