Introduction
Let's start building
API Reference
The Appruve REST API is a core building block of the Appruve Platform. The API is built using RESTful endpoints and standard HTTP verbs, and uses standard HTTP response codes to indicate the success or failure of an API request..
You can use the Appruve API in test mode or live mode. The Access Token you use to authenticate the request determines whether the request is live mode or test mode.
The base URL of the Appruve API is as follows
The current version of the API is V1
Last updated