For the complete documentation index, see llms.txt. This page is also available as Markdown.

API References

Comprehensive reference for integrating with AutoRABIT API endpoints

Endpoint Overview

AutoRABIT API endpoints are listed below.

Continuous (CI) Jobs Retrieve the CI build / job details, trigger new job, and view different CI job reports.

/api/cijobs/v1/clone

Deployment APIs

The Deployment APIs allow external applications to retrieve deployment information, execution details, deployment components, Jira stories, logs, and test coverage reports.

Salesforce Org Registration API

The Salesforce Org Registration API allows external applications to register Salesforce organizations in ARM programmatically using Basic Authentication. Users can authenticate the API request using their ARM username, password, and security token, eliminating the need to register the organization manually through the ARM user interface.

api/sforgs/v1/register

Note: All Deployment APIs require a valid API token in the token request header. Generate an API token from Administration → API Token Manager.

Looking for nCino Developer API References? Follow the link here.

Last updated

Was this helpful?