Welcome to the Select Transactions API. 👋

You can use the API to access all endpoints, such as the Locations endpoint to create locations and add merchantIds, or the Transaction endpoint to get transactions from a specific program or location.

The API is organized around REST. JSON is returned by all API responses, including errors. In all API requests, you must set the content-type HTTP header to application/json. All API requests must be made over HTTPS. Calls made over HTTP will fail.