Skip to main content

Requirements

  • HTTPS endpoint with a stable URL.
  • Accept POST with Content-Type: application/json.
  • Return 2xx quickly (store → ack → process async).
Use Verify signature if you want to validate validation_hash.

Example handlers

Node.js (Express)

Python (FastAPI)

PHP (Laravel)