Versioning
v1.0Current Version
v1.0 is the public CRM API baseline.
Compatibility
Canonical schema changes should be additive where possible. Clients should ignore unknown fields.
Deprecation
Deprecated fields remain documented until a migration path exists.
Breaking Changes
Breaking changes require a new versioned contract and migration notes.
Release History
| v1.0 | Public CRM API baseline, HMAC authentication, property lifecycle operations, canonical property schema, OpenAPI, Postman and SDK files. |
|---|---|
| Additive maintenance | New fields and diagnostics are added without breaking the v1 request contract. |