Subscribe to Webhook

Akahu's webhooks are unusual in that they need to be initialised per user, requiring a new webhook subscription for each event type you wish to receive for each user.

Register a new webhook subscription for the user, allowing your application to receive events on the following webhook types:

  • TOKEN
  • ACCOUNT
  • TRANSACTION
  • PAYMENT
  • TRANSFER

It is a good idea to use the state field to store a unique identifier related to your end user, allowing you to determine on an arrival of a webhook event which user of your application needs to be updated or notified.

For more details about webhooks see:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Which types of events you want to receive webhooks for.

string

State that will be returned with the webhook payload.

Headers
string
required

Your App ID Token.

string
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json