API Reference

RESTful endpoints for programmatic access to validation, transformation, and schema services.

POST/api/validate
Coming Soon

Validate CDM trades against the Rosetta model, returning detailed conformance results.

POST/api/transform
Coming Soon

Transform trade data between FpML, FIX, ISO 20022, and CDM formats.

GET/api/schema/:type
Coming Soon

Export the JSON Schema definition for a given CDM type.

POST/api/batch
Coming Soon

Submit batch operations for bulk validation, transformation, or export.

v0.1.0 | 2026-03-02 04:22 UTC