Integration Guide

Access URLs

Overview

This section describes the base URLs for accessing the 8B Client Portal and API environments. 8B provides two environments:

  1. Sandbox – for integration, development, and testing.
  2. Production – for live transaction processing.

👍

Important

  • Sandbox and Production credentials are completely separate.
  • Tokens generated in one environment cannot be used in the other.
  • Always verify the base URL before switching to live traffic.

URLs


🖥️

Client Portal

The Client Portal is the web interface for managing your 8B account and operational settings.

It allows you to:

  • Monitor transactions
  • View and configure reports
  • Manage balances and account settings
🛠️

API Base URLs

The API Base URL is the root domain used for all REST API requests, including:

  • Authentication (access and refresh tokens)
  • Intent creation and processing (with payments and disbursements)
  • Refunds and captures
  • Transaction status retrieval