![]() |
:: ParsAIble Context Compression API Documentation
| HOME | MEANINGSYSTEM | KEYS | 🤖 |
: ParsAIble (docs)
AI readable compression
ParsAIble Compression™ reduces representation size while preserving machine-useful structure and intent.
This API is designed for AI pipelines working with embeddings and other numerical or machine-readable semantic representations, including storage, retrieval, comparison and downstream automated processing.
➤ Compression efficiency depends on the nature of the representation being processed.
➤ Structured and repetitive representations can prove especially efficient.
: What ParsAIble Compression™ Does
Given a supported machine-readable representation:
- analyses structural characteristics of the supplied representation;
- selects an appropriate deterministic compression mode;
- selects an appropriate deterministic compression mode;
The resulting artifact is designed for repeated machine use without requiring conventional decompression first.
hAIper™ is especially suited to work alongside ParsAIble for policy-driven selection and rapid retrieval.
➤ hAIper Retrieval API is especially suited to work alongside ParsAIble for policy-driven selection and rapid retrieval.
: Basic Usage
|
|
|
|
|
| |
| - During beta, supported modes and limits may change. |
: The Receipt (important)
As with all Maenen tools, 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
Users of the API can expect:
|
: Determinism & Predictability
Maenen compression is designed to behave predictably.
- Identical inputs under identical conditions produce identical outputs.
- No hidden randomness.
- Compression mode selection is governed by the characteristics of the supplied representation and configured policy.
: What This Is / Is Not
To set expectations clearly:
- ❌ Not a creative summariser.
- ❌ Not a human-facing text shortening tool.
- ❌ Not conventional archive compression.
- ❌ Not a raw-text-to-embedding service.
: Limits & Beta Notes
This API is currently in limited beta.
- A 15-call rate limit per key applies during beta
- A 2 MB maximum payload-size limit 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. Full support and service-level agreements are not offered during the beta trial, though your query or comment will be carefully considered. Please include:
- A short description of the issue.
- 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:
|
