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 Schemas API

Documentation on SCIM Schemas.

Ironclad Schemas 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 Schemas. 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 2 operations across 2 paths, and defines 4 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.

2 operations 2 paths 4 schemas 2 GET

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 2

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

Schemas 2

Documentation on SCIM Schemas.

GET
/Schemas
List all Schemas
list-all-schemas 2 params → 200403500
GET
/Schemas/{schemaId}
Retrieve a Schema
retrieve-a-schema 3 params → 200403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are IroncladUserSchema (5 properties), CoreUserSchema (5 properties), GroupSchema (5 properties), EnterpriseUserSchema (5 properties). Each schema is shown below with its type and property counts.

EnterpriseUserSchema
object
5 properties
GroupSchema
object
5 properties
CoreUserSchema
object
5 properties
IroncladUserSchema
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ironclad-schemas-api-openapi.yml Raw ↑

Other APIs Ironclad publishes across the network.

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