1. Loom Analytics Knowledge Base
  2. Claudio Developer Documentation

Getting Started with your API Integration

Basic requirements for you to work with the Loom Analytics REST API

Using this documentation you will be able to integrate your applications into any one of Loom Analytics' products and build advance AI driven business automation and workflows.

You will need the following to get started:

  1. An account on a Loom Analytics product enterprise. This account needs to have the correct role assigned (Team Administrator) to access the API Integration page from the left panel when you log into your Loom Analytics account. If you do not already have an account or your account does not give you access to the Integrations , you can request one by getting in touch with your internal enterprise contact for Loom Analytics or by getting in touch with the Loom Analytics team.
  2. Base URL - Available in your Loom Analytics enterprise account - Integrations page - General tab
  3. API Key, Secret - Available in your Loom Analytics enterprise account - Integrations page - General tab. The Secret is only available when the key pair is first generated. Save the Secret in a safe file to ensure it is accessible after it is generated. If you misplace the Secret, you will have to Delete the key pair and regenerate it.

  4. Sample Job Profile - For the solutions on Loom Analytics, each workflow has a custom JSON format for the body of the job API call, and it depends on the Profile and workflow for the job. A sample JSON for the type of workflow job call you will be making through the API can be simulated on the Integrations page - solution tab. 

  5. You will need to copy the Sample JSON from there to paste into your Submit Job API call
  6. While not mandatory, we recommend access to Postman or a similar tool to test your API calls with our Postman Collection before you implement the integration with your application. Our Postman Collection is available at: https://developer.loomanalytics.com.  Steps on how to connect to it are available in the Testing with Postman article. 

If you have these, you can go to any of our Quick Start Guides for the different solutions to get started.

Claudio API Quick Start Guide - https://support.loomanalytics.com/claudio-api-integration-quick-start-guide