Introduction
Last updated
Last updated
Learn how to integrate our APIs into your application.
The Salad Africa API gives you access to pretty much all the features you can use on our dashboard and lets you extend them for use in your application. It strives to be RESTful and is organized around the main resources you would be interacting with - with a few notable exceptions.
HTTP Methods
POST
Number
This is the total number of transactions that were performed by the customer.
GET
Number
This is the number of records skipped before the first record in the array returned.
PUT
Number
This is the maximum number of records that will be returned per request. This can be modified by passing a new value as a perPage
query parameter. Default: 50
DELETE
Number
This is the current page
being returned. This is dependent on what page was requested using the page
query parameter. Default: 1