The Allawee API lets you interact with Allawee resource objects like cards, customers, webhook, events, accounts, simulation. Allawee API is RESTful. You can use it with REST clients like Postman, in your client-side code, in your server-side code, or from your command line with CURL. Every request you make needs an Authorization token.
There are two base URLs for requests:
https://api.allawee.com
: This is the base url for all request that doesn’t share sensitive customer datahttps//secure.allawee.com
: This is the base url for all requests that share sensitive customer data like Reset Card Pin