Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Paxos Webhooks allow you to register your own endpoints to receive asynchronous events driven by the Paxos Platform.
Current webhook use-cases are restricted to Identity Events, with more event types to follow. To get started, you will need to:
- Set up a webhook consumer for Paxos webhook events, which is an HTTP POST endpoint that accepts and processes events.
- Test the webhook consumer by sending a test event to your endpoint.
- Secure the endpoint using either API key or OAuth-based authentication.
- Contact Support to go through webhook registration, specifying which events you would like to receive and process.