Live · 273 endpoints · frontier models

Your WordPress has a
co-pilot now.

Reputifly AI doesn't just advise. It ships. Ask in plain English — it builds pages, writes posts, updates products, replies to reviews, tunes SEO. On your cloud. Through our plugin. You stay in control.

Exclusive to Reputifly Cloud clients · not a self-serve signup

+ Fast
273
Endpoints on your site
0
Content copied off your server
1
WordPress plugin, nothing else
How it works

Three products. One vertically-integrated stack.

No third-party CMS in the middle. Every layer — hosting, plugin, AI — is built by Reputifly, so your data path is end-to-end ours.

Layer 3 · Brain
Reputifly AI
Multi-agent orchestrator · decomposer → scouts → synthesiser → executor
authenticated endpoint calls
Layer 2 · Bridge
Reputifly Archimedes
Our WordPress plugin · exposes 273 scoped endpoints · agent key auth
runs inside your site
Layer 1 · Foundation
Reputifly Cloud
Singapore-hosted · Cloudflare-fronted · daily backups · 99.9% uptime SLO
// LAYER 01 — FOUNDATION

Your site lives on Reputifly Cloud.

CloudPanel-managed WordPress on Singapore bare-metal, fronted by Cloudflare. We handle SSL, daily backups, and the plumbing — you get a hosting layer engineered for agent throughput, not a generic shared-hosting bottleneck.

Host · Singapore · SSD · HTTP/2
Edge · Cloudflare · WAF + DDoS
→ your WordPress, managed end-to-end
// LAYER 02 — BRIDGE

Archimedes is the plugin that unlocks it.

Our custom WordPress plugin installs on your site and exposes a 273-endpoint authenticated API — pages, posts, products, media, SEO, GBP, WooCommerce, templates, users, redirects. The agent can't touch anything we haven't already wired.

POST /wp-json/reputifly/v1/agent/pages
Authorization: Bearer rspdai_agta…
→ scoped to your site · zero data mirrored
// LAYER 03 — BRAIN

Reputifly AI drives the whole thing.

Our multi-agent orchestrator is the reasoning loop — built in-house on top of frontier models. It decomposes your prompt, fans out parallel scouts to investigate your site profile, synthesises a plan, and executes through Archimedes. You stay in the chat.

DecomposerScoutsSynthesiserExecutor
→ typical job: ~8k tokens · SGD 0.20–1.50
Ask it anything

Real prompts. Real outcomes.

Every tab below is a prompt we've actually run. Click any to see the multi-step plan the agent builds + the real endpoints it calls on your site.

You
Build me a full service page for "Dental Implants Singapore" — proper hero, benefits grid, FAQ, schema markup, and submit to Google after.
~40s · Deep Think · 1 message
Publishes live on your site
Agent plan
  • 01Fetch /context → detect theme + existing service pages for tone match
  • 02Generate raw HTML + draft copy locally
  • 03POST /deploy/website-pages → create "Dental Implants Singapore"
  • 04POST /seo/schema/{page_id} → attach MedicalProcedure + FAQPage JSON-LD
  • 05POST /seo/sitemap/generate then /seo/index-urls
Page live · submitted to Google Search Console
You
Here are 5 product photos. Create them as products — Widget A through E, $49 each, 20 in stock, category "Featured", set the first image as featured, rest as gallery.
5 images uploaded directly from chat
All 5 products created + live
Agent plan
  • 01POST /media/bulk → ingest 5 chat attachments into media library
  • 02POST /products/bulk → create all 5 SKUs with stock + pricing
  • 03POST /products/categories → ensure "Featured" exists
  • 04Per product: set_featured=true on attachment 1, gallery_meta on 2–5
  • 05POST /cache/flush + confirmation
5 products live · media library clean · cache cleared
You
I've got new Google Business Profile reviews from the past week — reply to each professionally. Thank the 5-stars, apologise properly and offer to DM for the negative ones.
Each reply drafted in your brand voice
You approve before anything posts
Agent plan
  • 01GET /gbp/accounts → find your linked location
  • 02GET /gbp/reviews?location=… → pull unreplied last 7 days
  • 03Segment by star rating · draft tone-matched replies
  • 04Surface each draft for your approval in chat
  • 05POST /gbp/reviews/{id}/reply on the ones you greenlight
All replies posted · conversion-safe tone · zero missed reviews
You
Set up Malaysia as a new shipping zone — flat rate SGD 15, free shipping above SGD 80, and add it to my checkout.
WooCommerce config, zero clicks in admin
Verified with a test order
Agent plan
  • 01POST /woocommerce/shipping-zones with name "Malaysia"
  • 02PUT /shipping-zones/{id}/locations → country=MY
  • 03POST /shipping-zones/{id}/methods → flat_rate SGD 15
  • 04POST /shipping-zones/{id}/methods → free_shipping min_amount=80
  • 05POST /woocommerce/test-order → verify checkout displays correctly
Zone live · test order confirmed both rates show correctly
You
Run a full SEO audit — PageSpeed, Search Console, GA4 — and fix the top 5 issues automatically where safe.
Read-only for diagnostics, writes gated by confirm
Full report + patched issues in one run
Agent plan
  • 01GET /seo/pagespeed?strategy=mobile across top 10 pages
  • 02GET /seo/search-performance + /seo/ga4/report
  • 03POST /seo/audit → aggregate structured issue list
  • 04Auto-fix: compress oversized images via /seo/image-audit
  • 05Create 301 redirects for orphaned URLs via /seo/redirects
8 issues patched · 3 flagged for manual review · full PDF-able report
You
Rebranding — change every instance of old-domain.com to new-domain.com across all pages, posts, products, and layout injections. Dry-run first, then apply.
Dry-run preview before any write
Full changelog with one-click rollback
Agent plan
  • 01POST /tools/deployment-find-replace with dry_run=true
  • 02Show preview: 142 replacements across 31 pages, 18 posts, 47 products
  • 03Await your confirmation in chat
  • 04Apply with /tools/replace-urls + /content/layout-injections
  • 05Auto-snapshot to /changelog · /changelog/rollback ready
Domain migrated in 30s · one-click undo available for 30 days
You
Write me 10 blog posts on dental care tips — each 800 words, with images, SEO titles + meta descriptions, scheduled 3 days apart starting next Monday.
Our image pipeline generates featured images
A full month of content published in one turn
Agent plan
  • 01Draft 10 unique angles · cluster by search intent
  • 02Our image pipeline → 10 on-brand hero images
  • 03POST /posts/bulk with titles, content, SEO meta
  • 04POST /posts/{id}/media → attach featured image per post
  • 05Set publish dates 3 days apart · status=future
10 posts queued · 30 days of publishing · Yoast + Rank Math compatible
Inside Reputifly AI

One prompt. Four parallel agents. One ship-ready plan.

Every message runs through a four-stage orchestrator. Scouts fan out in parallel to investigate your site, a synthesiser merges their findings, and the executor ships through Archimedes. Your prompts finish in seconds, not minutes.

// Reputifly AI orchestrator · data flow
User prompt
"Audit my pages & posts"
Stage 01 · Decomposer
Classify & route
direct_answer · needs_clarification · needs_investigation
Scout
Pages
Scout
Content
Scout
Commerce
Scout
Site config
Stage 03 · Synthesiser
Merge scout findings
narrows executor context · ~60% fewer tokens
Stage 04 · Executor
Call Archimedes endpoints
/pages · /posts · /products · /settings/menus
Shipped
Your WordPress updated
changelog recorded · one-click rollback ready
Input Routing Parallel scouts Synthesis Execution
Full surface

Everything the agent can touch on your site.

Twelve domain clusters. Over 270 endpoints underneath. The agent picks the exact subset your task needs — nothing more, nothing less.

Pages & Deployment
Create, rebuild, duplicate, trash, A/B test, publish raw HTML, restore Elementor.
33 endpoints
Blog & Content
Posts, bulk posts, categories, tags, meta fields, Yoast / Rank Math compatible.
25 endpoints
Products & Commerce
WooCommerce products, variations, bulk ops, coupons, shipping zones, payment gateways.
84 endpoints
Media & Assets
ZIP bulk, URL-based imports, alt-text auto-gen, featured image, gallery meta.
8 endpoints
SEO & Analytics
PageSpeed, GSC, GA4, redirects, sitemap, robots, schema, CrUX, image audit.
34 endpoints
Google Business Profile
Reviews, review replies, location posts, multi-location accounts.
8 endpoints
Templates & Themes
Custom PHP templates per slot: single-product, checkout, archive, front-page, search.
9 endpoints
Users & Access
WP users, roles, agent key rotation, audit log, scoped permissions per endpoint cluster.
8 endpoints
Plugins & Settings
Install, activate, update or remove plugins · theme switch · permalink flush · cache purge.
22 endpoints
Custom Post Types
Define CPTs with structured fields — perfect for Portfolio, Testimonials, Case Studies.
16 endpoints
Redirects & URL Tools
301 redirects, deployment find-replace, cross-site URL migration with dry-run.
9 endpoints
Changelog & Rollback
Every write is logged. One-click rollback for layout injections and deployments.
7 endpoints
Why this is different

Most "AI for WordPress" tools are just a chat box. Reputifly actually ships.

Two tools, side by side. Same prompt. Very different end state on your site.

Typical AI plugin

Describes what you should do.

  • Stateless — forgets your site between messages.
  • Copies your content onto their servers to "train".
  • Generic suggestions: "consider adding alt text to images."
  • You still do every click, every save, every rebuild.
  • Can't touch WooCommerce, GBP, redirects, templates.
  • No rollback — if it breaks, you debug it.
Reputifly AI

Actually does it.

  • Stateful — multi-agent loop knows every page, post, product, setting.
  • Your data never leaves your hosting. Just API calls to our plugin.
  • Specific, actionable: runs PageSpeed, fixes the 4 broken images, done.
  • End-to-end: prompt to published, you stay in the conversation.
  • 273 endpoints: products, variations, GBP reviews, shipping, coupons, plugins.
  • Every action is changelogged. One click restores any previous state.
Capabilities Dossier · PDF

Hand your AI the full capability map.

Every one of the 273 endpoints, documented and segmented by marketing function — SEO, GEO, Google Business Profile, e-commerce, content, deployment and more. Drop the PDF into ChatGPT, Claude or Gemini and let it tell you, in its own words, exactly how much this platform can do for your business.

Download Full Capabilities (PDF)
20-page dossier 273 endpoints documented 14 capability domains No login required