General
Our API provides access to our features, including Redeem Passport and Redeem Center. Our API is designed to be easy to use and can be integrated into any software platform or application.
RE:DREAMER API is available on two domains:
- Mainnet (
mainnet-api.redreamer.io
)The Mainnet domain provides access to the live blockchain network and should be used for production applications. - Testnet (
testnet-api.redreamer.io
)The Testnet domain is intended for developers to test their applications in a sandbox environment. This domain provides access to all of the API's functionality, but operates on a separate test network.
When using our API, you will need to specify which domain you wish to connect to. To connect to the Mainnet, use
mainnet-api.redreamer.io
as the base URL. To connect to the Testnet, use testnet-api.redreamer.io
as the base URL.If you use RE:DREAMER protocol in any part of your product, you are required to display the "Empowered by RE:DREAMER" logo prominently and provide a clear attribution statement in your product's documentation or credits page.


If you have any questions or run into any issues while using our API, please don't hesitate to contact our support team at [email protected]. We are here to help.
Last modified 1mo ago