Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://mag3nt.com/api/webhooks \ --header 'Authorization: <api-key>'
{ "webhooks": [ { "id": "wh_3b9fe670abcdef...", "url": "https://api.acme.com/hooks/mag3nt", "description": "Release API access on payment", "status": "ACTIVE", "created_at": "2023-11-07T05:31:56Z" } ] }
Returns all webhooks for the authenticated wallet. Secrets are never returned.
API key prefixed with 'Bearer sx_live_...'
Webhooks list
Show child attributes