Skip to content

Developers

Integrate once. Get paid globally.

The full developer documentation is shared with your team during onboarding, along with sandbox credentials. Here is what it covers. Get in touch and we will send your keys.

curl https://api.dot.ao/v1/payments \
  -H "Authorization: Bearer $DOT_SECRET_KEY" \
  -d amount=25000 \
  -d currency=AOA \
  -d method=multicaixa_express \
  -d settlement_currency=EUR
Illustrative example. Endpoints and parameters are confirmed in your onboarding pack.

Getting started

Create a sandbox account, generate your API keys and take a test payment end to end before you go live. Sandbox mirrors production, including the Multicaixa Express and Bank Reference flows.

  • Sandbox and live API keys, scoped per environment
  • A single integration for every supported local method
  • Server-side SDK examples for Node, Python and PHP

API reference

A REST API over HTTPS with predictable resources and idempotent writes. Create a payment, watch it settle, and reconcile against your balances and settlements.

  • Payments: create, retrieve and list local payments
  • Balances: funds held per currency
  • Settlements: payouts in EUR, USD, BRL and more

Webhooks

Subscribe to payment and settlement events so your systems react the moment money moves. Every delivery is signed, retried with backoff and replayable from the dashboard.

  • Signed payloads you can verify in one line
  • Automatic retries with exponential backoff
  • Replay any event from the Developers tab

Ready to start testing?

Tell us about your business and we will set up your sandbox, share the full documentation and walk your team through the integration.

Get API access

Questions in the meantime? Email evandrocasanova@dotangola.com.