Public API access is included with Qismah Plus. If Plus expires, existing API tokens remain visible in settings but API requests return
402 PLUS_REQUIRED.Read ledgers
List ledgers, inspect members, and fetch expenses with filters.
Create expenses
Add expenses with equal, exact, percentage, or share-based splits.
Currencies
Fetch supported currency codes.
Base URL
First request
Create an API token in the app from Settings -> API tokens, then callGET /me.
x-api-key:
Amounts
Money values are sent as integer minor units inamountCents. For example, SAR 100.50 is 10050.
OpenAPI
The API reference is generated fromopenapi.json in this Mintlify project. Use it to generate clients or inspect request and response shapes.