Référence API

Tous les endpoints REST Neemii Pay sous /api/v1. Authentifiez-vous avec votre Secret key.

White-label payment API. Merchants integrate only with Neemii Pay — never directly with underlying PSPs. OpenAPISpécification OpenAPI (JSON brut)

Payments

  • GET/api/v1/paymentsList payments
  • POST/api/v1/paymentsCreate payment
  • GET/api/v1/payments/{id}Get payment
  • POST/api/v1/payments/{id}/verifyVerify payment

Transactions

  • GET/api/v1/transactionsList transactions

Customers

  • GET/api/v1/customersList customers
  • POST/api/v1/customersCreate customer

Withdrawals

  • GET/api/v1/withdrawalsList withdrawals
  • POST/api/v1/withdrawalsCreate withdrawal

Deposits

  • GET/api/v1/depositsList deposits
  • POST/api/v1/depositsInitialize a wallet deposit

Transfers

  • GET/api/v1/transfersList wallet and external transfers
  • POST/api/v1/transfersCreate wallet, bank, or mobile-money transfer

FX

  • GET/api/v1/fx/ratesList current FX rates
  • POST/api/v1/fx/convertPreview an FX conversion

Settlements

  • GET/api/v1/balanceGet wallet balance
  • GET/api/v1/settlementsList settlements

Webhooks

  • GET/api/v1/webhooksList webhook endpoints
  • POST/api/v1/webhooksRegister webhook endpoint
  • PATCH/api/v1/webhooks/{id}Update webhook endpoint
  • DELETE/api/v1/webhooks/{id}Disable webhook endpoint

Stats

  • GET/api/v1/stats/overviewMerchant stats overview