For a full list of the Zerion API schema, please start from the Wallets endpoint page!

Unlike several other web3 data solutions, Zerion's API is real-time, providing instant access to wallet and on-chain data. This feature is crucial to ensure your users are shown accurate and up-to-date information.

The wallets endpoint is fundamental to building leading non-custodial wallets like Zerion and Rainbow, enabling you to access various information about wallets, including portfolios, positions, and transactions.

The fungibles endpoint returns the asset metadata associated with fungible tokens, both as a paginated list of fungible assets supported by Zerion and providing the ability to search for fungibles. It also returns the relevant fungible asset by their unique identifier.

The chains endpoint returns lists of all chains supported by Zerion and returns chains by their unique chain identifier.

Schema

To explore schema, click on the response page under the endpoint.

To see response examples, you can click on the response code or use the examples drop-down menu.

If you have any questions, feel free to shoot us a text in the #devs-lounge channel of our Discord!