Skip to main content
GET
/
api
/
config
Get treasury addresses and token registry
curl --request GET \
  --url https://mag3nt.com/api/config
{
  "treasury": {
    "evm": "<string>",
    "solana": "<string>"
  },
  "tokens": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.mag3nt.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Configuration

treasury
object
tokens
object