:: Inception AI File Ingestion and Content Extraction API Demo



: Inception API DEMO

The Inception™ API accepts file formats and extracts the text content for the Maenen suite pipeline.

This clean, receipt-only demo demonstrates how text is converted for processing through the modular API+ toolkit, with receipt evidence provided at step 3.


Intake → process → discard file → proof of witness


Step 1. Upload your sample file:


Two free trials; 2 MB maximum upload size. In-memory transit operation / No files are stored.


✅ Supported Files (v1): Plain text, Markdown, HTML, JSON, text-based PDFs, and DOCX.

✅ Only one file may be uploaded; do not upload multiple files or folders.

❌ Do not upload a compressed or archived file. This is not an unpacker.

❌ Explicitly not supported (for now):

  • Images (.png, .jpg, .heic);
  • Audio / video;
  • Encrypted or password-protected files;
  • Executables or binaries;
  • Office legacy formats (.doc, .xls).


Or paste text here:


Step 3. Receive Your Receipt Here:


The receipt shown is ephemeral—it exists only in your browser cache.


(waiting)


: Step 4. Continue with a free personal API key

Enter your contact to receive a personal API key for limited continued use.




: The Inception API

API Purpose Status
Inception Rapid text extraction of content from file types for ingestion into the Maenen API+ suite. beta

Click to copy endpoint:

POST https://api.maenen.ai/v1/ingress

Example using cURL:

curl -X POST https://api.maenen.ai/v1/ingress \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "text=Hello world"

: Design Principle

Meaning should survive processing — not require rediscovery downstream




: Usage Notice

Maenen APIs are currently available in limited beta. Any free assessment access is subject to per-API rate limits and payload constraints.

  • Uploaded materials are processed transiently and are discarded immediately.
  • The receipt shown above is the ONLY artifact produced in this free demo.
    • Upload uses magic-byte detection, not file extension.
    • Ambiguous files resolve to:
      • application/octet-stream
      • rejected by allowlist
    • Receipt clearly states:
      • type_not_allowed
      • detected MIME + confidence


: Support & Feedback

This API suite in v1.0beta does not currently include active support or SLAs.
If you have observations, edge cases, or questions about use, we will be happy to hear from you. Though responses are not guaranteed, all feedback is reviewed.




FOR-THE-DREAM-IS-WITH-INTEGRITY-FOR-THE-FREEDOM-OF-INTELLIGENCE