Introduction

API Refence

The Rahisi API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-enconded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the Rahisi API in test mode, which doesn’t affect your live data . The API key and Base URL you use to request determines whether the request is live mode or test mode.

Last updated