API Reference
RESTful endpoints for programmatic access to validation, transformation, and schema services.
POST
Coming Soon/api/validateValidate CDM trades against the Rosetta model, returning detailed conformance results.
POST
Coming Soon/api/transformTransform trade data between FpML, FIX, ISO 20022, and CDM formats.
GET
Coming Soon/api/schema/:typeExport the JSON Schema definition for a given CDM type.
POST
Coming Soon/api/batchSubmit batch operations for bulk validation, transformation, or export.