Ironclad · Capability
Ironclad Public API — Obligations
Ironclad Public API — Obligations. 4 operations across 2 resource paths. Self-contained Naftiko capability covering the Ironclad Obligations business surface.
Ironclad Public API — Obligations is a Naftiko capability published by Ironclad, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and PATCH methods rooted at /v1/obligations.
Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Ironclad and Obligations.
What You Can Do
GET
List all obligations
— List All Obligations
/v1/obligations
POST
Create an obligation
— Create an Obligation
/v1/obligations
GET
Retrieve an obligation
— Retrieve an Obligation
/v1/obligations/{id}
PATCH
Update an obligation
— Update an Obligation
/v1/obligations/{id}