The CrestAPI surface is deliberately small. Four endpoints — /entity, /lane, /counterparty, /audit — cover the verbs an in-house data team needs against the graph: resolve, score, traverse, verify. We do not add endpoints to support new pricing tiers. We add endpoints when the methodology adds a primitive, and when we do, we publish the addition four release cycles in advance.
The contract is OpenAPI 3.1, versioned in lock-step with the graph and signed against the release tag. Minor schema changes are additive only; major changes carry a twelve-month deprecation window with parallel availability. A customer integrating against v3 on the day this page was filed can plan against v3 through April MMXXVII.