https://tool.modellix.ai. Use one Modellix API Key to search the public web or extract readable content from public URLs. Calls are synchronous.
Tools run on
https://tool.modellix.ai. Image, video, and speech generation
use https://api.modellix.ai. LLM chat uses https://llm.modellix.ai.Available Tools
Web Search
Search the public web and return ranked results. Choose depth (
lite,
standard, or rich) and optionally filter by domain, time, topic, or
country.Web Fetch
Extract readable title and content from public HTTP or HTTPS URLs (up to 20
per request). Failed URLs are returned separately.
Pricing
Prices are in USD. Web Search is billed per request. Web Fetch is billed per successful URL.Web Search
Web Search (POST /v1/web-search) is charged once per request according to depth. It is not billed per result or per URL.
Default
depth is standard.
Web Fetch
Web Fetch (POST /v1/web-fetch) is charged $0.002 per successful URL (web-fetch). Failed URLs are not billed.
Availability and prices can change. Confirm live rates in the
Modellix console.
Quick Start
1
Get an API Key
Create a key in the Modellix console
and send it as
Authorization: Bearer.2
Call a Tool
POST to
https://tool.modellix.ai/v1/web-search or
https://tool.modellix.ai/v1/web-fetch. Include the required
X-Mdlx-User-Id header (8–128 characters; letters, digits, -, _).3
Inspect Logs
Use Get Tool Logs to list Web Search and Web Fetch
requests for your team.