Mint Starter Kit home page
Search...
⌘K
Support
Search...
Navigation
Guides
API Reference
Console
Run in Postman
Community
Getting started
Quickstart
Environments and keys
Errors and retries
Payments
Tokens and rates
Onramp vs offramp
Create order tutorial
Check order status
Webhooks
Setup
Verify signatures
Test locally
Tools
Postman
On this page
Set up webhooks
Webhooks
Setup
Set up webhooks
In the console, set
Webhook URL
and
Secret
on your API key.
Your endpoint must:
Read raw body
Verify
X-Webhook-Signature
Return 2xx on success
Events:
order.settled
,
order.failed
,
order.refunded
Check order status
Verify signatures
Assistant
Responses are generated using AI and may contain mistakes.