Magneta Logo
MagnetaDex

API Reference

Public endpoints you can build against today.

There is no public trading API yet

Quoting and swap execution are handled in-app and are not exposed as a third-party API. The routes under /api/ on this domain are internal to the interface, rate-limited, and may change without notice — please do not build against them.

A documented, versioned trading API is on the roadmap. This page will list it when it ships.

Token list

GET https://magneta.finance/tokenlist.json

The aggregated list of tokens created through Magneta, across every deployed chain. Standard token-list shape, so it drops straight into wallets and interfaces that already consume one.

Example
curl -s https://magneta.finance/tokenlist.json

No API key. No rate limit published — be reasonable and cache it.