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 — The Bob Pay API enables seamless integration with Bob Pay, allowing you to start accepting payments quickly and easily.
  • Authentication — Bob Pay uses Bearer Token authentication.
  • Getting started — To direct your customer to the Bob Pay payment screen, you will need to create a payment URL and then navigate to that URL.
  • Create payment link — This endpoint allows you to generate a unique, secure payment link for a customer, which they can use to complete payment via supported methods.

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.