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/mpp/session \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "card_id": "<string>", "card_token": "<string>", "merchant": "<string>" } '
{ "session_id": "<string>" }
API key prefixed with 'Bearer sx_live_...'
Session created