Ironclad OAuth 2.0 API
OAuth 2.0 endpoints for delegated and machine-to-machine access to the Ironclad Public API. Supports the Authorization Code grant (with PKCE for public clients) and the Client Credentials grant for server-to-server integrations. Exposes /authorize, /token, /userinfo, and /company-info; scopes follow the `public.{resource}.{action}` convention (e.g., `public.workflows.readWorkflows`, `public.records.createRecords`).
Documentation
Documentation
https://developer.ironcladapp.com/reference/authentication-api
Documentation
https://developer.ironcladapp.com/reference/authorization-code-grant
Documentation
https://developer.ironcladapp.com/reference/client-credentials-grant
Documentation
https://developer.ironcladapp.com/reference/register-oauth-client
Documentation
https://developer.ironcladapp.com/reference/guidance-for-oauth-migration