RepliFast Developer and Agent Resources
RepliFast is a Google Business Profile review reply tool for small business owners. This page lists everything we publish for machines, and says plainly what we do not publish.
Machine-readable files
- /llms.txttext/markdown
What RepliFast is, what it costs, who it is for, and an index of every public page. Start here.
- /llms-full.txttext/markdown
The long form of the above, including first-party Google review statistics and their methodology.
- /pricing.mdtext/markdown
Plans, limits, trial terms, and the money-back guarantee, kept current by hand.
- /sitemap.xmlapplication/xml
Every indexable URL with a last-modified date.
- /robots.txttext/plain
Named allowances for AI crawlers, and the paths that are off limits because they are the logged-in app.
- /.well-known/api-catalogapplication/linkset+json
RFC 9727 linkset pointing at these documents.
Markdown content negotiation
Send Accept: text/markdown to any path below and you get markdown instead of HTML, from the same URL. Every other path keeps serving HTML, because that is the only representation we have for it. Markdown responses carry Vary: Accept, a Link: rel="canonical" back to the HTML page, and are not cacheable.
- /Product overview, same content as /llms.txt
- /aiFull product reference, same content as /llms-full.txt
- /pricingPlans and limits
- /supportIndex of every help topic
- /support/{slug}One help topic in full
- /developersDeveloper and agent resources
curl -H "Accept: text/markdown" https://www.replifast.com/supportThe same documents are reachable directly at /md/<path> if you would rather not set a header.
API access
RepliFast has no public API and no OAuth authorization server. We would rather say so than publish metadata for something that does not exist.
The free tools on this site (reply generator, visibility score, review link generator) are backed by endpoints that require a Cloudflare Turnstile token and pass a CORS origin allowlist. They exist to serve our own pages, so an agent cannot call them.
What is genuinely self-serve, with no sales call and no card: the Free plan, and the 14-day Pro trial. Both start at the signup page.
If you want programmatic access, write to hello@replifast.com and say what you are building. Demand is what would move it up the roadmap.