Links

Splitit API Basics

Splitit offers sandbox and production environments. All development work should be done in our sandbox environment.
Each API request uses POST and requires HTTPS as well as the header parameter Content-Type = application/json. Each of your requests will have a different body depending on which operation is invoked.
Last modified 9mo ago