Transaction Manager API
Webhooks
Create a Webhook
1min
POST
https://mainnet.gomaestro-api.org/v1/webhooks/project/{project_id}
Cardano Mainnet
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
Updated 22 Nov 2024
Did this page help you?