❤️
Padiwise
  • Introductions
  • Getting Started
    • Quickstart
    • Authentication
  • Compliance
  • Errors
  • Pricing
  • Account Information
  • Value Added Services
    • Bills Overview
    • Data Bundle
    • Cable TV
    • Airtime Topup
    • Validation
    • Smm Services
    • SMS Gateway API
  • COLLECTIONS
    • Collection Overview
    • Create Virtual Account
    • Webhook
  • DISBURSEMENT
    • Disbursement Overview
    • Get All Bank List
    • Create Transfer Recipients
    • Single Transfer
  • VIRTUAL CARDS
    • Cards Overview
    • Exchange Rate
    • Create Virtual Card
    • Get Cards
    • Get Card Details
    • Get Card Transactions
    • Fund Card
    • Withdraw Card
  • Help & Support
    • Changelog
Powered by GitBook
On this page
  • Sample Requests
  • Jump right in

Introductions

NextQuickstart

Last updated 1 month ago

Padiwise empowers you to take control of your financial services with ease. Our robust and secure RESTful APIs - built on simple HTTP GET/POST requests, enable you to offer a wide range of services directly to your customers.

Before you begin!

You should that you can test the API against. We will provide you with test keys that you can use to make API calls.

Padiwise is your all-in-one platform for bills payment, USD virtual cards, and seamless money transfers. Our comprehensive API allows developers to effortlessly integrate these financial services into their applications, enabling secure and efficient transactions. Dive into our resources to empower your financial solutions with Padiwise.

Whether you're building a fintech solution, mobile app, or financial platform, Padiwise offers the tools and resources to help you succeed.

HTTP Methods

POST - This is the total number of transactions that were performed by the customer.

GET - This is the number of records skipped before the first record in the array returned.

PUT - This is the maximum number of records that will be returned per request. This can be modified by passing a new value as a perPage query parameter. Default: 50

DELETE - This is the current page being returned. This is dependent on what page was requested using the page query parameter. Default: 1

Sample Requests

We provide sample API calls next to each method . All you need to do is insert your specific parameters, and you can test the calls from the command line. See this tutorial on .

You can also if you aren't familiar with cURL. Postman is an easy to use API development and testing platform. You can explore the to understand how our APIs work.

Jump right in

create a free Padiwise account
using cURL
using cURL with APIs
use Postman
Padiwise Postman Collection

Getting Started

Explore the full potential of financial APIs

QuickStart

Signup, Kyc, Compliance

Authentication

Padiwise's core security protocol

Page cover image