Getting Started
The EasySlip Developer API allows developers to verify bank and truemoney wallet slip information. This guide provides an overview of how to interact with the API, including authentication methods and example requests
Base URL
https://developer.easyslip.com/api/v1
Authentication
All requests must include an Authorization header with a valid Bearer token.
http
Authorization: Bearer YOUR_ACCESS_TOKEN