Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ironclad Exports API

Documentation on Ironclad Data Exports.

Ironclad Exports API is one of 13 APIs that Ironclad publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Exports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, a JSON-LD context, and 5 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.

Requests are made against 3 base URLs: https://na1.ironcladapp.com/oauth, https://eu1.ironcladapp.com/oauth, https://demo.ironcladapp.com/oauth.

3 operations 3 paths 3 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1
Base URL
https://na1.ironcladapp.com/public/api/v1
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Exports 3

Documentation on Ironclad Data Exports.

POST
/exports
Submit a request to generate a new data export
export 2 params body → 200400
GET
/exports/{jobId}
Check Data Export Job Status
export-job 1 param → 200400
GET
/exports/{jobId}/download
Download Data Export File
export-job-download 1 param → 200400

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are DataExportRequestModel (6 properties), DataExportConfigWorkflowActivities (2 properties), DataExportConfigAuditLog (1 property). Each schema is shown below with its type and property counts.

DataExportConfigWorkflowActivities
object
2 properties
DataExportRequestModel
object
6 properties 1 required
DataExportConfigAuditLog
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ironclad-exports-api-openapi.yml Raw ↑

Other APIs Ironclad publishes across the network.

Ironclad Clickwrap API
Ironclad Authorization API
Ironclad Entities API
Ironclad Groups API
Ironclad Obligations API
Ironclad Records API
Ironclad Resources API
Ironclad Schemas API
Ironclad Search API
Ironclad Users API
Ironclad Webhooks API
Ironclad Workflows API