Developers

Introduction

Welcome to iLipa Payment APIs! In this release, we have exposed API endpoints for accessing iLipa services; we have iLipa API endpoints for B2B, B2C, and C2B. Our APIs are built on REST; data entities are represented as HTTP resources and are accessed using HTTP verbs, majorly GET and POST. API request parameters and responses - including errors - are encoded in JSON. Our APIs response status codes and error codes comply with HTTP status codes. You can invoke our API endpoints using REST clients like Postman or SoapUI and command line tools like cUrl and Node.js.