Bob Pay API
API documentation
The Bob Pay API lets you accept online payments, create payment links, manage payouts and reconcile billing for South African businesses through one simple REST API.
Sandbox
https://api.sandbox.bobpay.co.za
Fully functional test environment. Register for free API keys.
Production
https://api.bobpay.co.za
Live transactions. Switch by updating the base URL and API keys.
Start here
- Introduction — environments, base URLs and support.
- Getting started — generate a payment URL and handle webhooks end to end.
- Authentication — obtain a Bearer token via
POST /login. - Create a payment link — the fastest way to accept a payment.
For AI agents
These docs are machine-readable. Point your coding agent at
llms.txt for an index, or
llms-full.txt for the complete reference in
one file. Every page is also available as plain Markdown — append .md to
its URL path.