Skip to main content

Welcome

Processes are the ultimate resources that you can access through our APIs. OAuth Our platform follows oauth 2 and client ID and client secret should be sent to below endpoint while our base URL is https://ind-prod.sarasfinance.com

Authentication

All API endpoints are authenticated using Bearer tokens and picked up from the specification file.

Standard Pagination

All get endpoints follow standard pagination in request params.

Standard Filters

All get endpoints follow standard filters in request params. The filters should be sent as stringified version of below JSON structure

Standard Tracing

Each request is assigned a unique ID in its header. This ID is called, x-saras-traceid and is used to debug the issues reported to the support team.