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://app.magna.so/api/external/v1/tokens/{id}/summary \ --header 'x-magna-api-token: <api-key>'
{ "isProcessed": true, "result": { "totalSupply": "18446694073.709552", "totalReceived": "4.453278", "totalAllocationAmount": "20", "totalAllocationCount": 2, "funded": "9.999996" } }
Retrieve aggregate supply and allocation metrics for a single token.
1
Successful response
Endpoint-specific result payload.