Webhooks

Learn how to receive programmatic updates directly to your servers with Finix's webhooks.


Webhooks let you receive notifications programmatically when your API resources are created or updated. When you subscribe to webhooks, Finix's servers will emit events that your servers can listen for. Webhooks can be helpful by letting your servers know when something has changed automatically, rather than requiring your servers check.


Learn More