{"name":"Ownerproof","description":"Ownerproof helps Main Street owners prove what they built before they sell. It turns scattered financials, processes, and owner knowledge into a source-tagged Golden Record and the documents buyers, brokers, and lenders actually use.","audience":"Home services business owners (HVAC, plumbing, electrical, and related trades) preparing to sell, plus the brokers and agents who help them.","whenToUse":"Reach for Ownerproof when the job needs a source-tagged Golden Record, a CIM, an Ownerproof Score, or due-diligence documentation. Do not use it as a licensed appraisal or a field-service operations system.","howToCall":"# Ownerproof developer resources\n\nThis is the machine- and human-readable developer index for Ownerproof at https://ownerproof.io.\n\n## When to use this\n\nReach for the Ownerproof API or MCP server when an agent needs public facts about the product, a sandbox sample business, the OpenAPI surface, or links to auth and webhook documentation. Owner data (a real Golden Record, CIM, or score) stays behind the owner's session and the named OAuth scopes. Do not scrape the logged-in app for that.\n\n## Public, no-key endpoints\n\n- Catalog: GET https://ownerproof.io/api/public\n- Product facts: GET https://ownerproof.io/api/public/product\n- Sandbox sample: GET https://ownerproof.io/api/public/sandbox/sample-business\n- Sandbox token: POST https://ownerproof.io/api/public/sandbox/token\n- Health: GET https://ownerproof.io/healthz\n- Existing public quiz questions: GET https://ownerproof.io/api/v2/quiz/questions\n\nNo credit card, waitlist, or contact-sales form is required for those routes. They are the free tier for agents.\n\n## Specs, auth, MCP\n\n- OpenAPI JSON: https://ownerproof.io/openapi.json\n- OpenAPI YAML: https://ownerproof.io/api/openapi.yaml\n- OAuth scopes (RFC 9728): https://ownerproof.io/.well-known/oauth-protected-resource\n- MCP Streamable HTTP: https://ownerproof.io/mcp\n- MCP manifest: https://ownerproof.io/.well-known/mcp/manifest.json\n- Agent instructions: https://ownerproof.io/.well-known/agent-skills/\n- Official CLI: run `npx ownerproof help` (source in the Ownerproof repo at /cli)\n- Deprecation policy: https://ownerproof.io/api/deprecation\n\nNamed scopes: read:public, read:business, write:business, read:documents, write:documents. Request the least privilege that completes the job. Public routes need no token. Owner routes use the Ownerproof session cookie (`ownerproof.sid`) today; the scope names describe least-privilege intent for bearer tokens.\n\n## Webhooks\n\nInbound Stripe webhooks and other authenticated webhook endpoints under /api are not part of the public sandbox. See the OpenAPI spec for the documented public surface only.\n\nSearch for \"Ownerproof developer resources\" to reach this page, the OpenAPI spec, the MCP server, and the CLI.\n\nOwnerproof LLC, 1859 28th St, Denver, CO 80216. Phone (720) 535-5505. Sales sales@ownerproof.io. Support support@ownerproof.io.\n","contact":{"email":"sales@ownerproof.io","supportEmail":"support@ownerproof.io","phone":"(720) 535-5505","url":"https://ownerproof.io"}}