Overview

The Aluma.io API provides access to all functionality through an intuitive REST API that can be used to tightly integrate document processing into any application or system.

The API strives to be RESTful. Both request body data and response data are formatted as JSON, with responses structured in HAL format.

In order to use the API you will need to create an account using the dashboard. The Authenticating API requests topic explains how to create an API Client and get an access token that you can use to make API requests.