Skip to main content
Version: 2.8

Getting Started

Anchor Platform provides an event service that sends HTTP webhook notifications to:

Business Servers

  • Transaction status changes
  • Quote updates
  • Customer KYC status changes

Event schemas for business servers are defined in the API reference.

Client Applications

  • Transaction status changes affecting their users
  • Customer KYC status changes affecting their users

Event schemas for client applications are defined in their respective SEPs:

This eliminates the need for business servers and client applications to continuously poll the APIs for updates.