Logo Data Hunter {store}

Robust Infrastructure for AI-Driven Applications

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

Explore our API modules

Full api documentation

AI: LLM Models

  • /ai/models/fetch

    Get Vendor Model Details

    Returns detailed information about a specific AI model by vendor and model name.

AI: TEXT-TO-VOICE-LITE

  • /ai/text-to-voice/lite/models

    Get Piper voice models

    Returns a cached list of Piper TTS models. Refreshes every 24 hours.

  • /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