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.
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
Create customer accounts, manage wallets, assert KYC, reconcile cash, and operate the embedded product.
Request quotes and place, supervise, cancel, and reconcile customer or master-account orders.
Build discovery, company, quote, chart, movers, market-status, and intelligence experiences.
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
Authentication
API keys, data keys, OAuth client credentials, Firebase-token endpoints, and idempotency rules.
API Reference
Explore the OpenAPI reference, generated schemas, request examples, and response shapes.
API Tester
Run live sandbox and production requests from the browser using your partner API key.
Capability Index
Find production endpoints, webhook events, sandbox scenarios, and eligibility fields by workflow.
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.
| Symbol | Name | Exchange | Currency |
|---|---|---|---|
SCOM.KE | Safaricom PLC | NSE | KES |
EQTY.KE | Equity Group Holdings | NSE | KES |
DANGCEM.NG | Dangote Cement | NGX | NGN |
ZENITH.NG | Zenith Bank | NGX | NGN |
MTN.ZA | MTN Group | JSE | ZAR |
GCB.GH | GCB Bank | GSE | GHS |
SNTS.CI | Sonatel | BRVM | XOF |
ZANACO.ZM | Zambia National Commercial Bank | LUSE | ZMW |
This is a sample. Hundreds more stocks are available through GET /stocks.
Was this page useful?
Your signal helps us tighten partner onboarding docs.
Last updated on