![]() |
|
:: Parsable Compression™ — API Documentation
| HOME | DEMO | TERMS |
: Overview
Parsable Compression™ API reduces payload size while preserving structure, intent, and machine-read usability. Unlike token-based summarisation or heuristic compression — Maenen outputs remain parsable, auditable, and reusable across systems.
This makes the API highly suitable for AI pipelines that consume embeddings or other machine-readable semantic representations — including storage, retrieval, comparison, and downstream automated processing — not just one-off human-readable reductions.
➤ The compression value achieved is dependant on the nature of the content being processed. Content such as Smart Contracts can prove especially efficient.
: What Parsable Compression™ API Does
Given an input payload (text or structured data), the API:
- Analyses structure and semantic intent.
- Applies a selective, deterministic, rule-governed compression primitive.
- Returns: - a compressed output for reuse.
- a receipt describing exactly what was done, - inc. measure to if structure and intent fidelity were successfully preserved.
: Basic Usage
|
|
|
|
|
| |
| - During beta, supported modes and limits may change. |
: The Receipt (Important)
Every successful request returns a receipt. The receipt is not telemetry or analytics. It is a verifiable statement of work performed.
What the receipt tells you:
- Original payload size.
- Compressed payload size.
- Reduction ratio.
- Whether output is deterministic.
- Whether structure and intent were preserved.
- Any warnings or constraints encountered.
This allows you to:
- Audit results.
- Log compression behaviour.
- Compare runs.
- Justify downstream decisions.
✅ Success Receipt for Compression (example)
| |
➤ Notes:
|
: Public Contract Behavior
➤ Clients of the API can expect:
- Receipts accompany successful operations. |
: Determinism & Predictability
Maenen compression is designed to be predictable.
- Identical inputs under identical conditions produce identical outputs
- No hidden randomness
- No heuristic guessing without disclosure
: What This Is / Is Not
To set expectations clearly:
- ❌ Not a creative summariser
- ❌ Not a lossy rewrite optimised for human reading
- ❌ Not a black-box token reducer
If you NEED compressed data you can rely on, this API is designed for that role.
: Limits & Beta Notes
This API is currently in limited beta.
- 15x call rate limit per key applies during beta
- 2MB max size payload limit cap applies during beta
- Behaviour may evolve as the service matures
- No uptime or performance guarantees are implied
: API Keys
Access is permission-gated during beta.
Use the Key Request link on the home page to request access.
Keys are issued manually and may be revoked if terms are violated.
❌ Failure Response Examples
➤ Failure responses are shared across all Maenen APIs.
|
|
: Capability Scoping
Some API capabilities are gated by key scope. Keys without the requisite scope will receive:
403 capability_not_permitted |
: Edge Rate Enforcement
Rate limits are applied at the network edge (via NGINX). Excess traffic will receive:
429 Too Many Requests |
- These limits are distinct from usage ceilings and do not imply SLA guarantees.
: Support
For technical issues or questions, contact support via the site. Note that during beta trial, full support and any SLA is not offered, though your query or comment will be carefully considered. Please include:
- A short description of the issue.
- Example payloads (if possible).
- The receipt from the relevant request.
: Beta Notes
This API is currently in limited beta.
- Supported modes and limits may evolve.
- No uptime or performance guarantees are implied.
- Breaking changes will be communicated ahead of time where possible.
: Versioning
This documentation applies to:
|

