hook.barclay.pro — webhook intake

Authorized systems POST events here. Everything else is closed.

Sending events

Endpoints live under /v1/ingest/<source>/<event_type> and accept POST with a JSON body. Credentials and the signing scheme are issued per endpoint.

POST /v1/ingest/<source>/<event_type> Content-Type: application/json

Administration

Endpoints and credentials are managed at /admin (passkey required).