Transaction Manager API
Webhooks

Create a Webhook

1min
POST
https://mainnet.gomaestro-api.org/v1/webhooks/project/{project_id}
Cardano Mainnet
Set up a new webhook for transaction monitoring.
Authentication
api-key
Path Parameters
project_id
*
Body Parameters
body
*
name
*
url
*
Responses
201
Webhook created successfully.
webhook_id
name
url
active
400
Bad Request - Invalid webhook data
500
Internal server error