API Reference

Public endpoints you can build against today.

There is no public token-creation API yet

Token creation, liquidity and the bots are driven 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 API is on the roadmap. This page will list it when it ships.

Token list

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

Every token created through Magneta, across all deployed chains, in the 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 published rate limit — be reasonable and cache it.