Skip to content

APIs & Endpoints

  • POST /micropub – create or update posts.
  • GET /micropub?q=syndicate-to – list POSSE targets.
  • GET /micropub?q=source&id=… – fetch stored content.
  • POST /webmention – receive mentions.
  • Outgoing pings are queued when you publish; run otso webmention send to deliver.

When running the Vercel app, Otso exposes:

  • GET /api/health – health check.
  • POST /api/sync – trigger scheduled imports.