For Developers
Webhooks
Get real-time updates from Payman for payments, wallets, and more
Payman allows you to configure webhooks so your application can receive real-time updates when key events occur.
Use this to:
- Confirm payment status
- Monitor balance changes
- Track agent activity for compliance
Set Up a Webhook
- Go to the Webhooks tab inside your registered app
- Enter your Webhook Endpoint URL
Example:https://your-domain.com/payman/webhook
- (Optional) Click Add Headers for custom keys (like secrets or tokens)
- Click Create Webhook
Once configured, Payman will start sending event payloads to your endpoint.
Need help? Reach out to [email protected]