ClimbAI
Integration

Connect any site to Climb AI with a Webhook / Zapier

Every finished article is POSTed to your endpoint as JSON, HTML and Markdown, signed with a shared secret. Zapier, Make, n8n, Next.js — anything with a URL.

5-day free trial · 30-day money-back · price locked for life

How it works

What it does

For sites without a native integration, Climb AI delivers each finished article to a URL you control as one signed JSON event. It carries the article as HTML and Markdown plus the SEO fields and image URLs, so a Zapier zap, a Make scenario, a Next.js route or a custom CMS can publish it however you like. You can also download any article as HTML, Markdown or JSON from the editor — the JSON is the exact object the webhook sends.

Setup

How to connect in 3 steps

  1. Create an endpoint that accepts an HTTPS POST — a Zapier “Catch Hook”, a Make or n8n webhook trigger, or a route on your own site.
  2. In Climb AI’s site setup, choose Webhook / Zapier and paste the URL. Leave the signing secret blank to have one generated; it is shown once. Climb AI sends a signed ping and requires a 2xx reply.
  3. On each scheduled date the article arrives as an article.published event. Reply with { "url": "https://…" } if you want Climb AI to record the live page.
Data

What data flows

Each request carries X-ClimbAI-Event, X-ClimbAI-Delivery and X-ClimbAI-Signature (t=<unix>,v1=<HMAC-SHA256 of "<t>.<raw body>" with your secret>). The body is { id, event, createdAt, data } where data has id, title, slug, html, markdown, excerpt, seo { metaTitle, metaDescription, focusKeyword }, featuredImageUrl, ogImageUrl, scheduledFor and website { id, url, name }. Nothing is read from your endpoint except the optional url in the reply.

Frequently asked questions

Recompute HMAC-SHA256 over "<t>.<raw request body>" with your secret and compare it to v1 in constant time; reject if t is older than five minutes. It is the same scheme Stripe uses, so any Stripe webhook snippet works.

Zero risk

Three ways out, before you are ever stuck.

5 days
Free, in full

Both agents, all 13 modules, from the first minute. Cancel inside the trial and you are never charged.

30 days
Money back

If the first month does not earn its place, email us and we refund the charge in full. No forms, no retention call.

Forever
Price locked

When we raise prices for new customers, yours does not move for as long as you stay subscribed.

Stop doing SEO. Start having it done.

Both agents, every module, $49.99/month. Cancel in one click.

5-day free trial · 30-day money-back · price locked for life

Try Now For $0.00