Built for developers

Use our developer-friendly API to add bill pay to your application in days.

curl -L -X POST 'https://api.bliplabs.com/v2/transactions' 
-H 'Content-Type: application/json' 
-H 'X-API-Key: YOUR_API_KEY' 
--data-raw '[
  {
    "account_name": "My checking account",
    "account_oid": "ee557364-3e70-4d90-ac13-de28b0764eb0",
    "amount": -64.99,
    "date": "2022-06-16",
    "enduser_oid": "48e39d8f-867e-4b75-af72-7eef1ec5286a",
    "name": "VERIZON*RECURRING PAY",
    "oid": "4cff4252-6cd6-4ba8-bd13-fcb0b333515c"
  }
]'

How does it work?

Simple and straightforward bill pay

Ingestion
Send us user transaction data from any source without manual user input
Identification
Our advanced algorithms identify the bills and billers your users pay
Presentation
You show these bills with links for payment directly in your application

Ready to add bill pay?