Coming Soon

Need to push / pull data that isn't listed yet? No problem! Contact our support team & we'll jump right on it.

Firm App API Documentation

Your organization can use this API to move data in and out of the Firm App application without any human interaction.

This API follows a simple JSON-RPC style where requests are made over an HTTPS connection using a JSON format. Authorization is done via an API Key & Secret pair passed in the header. You can create and manage API tokens with your Firm App Control Panel.

The Firm App API is designed for full compatibility with tools like MuleSoft or through programmatic use with NodeJS, C#, Java, Ruby, Python, etc. Firm App does not provide language specific SDKs, but does provide an OpenAPI / Swagger spec (JSON, YAML) which may be used to generate an SDK in the desired language.

Next you can Get Started or use the following links to explore the API: