Introduction
The Leepa Africa API is organized around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can use the Leepa Africa API in test mode, which doesn’t affect your live data or interact with the live networks. The API key you use to authenticate the request determines whether the request is live mode or test mode.
The Leepa Africa API doesn’t support bulk updates. You can work on only one object per request.
Was this section helpful?
What made this section unhelpful for you?
On this page
- Introduction