Skip to main content

About

Cartevo’s documentation provides a complete technical guide for developers who want to integrate the multi-currency wallet management platform into their applications. Cartevo allows businesses to:
  • Manage wallets (creation, details, balance)
  • Fund wallets (local funding, deposit with exchange, test credit in pre-production)
  • Perform transfers (internal and between wallets)
  • View transactions (by wallet, client, status)
  • Manage clients (creation, list, details)

Supported Countries in Africa

Cartevo supports multiple African countries with local currency and mobile money integration:
💡Note : For API integration into your application, the value used to select the operator corresponds to the entry listed in the “Correspondent” column of the operators table. This value must be passed in requests so that the API correctly identifies the operator to be used for the intended transaction or operation.

Getting Started

To begin using Cartevo’s services:
1

Create an Account

Visit Cartevo’s website and click “Sign Up” - Complete the registration form with your details - Accept the terms and conditions
2

Verify Your Account

Check your email for the verification link - Click the link to verify your email address - Complete any required KYC (Know Your Customer) and KYB (Know Your Business) verification process
3

Generate API Key

Log in to your verified account - Navigate to the Developer Dashboard - Go to the “API Settings” section - Generate a new API key - Copy and securely store your API credentials
4

Start Integration

Refer to our API documentation for implementation details - Use your API key to authenticate requests - Begin testing with our pre-production environment before going live

Key Capabilities

  • Multi-currency creation: XAF, XOF, USD, …
  • Operation encoding: idempotency, pagination, filters by status/type
  • Security: Bearer authentication, pre-production/production separation

* Pricing for Cartvo for our business partners:

Quick Start

Quickstart Guide

Quickly integrate essential services (wallets, transactions, clients).

API Reference

View endpoints and sample requests by service.

Quick Examples

List transactions in a wallet (Node.js)