Industrial Status Protocols

Standardized response structures for system-level logic events.

Global Response Reference

FreeCMS uses standardized industrial status codes combined with an intelligence object for precise diagnostics. Every error response contains a details array with field-specific paths.

CodeLogic EventResolution Path
401Invalid IdentityVerify project credentials or token state.
403Access ForbiddenCheck project ACL or model permissions.
422Schema MismatchInvalid payload — review the details array.
429Usage LimitSystem cooldown triggered (Wait-Retry).
Technical Specification Matrix

Validation Logic Error (422)

A 422 event indicates your object structure does not match the model's protocol. Review the 'details' segment in the response for field-specific mismatches.

Recovery Steps

For 401 errors, ensure your API key has not been rotated. For 422 errors, log the full response body and compare your payload against the schema definition in your dashboard.

Refreshed: 2026-04-06T12:35
Logic Architect: Vishwanath Hatti
Improve this documentation

Live Examples Pending

We are currently synchronizing the live edge delivery nodes. Soon you can test these APIs in real-time.