APIs & Endpoints
Micropub
Section titled “Micropub”POST /micropub– create or update posts.GET /micropub?q=syndicate-to– list POSSE targets.GET /micropub?q=source&id=…– fetch stored content.
Webmention
Section titled “Webmention”POST /webmention– receive mentions.- Outgoing pings are queued when you publish; run 
otso webmention sendto deliver. 
Internal endpoints
Section titled “Internal endpoints”When running the Vercel app, Otso exposes:
GET /api/health– health check.POST /api/sync– trigger scheduled imports.