Robust Infrastructure for AI-Driven Applications

Stop juggling dozens of API subscriptions. Get everything you need to build AI-driven apps in one place.

Mini app for your perfect expirience:

Document Editor

Create, format, and edit text documents online smoothly.

Open

Spreadsheet Editor

Manage data, build formulas, and analyze statistics in powerful spreadsheets.

Open

Presentation Maker

Design stunning slides and present your ideas professionally.

Open

JupyterLab Workspace

Interactive development environment for notebooks, code, and data science.

Open

Markdown Live Editor

Write, preview, and export your Markdown documents live.

Open

JSON Online Editor

Advanced multi-tabs JSON editor online to write and preview structures.

Open

Explore our API modules

Full api documentation

AI: Images

  • /ai/image/remove-bg

    Remove image background

    Uploads an image, parses the multipart form, and queues the background removal task.

AI: TEXT-TO-VOICE-LITE

  • /ai/text-to-voice/lite

    Synthesize text to voice

    Queues a TTS task. Validates model and speaker existence against the local cache. Returns request_id.

Checker

  • /tools/check/ssl

    Check SSL Certificate

    Connects to the domain via port 443 and retrieves SSL certificate details

  • /tools/check/device

    Get Client Info

    Returns comprehensive information about the client's connection, ip, device, and location.

DATA: Torrents

  • /data/torrents/categories

    Get torrent categories

    Returns a tree structure of supported torrent categories based on the Newznab standard used by Jackett.

  • /data/torrents/search

    Search torrents

    Proxy request to Jackett API to search for torrents across all configured indexers.

Data: Wiki

  • /data/wiki/search

    Search Wikipedia

    Searches for a Wikipedia page by query and returns its title, content, and URL.

Tools: Images

  • /tools/image/placeholder

    Generate Image Placeholder

    Create a custom image placeholder with specific text, size, and colors. Supports PNG and SVG formats.

  • /tools/image/qr/generate

    Generate QR Code

    Create a PNG QR code image from any text string or URL.

Tools: Text

  • /tools/text/intent

    Classify text intent

    Sends a text string and a map of potential intent categories to a Python-based NLP service for semantic routing.

  • /tools/text/compare

    Compare semantic similarity

    Sends two separate text fields from a FORM to the Python NLP service.

  • /tools/text/sensetive/detect

    Detect Sensitive Data

    Analyze text from form data.