Skip to main content
GET
/
api
/
external
/
v1
/
tokens
/
{id}
/
total-supply
Total Supply
curl --request GET \
  --url https://app.magna.so/api/external/v1/tokens/{id}/total-supply \
  --header 'x-magna-api-token: <api-key>'
"550000000"

Authorizations

x-magna-api-token
string
header
required

Path Parameters

id
string<uuid>
required
Minimum string length: 1

Response

Successful response

The response is of type string.