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

Inth Legal Documents API

The Legal Documents API from Inth — 1 operation(s) for legal documents.

Inth Legal Documents API is one of 5 APIs that Inth publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Legal Documents. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 1 operation across 1 path, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 2.1.0.

Requests are made against a single base URL, https://your-instance.c15t.dev.

1 operations 1 paths 1 schemas 1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.1.0
Base URL
https://your-instance.c15t.dev
Authentication
HTTP Bearer
Contact
License
Resource Areas
1

Authentication & Security 1

Inth Legal Documents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key passed as a Bearer token in the Authorization header (e.g. Authorization: Bearer sklive...). Public endpoints (init, status) require no credential.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Legal Documents 1
PUT
/legal-documents/{type}/current
Sync the current legal document release (API key required)
syncLegalDocument 1 param body → 200401

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inth-legal-documents-api-openapi.yml Raw ↑

Other APIs Inth publishes across the network.

Inth Consent API
Inth Init API
Inth Status API
Inth Subjects API