Skip to content
MyStocks Developers
API v1

API v1

Current stable contract

Versioning policyRelease changelog
Sandbox console
Choose your API

MyStocks Partner API

Build investing products for African markets.

One API for customer accounts, trading, portfolios, delayed market data, reporting, and production operations across fourteen exchanges.

14 exchangesSandbox simulated executionOpenAPI 3.1 contract
First market request200 OK
curl 'https://mystocks.africa/api/sandbox/v1/partner/stocks?search=SCOM.KE&limit=1' \
  -H 'Authorization: Bearer $KEY'

{
  "symbol": "SCOM.KE",
  "exchange": "NSE",
  "currency": "KES",
  "stale": false
}

Choose a path

Start with what you are building

Browse implementation recipes

Looking for a specific capability? Open the Partner capability index for direct links to batch quotes, order replacement, market calendars, KYC webhooks, portfolio performance, fractional eligibility, and deterministic sandbox scenarios.

Shared foundations

New here? Read About MyStocks, then choose a Broker API, Trading API, or Market Data API getting-started path.

Sandbox

The sandbox mirrors production response shapes and starts every partner account with $100,000 USD in virtual funds. Trades settle instantly in sandbox so you can test the full embedded-investing flow without financial risk.

Available markets

All stocks listed on MyStocks are available for sandbox trading across NSE, NGX, JSE, GSE, BRVM, ZSE, BSE, LUSE, EGX, DSE, USE, MSE, CSE and SEM. Prices use the same delayed production catalogue. Use GET /stocks to browse the full catalogue and get exact symbol strings.

SymbolNameExchangeCurrency
SCOM.KESafaricom PLCNSEKES
EQTY.KEEquity Group HoldingsNSEKES
DANGCEM.NGDangote CementNGXNGN
ZENITH.NGZenith BankNGXNGN
MTN.ZAMTN GroupJSEZAR
GCB.GHGCB BankGSEGHS
SNTS.CISonatelBRVMXOF
ZANACO.ZMZambia National Commercial BankLUSEZMW

This is a sample. Hundreds more stocks are available through GET /stocks.

Was this page useful?

Your signal helps us tighten partner onboarding docs.

Send note

Last updated on