API Reference: Overview

Welcome, fellow code warrior!

On the left, you will find all of the API routes for the Wallet Platform. These are categorized based on the type of function/feature being used.

All of our API endpoints are RESTful, so you can read and write data to/from our platform as needed.

To get started, you'll first need a merchant profile. To create a merchant profile, please register on the Wallet Platform here: https://wall.et/register

After creating your merchant profile, as a best practice, you'll want to create a separate "employee" account for all platform communications. This account will be used for authenticating all inbound requests from your application.

Lastly, you can export code snippets in any programming language that you choose, by selecting an API endpoint and selecting your favorite language in the top-right corner. Note: the ellipsis will display more options if your preferred language isn't visible by default.

Please let us know if you encounter any issues when using our API, and if you have any requests, please connect with us in a live chat session on our Discord channel: https://discord.gg/xzwhcNCjcQ

Alternatively, you can submit your request to [email protected] and we will respond to your request as soon as we are able.

Looking forward to assisting in any way that we can.

Thanks & happy coding!
-The Wallet Inc Development Team