/api/v1. Pick one of the four paths
below, then follow its dedicated guide.
Evaluate locally
Run a throwaway local demo with synthetic seeded data. The demo uses a
fixed sign-in code that is intentionally insecure, and it is not a
production installation. Start here to try the product in minutes without
a provider account.
Use the hosted beta
Let the platform operate the runtime for you. You connect your own
provider credentials and pay the provider directly. See
Deployment options for who runs what and how the
hosted beta compares to the local demo and production self-hosting.
Self-host in production
Operate the full stack yourself. You own PostgreSQL, Valkey, secrets,
backups, upgrades, and provider billing. Scheduled work requires the
worker and Temporal; manual checks do not require Temporal.
Build with the API, SDK, CLI, or MCP
Authenticate and make your first REST request with the
API quickstart. For typed clients and tooling, see the
SDK overview, the CLI, the
MCP server, and the AI agents guide.
Where to go next
- The exact HTTP contract lives in the generated API Reference, not on this page.
- To compare the hosted beta, the local demo, and production self-hosting in one place, read Deployment options.
- To connect a SERP or analytics provider after you have a running instance, read Integrations.
- To authenticate API requests, read Authentication.