1. Sign up
Register at scout.chowmes.com/beta with your name and email. Scout provisions a hosted account and emails you a one-time API key. There is no self-serve dashboard signup for the key itself, the key only ever arrives by email, and it is shown in plaintext exactly once (in that email). Under the hood this hits:If an account already exists for that email, Scout returns the existing account status instead of a new key, it will not silently double-provision. Lost your key? See Support.
2. Store your key
3. Check your account
4. Make your first call
Scrape a single public page and get back markdown plus evidence:5. Read the evidence block
The response wraps the scrape result in hosted usage metadata:hosted.credits_charged tells you exactly what this call cost. scrape.metadata and scrape.content_hash are your evidence, the source, the timestamp, and a hash you can use to detect drift on repeat runs.
From here, see Endpoints for crawl, map, screenshot, products, and company runs, or Credits for how usage adds up against your plan.