Sign InSign Up

CrewAI — Developer resources

CrewAI Webhooks

CrewAI developer resources for crewai.com

Inbound hooks used by the CrewAI marketing site to refresh cached content. These routes require shared secrets and are not part of the public read API.

Contentful revalidation

POST /api/revalidate — Invalidates Next.js cache when Contentful publishes changes. Requires the CONTENTFUL_REVALIDATE_SECRET configured in the deployment environment.

Ghost → Contentful migration

  • POST /api/ghost/post-published — Ghost Content API webhook when a post is published
  • POST /api/ghost/migrate — Batch migration utility (protected)

CrewAI API reference · Developer portal