PiggyVest Business API

The PiggyVest Business API is a Bearer-token-authenticated REST API hosted at api.piggyvest.business that lets Nigerian businesses programmatically create and manage customers, provision customer wallets with reserved account numbers and accrued-interest tracking, move money via wallet-to-wallet and bank transfers (with name inquiry and bank-list lookup), retrieve transactions and statuses, schedule and cancel future payments, accept payments through the Pay with Pocket SDK, and subscribe to webhook events for real-time notifications. Authentication uses a secret key in the `Authorization: Bearer` header. The default rate limit is approximately 100 requests per minute. No public OpenAPI specification is published; integration is documented on www.piggyvestbusiness.com/docs and access is gated by signing up at dashboard.piggyvest.business/signup.

PiggyVest Business API is published by PiggyVest on the APIs.io network.

Tagged areas include Wallets, Customers, Transfers, Bank Transfers, and Transactions. The published artifact set on APIs.io includes API documentation and authentication docs.

API entry from apis.yml

apis.yml Raw ↑
aid: piggyvest:business-api
name: PiggyVest Business API
description: 'The PiggyVest Business API is a Bearer-token-authenticated REST API hosted at api.piggyvest.business
  that lets Nigerian businesses programmatically create and manage customers, provision customer wallets
  with reserved account numbers and accrued-interest tracking, move money via wallet-to-wallet and bank
  transfers (with name inquiry and bank-list lookup), retrieve transactions and statuses, schedule and
  cancel future payments, accept payments through the Pay with Pocket SDK, and subscribe to webhook events
  for real-time notifications. Authentication uses a secret key in the `Authorization: Bearer` header.
  The default rate limit is approximately 100 requests per minute. No public OpenAPI specification is
  published; integration is documented on www.piggyvestbusiness.com/docs and access is gated by signing
  up at dashboard.piggyvest.business/signup.'
humanURL: https://www.piggyvestbusiness.com/docs
baseURL: https://api.piggyvest.business
tags:
- Wallets
- Customers
- Transfers
- Bank Transfers
- Transactions
- Scheduled Payments
- Webhooks
- Pay With Pocket
- Reserved Accounts
- Authentication
properties:
- type: Documentation
  url: https://www.piggyvestbusiness.com/docs
- type: Authentication
  url: https://www.piggyvestbusiness.com/docs/authentication
- type: SignUp
  url: https://dashboard.piggyvest.business/signup
- type: Login
  url: https://dashboard.piggyvest.business/login
- type: KnowledgeBase
  url: https://www.piggyvestbusiness.com/knowledge-base
- type: FAQ
  url: https://www.piggyvestbusiness.com/faqs
- type: SupportEmail
  url: mailto:[email protected]
contact:
- FN: PiggyVest Business Support
  email: [email protected]