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 POST \ --url https://mag3nt.com/api/ap2/execute \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "card_id": "<string>", "card_token": "<string>", "amount": 123, "mandate_id": "<string>" } '
{ "success": true, "transaction_id": "<string>" }
API key prefixed with 'Bearer sx_live_...'
Payment executed