Skip to content

Developer platform

PageFox developer documentation

Three surfaces, each documented against the code that implements it

Start here

Pull data on your own schedule with the REST API, react to events as they happen with webhooks, or let an agent ask a site a question directly. Each page documents live behaviour and says plainly what does not exist yet.

Which one do you want?

  • A nightly CRM sync, or a backfill. REST API — it paginates and you control when it runs.
  • Something must happen within seconds of a lead going hot. Webhooks. Reconcile with the REST API afterwards; there is no delivery replay.
  • An AI client needs one factual answer about a public site. Site answers, if that site's owner has enabled it.
  • A person is doing the work. Stay in the dashboard.

Not available yet

Everything public today is read-only. PageFox does not currently publish a supported SDK, a write API, an MCP server, a general agent connection, an A2A endpoint, a connector guarantee, an SLA, or a real-time stream. The canonical wire contract for the REST surface is the public OpenAPI 3.0 document.