Getting Started

Welcome to the Amwal Installment Sessions API documentation. This guide will help you integrate Installment processing into your application.

Overview

The Installment Sessions API allows you to create and manage Installment sessions with role-based access control. An Installment session represents a transaction that your customer can complete through various Installment methods supported by Amwal.

Demo and code

  1. Live Demo Demo
  2. Source Code Github Repo

Base URL

https://backend.sa.amwal.tech

Authentication

All requests require the secret API key in the Authorization header. This key can be found in the merchant dashboard under the Integration tab.


Authorization: YOUR_API_KEY