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/status
{ "platform": "mag3nt", "version": "0.5.0", "model": "bidirectional", "protocols": { "x402": { "status": "<string>", "direction": "<string>", "spend": "/api/pay", "receive": "<string>", "discovery": "<string>", "networks": [ "<string>" ], "schemes": [ "<string>" ] }, "ap2": { "status": "<string>", "direction": "<string>", "spend": "<string>", "receive": "<string>" }, "mpp": { "status": "<string>", "direction": "<string>", "spend": "/api/pay", "receive": "<string>", "capabilities": [ "<string>" ] }, "settlement": { "status": "<string>", "fee_model": "<string>", "engine": "<string>", "supported_networks": [ "<string>" ] } }, "card_controls": { "mcc_locks": true, "single_use": true, "freeze_unfreeze": true, "spending_limits": true } }
Platform status and protocol manifest
"mag3nt"
"0.5.0"
"bidirectional"
Show child attributes