Open by default
Interoperability & data portability
If you cannot leave, we have not earned your business. ADmetric AI is built on open formats, documented schemas and a written commitment that every byte you put in comes back out within twenty-four hours.
Supported export formats
| Format | Use case | Schema status |
|---|---|---|
| Parquet | Bulk historical ledger, transactions, reconciliations | Published, versioned, semver-tagged |
| CSV (UTF-8) | Operator-friendly exports, ad-hoc analyses | Header row matches API field names |
| DATEV | German GoBD-compliant accounting handoff | Standard kontenrahmen mapping, auditor-tested |
| JSON Lines | Streaming exports, event sourcing replays | OpenAPI 3.1 schema, additive-only changes |
| ISO 20022 pain.001 | Treasury payment instructions to banks | Reference implementation in /docs |
| SAF-T | EU tax authority audit files (PT, NO, PL, LU) | Country-specific schemas auto-selected |
Four commitments
Full export within 24 hours
Any customer can request a full data export at any time. Delivered within one business day, signed manifest included.
Schemas are public
Every export schema is published at docs.admetricai.app. Changes follow semver: breaking changes get a major version and 12-month deprecation.
No proprietary blob formats
We never write data in an encrypted or proprietary format that requires our software to read. If we shut down tomorrow, your CSV still opens in Excel.
Round-trip guarantee
Exports are tested weekly for round-trip fidelity: export, re-import to a staging tenant, diff against source. The result is published in the integrity report.
Standards we conform to
- · ISO 20022 (payments)
- · OpenAPI 3.1 (API contracts)
- · OpenTelemetry (observability)
- · OIDC + SAML 2.0 (SSO)
- · SCIM 2.0 (user provisioning)
- · WebFinger + JWKS (key discovery)
- · CloudEvents 1.0 (webhooks)
- · Parquet 2.9 (columnar exports)
Run an export from your account
Workspace → Data export. Pick the date range and format; a signed download link arrives by email within twenty-four hours, often within minutes.