Skip to content

How SenteRail Works

SenteRail gives approved customers a payment operations layer across enabled products. External integrations usually interact with API requests, signed webhooks, and reconciliation evidence rather than internal platform services.

Customer-Facing Model

RequestYour systemSends a server-side API request with a stable reference.
ProcessSenteRailCoordinates enabled products and records workflow state.
NotifyWebhooksSend signed events to your backend receiver.
ReconcileYour recordsMatch events and references to your own source of truth.

What Your Integration Sees

  • customer-facing API endpoints
  • account-scoped credentials
  • signed webhook events
  • references for support and reconciliation
  • legal and operational requirements for production readiness

What Stays Internal

Internal services, worker loops, operator tooling, and back-office settlement commands are not part of the public integration contract. Public integrations should use documented customer-facing APIs and support channels.