# Agentik > Pay-per-call tools for AI agents: one API key, one prepaid balance, many providers. Prices are the providers' own (no markup); a platform fee applies only when a human tops up the balance. ## How to use - Guided installation for Claude Code, Codex, Cursor, Claude and ChatGPT: https://api.agentik.cc/connect.md. The guide configures MCP and verifies discovery and inspection without running a provider tool. - MCP (preferred for agents): POST https://ai.agentik.cc/mcp (Streamable HTTP, spec 2026-07-28, 2025 clients supported). Tools: discover_tools, inspect_tool, run_tool, get_run. Authorization: OAuth 2.1 (hosted clients such as Claude, ChatGPT or Cursor authorize by themselves; a human approves once with an API key) or the header 'Authorization: Bearer trk_...'. https://ai.agentik.cc/mcp/public serves discover_tools and inspect_tool without credentials. - REST: OpenAPI document at https://api.agentik.cc/openapi.json. discover and inspect are free and public; run needs 'Authorization: Bearer trk_...'. - Billing: a run is charged only when the upstream responds 2xx; failures are refunded. Some tools create a live resource (browser session, agent run) and are settled when it ends: GET /v1/runs/{run_id}. - Out of credits: the 402 response (or the MCP URL elicitation) carries topup_url, a page only a human can complete. Fee 5.5% (min $0.8), minimum top-up $5. - Free tier: tools priced $0 up to 50 runs/day, 1000 once the workspace has topped up. - Limits: per-key and per-provider rate limits (429 with retry_after_ms), optional daily spending cap per key (403). ## Catalog (397 tools, 228 active) - open-meteo/geocode: Resolve a city or place name to coordinates (latitude, longitude, country, timezone, population). Use before requesting a weather forecast. ($0.0002 per call) - open-meteo/forecast: Current weather and 7-day forecast (temperature, wind, precipitation probability) for coordinates. Get coordinates first with open-meteo/geocode. ($0.0002 per call) - frankfurter/latest-rates: Latest foreign exchange reference rates (ECB data). Convert between EUR, USD, GBP, JPY and 30+ currencies. (free) - defillama/protocol-tvl: Current total value locked (TVL) in USD for a DeFi protocol, e.g. 'aave', 'uniswap', 'lido'. ($0.0002 per call) - wikipedia/page-summary: Short summary, description and thumbnail of an English Wikipedia article by title. (free) - wikipedia/search: Full-text search over English Wikipedia article titles and content. Returns matching titles with snippets. (free) - hackernews/search: Search Hacker News stories and comments (Algolia index). Great for tech watch and sentiment on tools and startups. (free) - hackernews/item: Fetch one Hacker News story or comment by id, with its comment tree. (free) - sec-edgar/company-filings [listed]: Company profile and recent SEC filings (10-K, 10-Q, 8-K...) for a US-listed company by 10-digit CIK. Free official data. (free) - npm/package-latest: Latest published version of an npm package: version, description, license, homepage, dependencies. (free) - pypi/package: Metadata of a Python package on PyPI: version, summary, license, homepage, required Python. (free) - gleif/lei-record: Legal entity record for a Legal Entity Identifier (LEI): legal name, address, registration status. (free) - open-meteo/air-quality: Current air quality at coordinates: European and US AQI, PM10, PM2.5, NO2, O3, SO2, CO, UV index. Get coordinates first with open-meteo/geocode. (free) - open-meteo/historical-weather: Daily historical weather for coordinates and a date range (since 1940, about 5 days behind real time): max/min temperature, precipitation, max wind. Use open-meteo/geocode to get coordinates. (free) - nominatim/geocode: Free-text address or place search on OpenStreetMap data (Nominatim): coordinates, display name, structured address, OSM type/id. Worldwide, no key. Low rate limit (1 req/s). (free) - nominatim/reverse-geocode: Nearest address for coordinates on OpenStreetMap data (Nominatim): display name and structured address (road, city, postcode, country). Low rate limit (1 req/s). (free) - openalex/search-works: Full-text search over 250M+ scholarly works (papers, books, datasets): title, DOI, year, citations, open access status, authors with institutions, venue. Supports OpenAlex filters and sorting. (free) - crossref/search-works: Search 160M+ Crossref records (journal articles, books, proceedings) by free text: DOI, title, authors, publication date, journal, publisher, citation count. Supports Crossref filters. (free) - github/repo: Public GitHub repository profile: description, stars, forks, open issues, language, license, topics, default branch, last push. No token (60 req/hour shared quota). (free) - github/search-repositories: Search public GitHub repositories with GitHub query syntax (e.g. 'mcp server language:typescript stars:>100'). Returns total count and matching repos with stars, description, language. (free) - usgs/earthquakes: Earthquake catalog from the USGS: magnitude, place, time, depth, coordinates, tsunami flag. Filter by date range, minimum magnitude and optional radius around a point. Defaults to the last 30 days. (free) - world-bank/indicator: Time series of a World Bank development indicator for one or more countries (GDP 'NY.GDP.MKTP.CD', population 'SP.POP.TOTL', inflation 'FP.CPI.TOTL.ZG'...). Response is [metadata, rows]. Use mrv (most recent values) or a date range; mrv wins when both are set. (free) - recherche-entreprises/search: Search French companies by name, SIREN/SIRET or keyword (official Sirene and RNE data): SIREN, legal name, NAF code, headcount range, creation date, head office address and status. Optional filters by postcode, NAF code and status. (free) - api-adresse/geocode: Geocode a French address or place with the Base Adresse Nationale: normalized label, coordinates, postcode, INSEE city code, confidence score. France only, very fast. (free) - api-adresse/reverse-geocode: Nearest French address for coordinates (Base Adresse Nationale): label, street, postcode, city, INSEE code, distance in meters. (free) - open-library/search: Search books by title, author or keyword in Open Library (Internet Archive): work key, title, authors, first publication year, edition count, languages, cover id. (free) - duckduckgo/instant-answer: Zero-click instant answer for a topic or entity (not a web search): abstract from Wikipedia and other sources, official site, infobox, related topics, direct answers for calculations and conversions. (free) - wayback/availability: Check whether a URL is archived in the Internet Archive Wayback Machine and get the closest snapshot URL and timestamp (optionally closest to a given date). (free) - coingecko/simple-price: Current price of one or more cryptocurrencies by CoinGecko id ('bitcoin', 'ethereum', 'solana'...) in one or more fiat or crypto currencies, with optional 24h change and market cap. (free) - open-food-facts/product: Food product facts for an EAN/UPC barcode: name, brand, quantity, categories, labels, Nutri-Score, NOVA group, Eco-Score, ingredients, allergens, nutriments per 100g, image. (free) - serper/search [listed]: Google search results (organic, knowledge graph, people also ask, related searches) via Serper. The cheapest Google SERP on the market. ($0.001 per unit, up to 10 reserved) - serper/news [listed]: Google News results for a query (title, source, date, snippet, link) via Serper. ($0.001 per unit, up to 10 reserved) - tavily/search [listed]: Web search built for AI agents: ranked results with extracted content, optional synthesized answer. 1 credit basic, 2 credits advanced. ($0.008 per call (multipliers apply)) - firecrawl/scrape [listed]: Fetch a URL and return clean, LLM-ready markdown plus page metadata (title, description, status). Handles JavaScript-rendered pages. ($0.005 per call) - browserbase/create-session [listed]: Start a headless Chromium session in the cloud and get its CDP connect URL for Playwright or Puppeteer. Reserved at $0.002 per requested minute, settled on the minutes actually used (1-minute minimum) when the session ends. Call browserbase/release-session to stop it early, then GET /v1/runs/{run_id} for the final price. ($0.002 per minute, settled when the session ends) - browserbase/get-session: Status and timestamps of a Browserbase session (RUNNING, COMPLETED, ERROR, TIMED_OUT). Free. (free) - browserbase/release-session: Release a Browserbase session now, which stops its per-minute billing. Free. Then GET /v1/runs/{run_id} of the create-session run to settle the final price. (free) - browser-use/run-task [listed]: Give a natural-language task to a cloud browser agent (Browser Use v4). Returns a run id; poll browser-use/get-run for the result. Token-based upstream pricing: you set max_cost_usd, which is reserved here and enforced upstream; the real cost is settled when the run ends. (upstream-reported cost, capped by your max (default $0.25)) - browser-use/get-run: Status, result text, error and cost of a Browser Use run (queued, dispatching, running, completed, failed, cancelled). Free. (free) - browser-use/cancel-run: Cancel a Browser Use run in progress. Free. The cost already incurred is settled on the run-task run. (free) - tavily-mcp/extract [listed]: Extract clean content from up to 5 URLs in one call, served through Tavily's hosted MCP server. 1 credit per batch of 5 successful extractions in basic depth, 2 in advanced; nothing billed when no page could be extracted. Proof of the MCP bridge: same billing rules as any HTTP tool. ($0.008 per unit, up to 1 reserved) - fal/nano-banana-2 [listed]: Nano Banana 2 (Google), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/nano-banana-2 queue. Price: $0.08 per image; +$0.015 per call with web search; +$0.002 with high thinking. ($0.08 per unit, up to 4 reserved) - fal/nano-banana-2-edit [listed]: Nano Banana 2 (Google), image edit, served by fal.ai. The OpenAPI schema for the fal-ai/nano-banana-2/edit queue. Price: $0.08 per image; +$0.015 per call with web search; +$0.002 with high thinking. ($0.08 per unit, up to 4 reserved) - fal/nano-banana-pro [listed]: Nano Banana Pro (Gemini 3 Pro Image), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/nano-banana-pro queue. Price: $0.15 per image; +$0.015 per call with web search. ($0.15 per unit, up to 4 reserved) - fal/nano-banana-pro-edit [listed]: Nano Banana Pro (Gemini 3 Pro Image), image edit, served by fal.ai. The OpenAPI schema for the fal-ai/nano-banana-pro/edit queue. Price: $0.15 per image; +$0.015 per call with web search. ($0.15 per unit, up to 4 reserved) - fal/gpt-image-2 [listed]: GPT Image 2 (OpenAI), text to image, served by fal.ai. The OpenAPI schema for the openai/gpt-image-2 queue. Price: Billed on image tokens; fal's canonical table gives per image (low / medium / high): 1024x768 $0.005 / $0.037 / $0.145, 1024x1024 $0.006 / $0.053 / $0.211, 1024x1536 $0.005 / $0.042 / $0.165, 1920x1080 $0.005 / $0.040 / $0.158, 2560x1440 $0.007 / $0.056 / $0.222, 3840x2160 $0.012 / $0.101 / $0.401. Presets other than square_hd render at 0.66 to 0.79 megapixel (measured 2026-09-04: square 816x816, 4:3 1024x768, 16:9 1088x608) and are priced at the 1024x768 tier; explicit sizes are the canonical ones in either orientation. Text tokens $5 per 1M input: $0.002 allowance per call. 'auto' size and quality are not offered: not priceable in advance. ($0.145 per unit, up to 4 reserved) - fal/gpt-image-2-edit [listed]: GPT Image 2 (OpenAI), image edit, served by fal.ai. The OpenAPI schema for the openai/gpt-image-2/edit queue. Price: Billed on image tokens; fal's canonical table gives per image (low / medium / high): 1024x768 $0.005 / $0.037 / $0.145, 1024x1024 $0.006 / $0.053 / $0.211, 1024x1536 $0.005 / $0.042 / $0.165, 1920x1080 $0.005 / $0.040 / $0.158, 2560x1440 $0.007 / $0.056 / $0.222, 3840x2160 $0.012 / $0.101 / $0.401. Presets other than square_hd render at 0.66 to 0.79 megapixel (measured 2026-09-04: square 816x816, 4:3 1024x768, 16:9 1088x608) and are priced at the 1024x768 tier; explicit sizes are the canonical ones in either orientation. Text tokens $5 per 1M input: $0.002 allowance per call. 'auto' size and quality are not offered: not priceable in advance. Input image tokens $8 per 1M: $0.012 allowance per call. ($0.145 per unit, up to 4 reserved) - fal/gpt-image-1-5 [listed]: GPT Image 1.5 (OpenAI), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/gpt-image-1.5 queue. Price: Per image: low $0.009 (1024x1024) or $0.013; medium $0.034 / $0.051 / $0.050; high $0.133 / $0.200 / $0.199. Text tokens $0.005 per 1k input: $0.002 allowance per call. ($0.133 per unit, up to 4 reserved) - fal/gpt-image-1-5-edit [listed]: GPT Image 1.5 (OpenAI), image edit, served by fal.ai. The OpenAPI schema for the fal-ai/gpt-image-1.5/edit queue. Price: Same per-image table as text-to-image; image_size auto priced as the larger size. Input image tokens $0.008 per 1k: $0.012 allowance per call. ($0.2 per unit, up to 4 reserved) - fal/seedream-5-pro [listed]: Seedream 5.0 Pro (ByteDance), text to image, served by fal.ai. The OpenAPI schema for the bytedance/seedream/v5/pro/text-to-image queue. Price: $0.0675 per image up to 1536x1536 of area, $0.135 up to 2048x2048 (auto_2K); 4K sizes not offered here. ($0.135 per unit, up to 6 reserved) - fal/seedream-5-pro-edit [listed]: Seedream 5.0 Pro (ByteDance), image edit, served by fal.ai. The OpenAPI schema for the bytedance/seedream/v5/pro/edit queue. Price: $0.0675 per output image up to 1536x1536, $0.135 up to 2048x2048; +$0.0045 per additional input image (first free). ($0.135 per unit, up to 6 reserved) - fal/flux-2-pro [listed]: FLUX.2 [pro] (Black Forest Labs), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2-pro queue. Price: $0.03 for the first megapixel of output plus $0.015 per extra megapixel, rounded up (fal counts 1024x1024 as one megapixel and 1920x1080 as two); presets stay within one megapixel; explicit sizes: 1280x720 $0.03, 1536x1024 $0.045, 1536x1536 and 1920x1440 $0.06, 2560x1440 $0.075, either orientation. ($0.03 per call (multipliers apply)) - fal/flux-2-max [listed]: FLUX.2 [max] (Black Forest Labs), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2-max queue. Price: $0.07 for the first processed megapixel plus $0.03 per additional megapixel, counted as for FLUX.2 [pro]; presets stay within one megapixel; explicit sizes: 1280x720 $0.07, 1536x1024 $0.10, 1536x1536 and 1920x1440 $0.13, 2560x1440 $0.16, either orientation. ($0.07 per call (multipliers apply)) - fal/flux-2-flash [listed]: FLUX.2 [flash] (Black Forest Labs), fast text to image, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2/flash queue. Price: $0.005 per megapixel pro rata; preset sizes are at most 1.05 megapixel, billed $0.0053 per image; explicit sizes (512 to 2048 per side) billed on their exact pixel count, e.g. 1536x1024 $0.007864, 2048x2048 $0.020972. ($0.0053 per unit, up to 4 reserved) - fal/flux-2-pro-edit [listed]: FLUX.2 [pro] (Black Forest Labs), image edit, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2-pro/edit queue. Price: $0.03 for the first megapixel plus $0.015 per extra megapixel of input and output: $0.045 with one input image, +$0.015 per additional input image. ($0.045 per call (multipliers apply)) - fal/flux-2-max-edit [listed]: FLUX.2 [max] (Black Forest Labs), image edit, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2-max/edit queue. Price: $0.07 for the first processed megapixel and $0.03 per additional one, input images counted as processed megapixels, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.03 per unit, up to 40 reserved) - fal/flux-2-pro-outpaint [listed]: FLUX.2 [pro] (Black Forest Labs), outpaint, served by fal.ai. The OpenAPI schema for the fal-ai/flux-2-pro/outpaint queue. Price: $0.03 for the first megapixel of output plus $0.015 per extra megapixel of input and output, rounded up to the megapixel, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.015 per unit, up to 40 reserved) - fal/ideogram-v3 [listed]: Ideogram 3, text to image, served by fal.ai. The OpenAPI schema for the fal-ai/ideogram/v3 queue. Price: $0.03 per image with TURBO, $0.06 with BALANCED (default), $0.09 with QUALITY. ($0.06 per unit, up to 8 reserved) - fal/ideogram-v3-replace-background [listed]: Ideogram 3, replace background, served by fal.ai. The OpenAPI schema for the fal-ai/ideogram/v3/replace-background queue. Price: $0.03 per image with TURBO, $0.06 with BALANCED (default), $0.09 with QUALITY. ($0.06 per unit, up to 8 reserved) - fal/recraft-v4-1-pro [listed]: Recraft V4.1 Pro, text to image, served by fal.ai. The OpenAPI schema for the fal-ai/recraft/v4.1/pro/text-to-image queue. Price: $0.21 per image. ($0.21 per call) - fal/recraft-v4-1-pro-vector [listed]: Recraft V4.1 Pro, text to vector (SVG), served by fal.ai. The OpenAPI schema for the fal-ai/recraft/v4.1/pro/text-to-vector queue. Price: $0.30 per image. ($0.3 per call) - fal/recraft-vectorize [listed]: Recraft, vectorize an image (SVG), served by fal.ai. The OpenAPI schema for the fal-ai/recraft/vectorize queue. Price: $0.01 per image. ($0.01 per call) - fal/reve-2-1 [listed]: Reve 2.1, text to image, served by fal.ai. The OpenAPI schema for the reve/2.1/text-to-image queue. Price: $0.25 per image. ($0.25 per unit, up to 4 reserved) - fal/reve-2-1-edit [listed]: Reve 2.1, image edit, served by fal.ai. The OpenAPI schema for the reve/2.1/edit queue. Price: $0.25 per image. ($0.25 per unit, up to 4 reserved) - fal/qwen-image-3 [listed]: Qwen Image 3 (Alibaba), text to image, served by fal.ai. The OpenAPI schema for the alibaba/qwen-image-3/text-to-image queue. Price: $0.04 per image at 1K resolution ($0.075 at 2K, not offered here: preset sizes only). ($0.04 per unit, up to 6 reserved) - fal/qwen-image-3-edit [listed]: Qwen Image 3 (Alibaba), image edit, served by fal.ai. The OpenAPI schema for the alibaba/qwen-image-3/edit queue. Price: $0.04 per image at 1K resolution; preset sizes only. ($0.04 per unit, up to 6 reserved) - fal/grok-imagine-image-2 [listed]: Grok Imagine Image 2.0 (xAI), text to image, served by fal.ai. The OpenAPI schema for the xai/grok-imagine-image/v2.0/text-to-image queue. Price: Per image: $0.04 low / $0.06 medium at 1k; $0.06 low / $0.08 medium at 2k. ($0.06 per unit, up to 4 reserved) - fal/grok-imagine-image-2-edit [listed]: Grok Imagine Image 2.0 (xAI), image edit, served by fal.ai. The OpenAPI schema for the xai/grok-imagine-image/v2.0/edit queue. Price: Per image: $0.04 low / $0.06 medium at 1k; $0.06 low / $0.08 medium at 2k; +$0.01 per input image. ($0.06 per unit, up to 4 reserved) - fal/luma-uni-1-max [listed]: Luma Uni-1 Max, text to image, served by fal.ai. The OpenAPI schema for the luma/agent/uni-1/v1/max queue. Price: $0.102 per image, +$0.003 per reference image. ($0.102 per call (multipliers apply)) - fal/luma-uni-1-max-edit [listed]: Luma Uni-1 Max, image edit, served by fal.ai. The OpenAPI schema for the luma/agent/uni-1/v1/max/edit queue. Price: $0.102 per edit plus $0.003 per source or reference image: $0.105 for a single-image edit. ($0.105 per call (multipliers apply)) - fal/hunyuan-image-3 [listed]: HunyuanImage 3 Instruct (Tencent), text to image, served by fal.ai. The OpenAPI schema for the fal-ai/hunyuan-image/v3/instruct/text-to-image queue. Price: $0.09 per megapixel; preset sizes are at most 1.05 megapixel, billed $0.095 per image. ($0.095 per unit, up to 4 reserved) - fal/birefnet-v2: BiRefNet v2, background removal, served by fal.ai. The OpenAPI schema for the fal-ai/birefnet/v2 queue. Price: Page states $0 per compute second at the time of writing. (free) - fal/bria-background-remove [listed]: Bria RMBG 2.0, background removal, served by fal.ai. The OpenAPI schema for the fal-ai/bria/background/remove queue. Price: $0.018 per generation. ($0.018 per call) - fal/topaz-upscale-precision [listed]: Topaz Precision, image upscale, served by fal.ai. The OpenAPI schema for the topaz/upscale/image/precision queue. Price: $0.08 per started 24 megapixels of output (input size times the square of the upscale factor), measured on the rendered image after the call; the reservation is the bound you declare and the difference is refunded. ($0.08 per unit, up to 10 reserved) - fal/clarity-upscaler [listed]: Clarity Upscaler, image upscale, served by fal.ai. The OpenAPI schema for the fal-ai/clarity-upscaler queue. Price: $0.03 per output megapixel, measured on the rendered image (input size x upscale factor squared); 32 megapixels reserved per call, the real size billed. ($0.03 per unit, up to 32 reserved) - fal/seedance-2-5-text-to-video [listed]: Seedance 2.5 (ByteDance), text to video, served by fal.ai. The OpenAPI schema for the bytedance/seedance-2.5/text-to-video queue. Price: Token formula: (height × width × duration × 24) / 1024 tokens at $0.0214 per 1k (480p, 720p) or $0.0234 (1080p). About $0.22 per second at 480p 16:9, $0.47 at 720p, $1.14 at 1080p; 'auto' aspect ratio priced as 21:9. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "bytedance/seedance-2.5". ($0.473 per unit, up to 30 reserved) - fal/seedance-2-5-image-to-video [listed]: Seedance 2.5 (ByteDance), image to video, served by fal.ai. The OpenAPI schema for the bytedance/seedance-2.5/image-to-video queue. Price: Same token formula as text to video; 'auto' aspect ratio (follows the image) priced as 21:9. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "bytedance/seedance-2.5". ($0.473 per unit, up to 30 reserved) - fal/seedance-2-5-reference-to-video [listed]: Seedance 2.5 (ByteDance), reference images and audio to video, served by fal.ai. The OpenAPI schema for the bytedance/seedance-2.5/reference-to-video queue. Price: $0.0214 per 1,000 tokens at 480p and 720p, $0.0234 at 1080p (about $0.22, $0.47 and $1.16 per second of video; video references count 0.6x), metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the per-second bound for the duration and resolution asked and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "bytedance/seedance-2.5". ($0.473 per unit, up to 30 reserved) - fal/kling-o3-pro-text-to-video [listed]: Kling O3 Pro, text to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/o3/pro/text-to-video queue. Price: $0.112 per second, $0.14 with audio (5 s with audio = $0.70). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.112 per unit, up to 15 reserved) - fal/kling-o3-pro-image-to-video [listed]: Kling O3 Pro, image to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/o3/pro/image-to-video queue. Price: $0.112 per second, $0.14 with audio (5 s with audio = $0.70). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.112 per unit, up to 15 reserved) - fal/kling-o3-4k-text-to-video [listed]: Kling O3 4K, text to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/o3/4k/text-to-video queue. Price: $0.42 per second, audio included (5 s = $2.10). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.42 per unit, up to 15 reserved) - fal/kling-o3-4k-image-to-video [listed]: Kling O3 4K, image to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/o3/4k/image-to-video queue. Price: $0.42 per second, audio included (5 s = $2.10). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.42 per unit, up to 15 reserved) - fal/kling-v3-pro-text-to-video [listed]: Kling 3.0 Pro, text to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/v3/pro/text-to-video queue. Price: $0.112 per second audio off, $0.168 with audio, $0.196 with audio and voice control: audio on is billed at the voice-control rate to never underbill. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.112 per unit, up to 15 reserved) - fal/kling-v3-pro-image-to-video [listed]: Kling 3.0 Pro, image to video, served by fal.ai. The OpenAPI schema for the fal-ai/kling-video/v3/pro/image-to-video queue. Price: $0.112 per second audio off, $0.168 with audio, $0.196 with audio and voice control: audio on is billed at the voice-control rate to never underbill. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/kling-video". ($0.112 per unit, up to 15 reserved) - fal/veo-3-1-text-to-video [listed]: Veo 3.1 (Google), text to video, served by fal.ai. The OpenAPI schema for the fal-ai/veo3.1 queue. Price: Per second: $0.20 without audio or $0.40 with audio (720p/1080p); 4K $0.40 / $0.60. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/veo3.1". ($0.4 per unit, up to 8 reserved) - fal/veo-3-1-fast-text-to-video [listed]: Veo 3.1 Fast (Google), text to video, served by fal.ai. The OpenAPI schema for the fal-ai/veo3.1/fast queue. Price: Per second: $0.10 without audio or $0.15 with audio (720p/1080p); 4K $0.30 / $0.35. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/veo3.1". ($0.15 per unit, up to 8 reserved) - fal/veo-3-1-image-to-video [listed]: Veo 3.1 (Google), image to video, served by fal.ai. The OpenAPI schema for the fal-ai/veo3.1/image-to-video queue. Price: Per second: $0.20 without audio or $0.40 with audio (720p/1080p); 4K $0.40 / $0.60. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/veo3.1". ($0.4 per unit, up to 8 reserved) - fal/veo-3-1-fast-image-to-video [listed]: Veo 3.1 Fast (Google), image to video, served by fal.ai. The OpenAPI schema for the fal-ai/veo3.1/fast/image-to-video queue. Price: Per second: $0.10 without audio or $0.15 with audio (720p/1080p); 4K $0.30 / $0.35. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/veo3.1". ($0.15 per unit, up to 8 reserved) - fal/gemini-omni-flash-text-to-video [listed]: Gemini Omni Flash 1.1 (Google), text to video, served by fal.ai. The OpenAPI schema for the google/gemini-omni-flash/v1.1/text-to-video queue. Price: Per second: $0.03 at 360p, $0.10 at 720p, $0.15 at 1080p, $0.30 at 4K. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "google/gemini-omni-flash". ($0.1 per unit, up to 10 reserved) - fal/gemini-omni-flash-image-to-video [listed]: Gemini Omni Flash 1.1 (Google), image to video, served by fal.ai. The OpenAPI schema for the google/gemini-omni-flash/v1.1/image-to-video queue. Price: Per second: $0.03 at 360p, $0.10 at 720p, $0.15 at 1080p, $0.30 at 4K. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "google/gemini-omni-flash". ($0.1 per unit, up to 10 reserved) - fal/gemini-omni-flash-video-edit [listed]: Gemini Omni Flash 1.1 (Google), video edit, served by fal.ai. The OpenAPI schema for the google/gemini-omni-flash/v1.1/edit queue. Price: $0.03 per second of output at 360p, $0.10 at 720p, $0.15 at 1080p, $0.30 at 4K; the output follows the input video length, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "google/gemini-omni-flash". ($0.1 per unit, up to 120 reserved) - fal/minimax-h3-max-text-to-video [listed]: MiniMax H3 Max, text to video, served by fal.ai. The OpenAPI schema for the minimax/h3-max/text-to-video queue. Price: List price $0.05 per second at 480P, $0.08 at 768P. A 75% launch discount runs until September 7, 2026; the list price is charged here so that the promotion's end never underbills. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "minimax/h3-max". ($0.08 per unit, up to 15 reserved) - fal/minimax-h3-max-image-to-video [listed]: MiniMax H3 Max, image to video, served by fal.ai. The OpenAPI schema for the minimax/h3-max/image-to-video queue. Price: List price $0.05 per second at 480P, $0.08 at 768P (launch discount until September 7, 2026 not passed through). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "minimax/h3-max". ($0.08 per unit, up to 15 reserved) - fal/minimax-h3-max-turbo-text-to-video [listed]: MiniMax H3 Max Turbo, text to video, served by fal.ai. The OpenAPI schema for the minimax/h3-max-turbo/text-to-video queue. Price: List price $0.025 per second at 480P, $0.04 at 768P (launch discount until September 7, 2026 not passed through). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "minimax/h3-max-turbo". ($0.04 per unit, up to 15 reserved) - fal/minimax-h3-max-turbo-image-to-video [listed]: MiniMax H3 Max Turbo, image to video, served by fal.ai. The OpenAPI schema for the minimax/h3-max-turbo/image-to-video queue. Price: List price $0.025 per second at 480P, $0.04 at 768P (launch discount until September 7, 2026 not passed through). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "minimax/h3-max-turbo". ($0.04 per unit, up to 15 reserved) - fal/wan-2-6-image-to-video [listed]: Wan 2.6 (Alibaba), image to video, served by fal.ai. The OpenAPI schema for the wan/v2.6/image-to-video queue. Price: $0.10 per second at 720p, $0.15 at 1080p (default). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "wan/v2.6". ($0.15 per unit, up to 15 reserved) - fal/ltx-2-5-pro-text-to-video [listed]: LTX 2.5 Pro (Lightricks), text to video, served by fal.ai. The OpenAPI schema for the lightricks/ltx-2.5/text-to-video/pro queue. Price: $0.12 per second at 720p, $0.17 at 1080p (default). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "lightricks/ltx-2.5". ($0.17 per unit, up to 10 reserved) - fal/ltx-2-5-pro-image-to-video [listed]: LTX 2.5 Pro (Lightricks), image to video, served by fal.ai. The OpenAPI schema for the lightricks/ltx-2.5/image-to-video/pro queue. Price: $0.12 per second at 720p, $0.17 at 1080p (default). Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "lightricks/ltx-2.5". ($0.17 per unit, up to 10 reserved) - fal/luma-ray-3-2-text-to-video [listed]: Luma Ray 3.2, text to video, served by fal.ai. The OpenAPI schema for the luma/agent/ray/v3.2/text-to-video queue. Price: 5 s: $0.50 at 540p, $1 at 720p, $2 at 1080p; 10 s doubles. HDR not offered here. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "luma/agent". ($0.1 per unit, up to 10 reserved) - fal/luma-ray-3-2-image-to-video [listed]: Luma Ray 3.2, image to video, served by fal.ai. The OpenAPI schema for the luma/agent/ray/v3.2/image-to-video queue. Price: 5 s: $0.15 at 540p, $0.30 at 720p, $0.60 at 1080p; 10 s doubles. HDR not offered here. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "luma/agent". ($0.03 per unit, up to 10 reserved) - fal/pixverse-5-6-text-to-video [listed]: PixVerse V5.6, text to video, served by fal.ai. The OpenAPI schema for the fal-ai/pixverse/v5.6/text-to-video queue. Price: 5 s without audio: $0.35 at 360p/540p, $0.45 at 720p, $0.75 at 1080p; audio adds $0.45 (360p to 720p) or $0.75 (1080p); 8 s costs 2x and 10 s 2.2x the 5 s price (1080p not available at 10 s); the audio surcharge is scaled with the duration factor too, as the page does not say otherwise. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/pixverse". ($3.3 per call (multipliers apply)) - fal/pixverse-5-6-image-to-video [listed]: PixVerse V5.6, image to video, served by fal.ai. The OpenAPI schema for the fal-ai/pixverse/v5.6/image-to-video queue. Price: 5 s without audio: $0.35 at 360p/540p, $0.45 at 720p, $0.75 at 1080p; audio adds $0.45 (360p to 720p) or $0.75 (1080p); 8 s costs 2x and 10 s 2.2x the 5 s price (1080p not available at 10 s); the audio surcharge is scaled with the duration factor too, as the page does not say otherwise. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/pixverse". ($3.3 per call (multipliers apply)) - fal/grok-imagine-video-1-5-text-to-video [listed]: Grok Imagine Video 1.5 (xAI), text to video, served by fal.ai. The OpenAPI schema for the xai/grok-imagine-video/v1.5/text-to-video queue. Price: 5 s: $0.40 at 480p, $0.70 at 720p, $1.25 at 1080p, i.e. $0.08, $0.14 and $0.25 per second. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "xai/grok-imagine-video". ($0.14 per unit, up to 15 reserved) - fal/grok-imagine-video-1-5-image-to-video [listed]: Grok Imagine Video 1.5 (xAI), image to video, served by fal.ai. The OpenAPI schema for the xai/grok-imagine-video/v1.5/image-to-video queue. Price: 5 s: $0.40 at 480p, $0.70 at 720p, $1.25 at 1080p; +$0.01 per reference image. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "xai/grok-imagine-video". ($0.14 per unit, up to 15 reserved) - fal/vidu-q3-text-to-video [listed]: Vidu Q3, text to video, served by fal.ai. The OpenAPI schema for the fal-ai/vidu/q3/text-to-video queue. Price: $0.07 per second at 360p/540p, 2.2x ($0.154) at 720p/1080p. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/vidu". ($0.154 per unit, up to 16 reserved) - fal/vidu-q3-image-to-video [listed]: Vidu Q3, image to video, served by fal.ai. The OpenAPI schema for the fal-ai/vidu/q3/image-to-video queue. Price: $0.07 per second at 360p/540p, 2.2x ($0.154) at 720p/1080p. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/vidu". ($0.154 per unit, up to 16 reserved) - fal/sync-lipsync-v3 [listed]: sync-3 (sync.so), lipsync a video to an audio track, served by fal.ai. The OpenAPI schema for the fal-ai/sync-lipsync/v3 queue. Price: $8 per minute of output video, which follows the input length, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/sync-lipsync". ($8 per unit, up to 10 reserved) - fal/veed-lipsync-v2 [listed]: VEED Lipsync v2, lipsync a video to an audio track, served by fal.ai. The OpenAPI schema for the veed/lipsync/v2 queue. Price: $0.07 per second of output video, which follows the input length, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "veed/lipsync". ($0.07 per unit, up to 600 reserved) - fal/omnihuman-1-5 [listed]: OmniHuman 1.5 (ByteDance), talking avatar from an image and an audio track, served by fal.ai. The OpenAPI schema for the fal-ai/bytedance/omnihuman/v1.5 queue. Price: $0.16 per second of output video, which follows the audio length, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/bytedance". ($0.16 per unit, up to 600 reserved) - fal/status: Status of a queued fal.ai generation (IN_QUEUE, IN_PROGRESS, COMPLETED) with its queue position. Free. (free) - fal/result: Result of a queued fal.ai generation: the generated media URLs (hosted by fal), once COMPLETED. Free. The generation run is settled at the same time: GET /v1/runs/{run_id} shows the final price. (free) - fal/elevenlabs-tts-multilingual-v2 [listed]: ElevenLabs Multilingual v2, text to speech, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/tts/multilingual-v2 queue. Price: $0.10 per 1,000 characters of text, pro rata. ($0.1 per unit, up to 50 reserved) - fal/elevenlabs-tts-v3 [listed]: ElevenLabs Eleven v3, expressive text to speech, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/tts/eleven-v3 queue. Price: $0.10 per 1,000 characters of text, pro rata. ($0.1 per unit, up to 50 reserved) - fal/elevenlabs-tts-turbo-v2-5 [listed]: ElevenLabs Turbo v2.5, fast text to speech, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/tts/turbo-v2.5 queue. Price: $0.05 per 1,000 characters of text, pro rata. ($0.05 per unit, up to 50 reserved) - fal/elevenlabs-text-to-dialogue-v3 [listed]: ElevenLabs Eleven v3, multi-speaker dialogue to speech, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/text-to-dialogue/eleven-v3 queue. Price: $0.10 per 1,000 characters summed over the text of all dialogue lines, pro rata. ($0.1 per unit, up to 50 reserved) - fal/elevenlabs-sound-effects-v2 [listed]: ElevenLabs Sound Effects v2, text to sound effect, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/sound-effects/v2 queue. Price: $0.002 per second of audio; without duration_seconds the model picks a length up to 22 s, billed as 22 s. ($0.002 per unit, up to 22 reserved) - fal/elevenlabs-music [listed]: ElevenLabs Music, text to music, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/music queue. Price: $0.60 per minute of output, rounded up to the minute; music_length_ms defaults to one minute here. Composition plans (length set by their sections) are not offered. ($0.6 per unit, up to 10 reserved) - fal/elevenlabs-speech-to-text [listed]: ElevenLabs Scribe, speech to text, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/speech-to-text queue. Price: $0.03 per minute of input audio, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.03 per unit, up to 60 reserved) - fal/elevenlabs-scribe-v2 [listed]: ElevenLabs Scribe v2, speech to text, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/speech-to-text/scribe-v2 queue. Price: $0.008 per minute of input audio, +30% when keyterms are given, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.008 per unit, up to 60 reserved) - fal/elevenlabs-audio-isolation [listed]: ElevenLabs Audio Isolation, remove background noise, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/audio-isolation queue. Price: $0.10 per minute of input audio, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.1 per unit, up to 60 reserved) - fal/elevenlabs-voice-changer [listed]: ElevenLabs Voice Changer, speech to speech, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/voice-changer queue. Price: $0.30 per minute of input audio, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. ($0.3 per unit, up to 60 reserved) - fal/elevenlabs-dubbing [listed]: ElevenLabs Dubbing, translate and dub a video or audio, served by fal.ai. The OpenAPI schema for the fal-ai/elevenlabs/dubbing queue. Price: $0.60 per minute of input media, rounded up to the minute, metered by fal after the call (x-fal-billable-units) and billed at that reading; the reservation is the bound you declare and the difference is refunded. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "fal-ai/elevenlabs". ($0.6 per unit, up to 60 reserved) - exa/search [listed]: Exa web search (neural, fast, deep), by Exa. Perform a search with an Exa prompt-engineered query and retrieve a list of relevant results. Categories cover companies, people, news, publications and financial reports; type fast suits code search with highlights. Price: $0.007 per request up to 10 results, +$0.001 per extra result; deep-lite and deep $0.012, deep-reasoning $0.015 per request; +$0.001 per page for each of text, highlights and summary, subpages counted as pages. Billed at the cost Exa reports for the call (costDollars.total); the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.007)) - exa/contents [listed]: Exa page contents (text, highlights, summary) for URLs, by Exa. Contents Price: $0.001 per page for text, +$0.001 per page for highlights and for summary; subpages counted as pages. Billed at the cost Exa reports for the call (costDollars.total); the quote is the upper bound. (upstream-reported cost, capped by your max (default $0)) - exa/answer [listed]: Exa answer with citations, by Exa. Performs a search based on the query and generates either a direct answer or a detailed summary with citations, depending on the query type. Price: $0.005 per request (model exa, exa-fast); exa-pro and exa-research reserved at $0.01 and $0.05; +$0.02 reserved when full text is requested. Billed at the cost Exa reports for the call (costDollars.total); the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.005)) - exa/agent-run [listed]: Exa agent run (multi-step research, list building, enrichment), by Exa. Create an asynchronous Agent run. Asynchronous: returns a run id; poll exa/agent-run-get for the output, then GET /v1/runs/{run_id} shows the final price. Runs end within one hour. Price: Fixed effort: minimal $0.012, low $0.025, medium $0.10, high $0.50, xhigh $1.00 per run; auto and max metered ($0.10 per compute unit, $0.005 per search, $0.02 per email, $0.07 per phone number) up to budget.maxCostDollars (default $5, $20 for max). Billed at the cost Exa reports for the call (costDollars.total); the quote is the upper bound. (upstream-reported cost, capped by your max (default $5)) - exa/agent-run-get: Exa agent run: status and output, by Exa. Retrieve a single Agent run by ID. Free. (free) - exa/agent-run-events: Exa agent run: event log, by Exa. List stored events for an Agent run. Free. (free) - exa/agent-run-stop: Exa agent run: stop early and keep results, by Exa. Complete a running Agent run early, returning the results gathered so far. Free. (free) - exa/agent-run-cancel: Exa agent run: cancel, by Exa. Cancel a queued or running Agent run immediately without returning any results. Free. (free) - exa/similarweb [listed]: Similarweb data through the Exa Agent: estimated monthly visits, traffic trends and sources, global and category rankings, engagement (bounce rate, pages per visit), audience and the competing sites of any domain. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Similarweb. Examples: "Estimated monthly visits and global rank for notion.so, with the month of the estimate." "The five closest competitors of airbnb.com by audience overlap, with their monthly visits." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.03 per Similarweb call; the cost Exa reports is billed, up to max_cost_usd (default $0.325). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.325)) - exa/financial-datasets [listed]: Financial Datasets data through the Exa Agent: real-time and historical prices, company facts, financial statements and valuation metrics, earnings, insider and institutional ownership, SEC filings and filing sections, company news, index-fund holdings, interest rates and a fundamentals screener for 27,000+ active and delisted US tickers. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Financial Datasets. Examples: "Latest price, market cap, P/E and EV/EBITDA for NVDA with the quote time." "Quarterly revenue and EPS of AAPL for the last four quarters, with beat or miss." "Insider trades on TSLA in the last 90 days: name, role, type, shares, value." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.01 per Financial Datasets call; the cost Exa reports is billed, up to max_cost_usd (default $0.225). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.225)) - exa/fiber [listed]: Fiber.ai data through the Exa Agent: search across 40M+ companies and 850M+ people, company and person lookups, email reverse lookup, LinkedIn signals (job changes, headcount, fundraising) and contact reveal (work email, personal email, phone). Ask in natural language and, for structured output, pass output_schema naming the fields you want from Fiber.ai. Examples: "Ten Series A fintech companies in New York with 50 to 200 employees: name, domain, headcount, last funding." "Who is the current head of marketing at Vercel, with their LinkedIn URL." "Reverse-look up jane@example.com to a person and their company." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.02 per Fiber credit: a search costs 2 credits plus 1 per result, a company lookup about 2 per candidate, a person lookup 2, a contact reveal 2 (work email) to 5 (phone); calls with no match are free; the cost Exa reports is billed, up to max_cost_usd (default $1.025). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $1.025)) - exa/baselayer [listed]: Baselayer data through the Exa Agent: resolve a US business by name and address and return its officers, state registrations, entity structure and verification status; lien, litigation and bankruptcy searches; watchlist screening; industry classification and website analysis; international business search. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Baselayer. Examples: "Verify Anthropic PBC in San Francisco: registrations, officers and status." "Watchlist screening for Acme Logistics LLC, Delaware, against OFAC." "UCC lien search for Acme Logistics LLC in Delaware only." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus per order: business search $1.00, lien search $2.00 per state, litigation or bankruptcy search $1.00 per category, watchlist screen $0.10 to $0.25 per list, industry classification and website analysis $0.35 each, web presence $0.15 to $0.35 per analysis, international business search $4.00; follow-up reads of a prior search are free; the cost Exa reports is billed, up to max_cost_usd (default $2.025). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $2.025)) - exa/affiliate [listed]: Affiliate.com data through the Exa Agent: product search across merchants and affiliate networks with live pricing, brands and direct merchant links. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Affiliate.com. Examples: "Wireless noise-cancelling headphones under $300: product, brand, price, merchant, link." "The cheapest merchant for the Sony WH-1000XM6 right now." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.015 per Affiliate.com call; the cost Exa reports is billed, up to max_cost_usd (default $0.25). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.25)) - exa/particle [listed]: Particle data through the Exa Agent: search 100,000+ transcribed podcasts; each hit is a speaker-attributed transcript window with timestamps, show and episode metadata. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Particle. Examples: "What podcast hosts said about AI regulation in the last month: show, speaker, quote, timestamp, stance." "Recent podcast mentions of Anthropic with speaker-attributed quotes." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.015 per Particle call; the cost Exa reports is billed, up to max_cost_usd (default $0.25). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.25)) - exa/jinko [listed]: Jinko data through the Exa Agent: live round-trip flight fares for a route and dates, hotel rooms and rates for a destination or specific properties, and destination discovery across date windows, cabin classes and budgets. Known limits (verified 2026-09-04): one-way flight searches return no offers from Jinko, so always ask for a round trip; the fare comes back without airline, times or baggage when Jinko's detailed offer lookup is unavailable. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Jinko. Examples: "Cheapest round-trip flights Paris to Tokyo, departing 2026-10-10 and returning 2026-10-24, economy, with airline, fare and baggage." "Hotels in Lisbon for 2026-11-03 to 2026-11-06 under 180 EUR per night, with rates." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus $0.005 per Jinko call; the cost Exa reports is billed, up to max_cost_usd (default $0.125). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.125)) - exa/polymarket [listed]: Polymarket data through the Exa Agent: current prediction markets and events with implied-probability prices, volume and liquidity; price history of an outcome; live order books; top holders and a trader's positions and recent activity. Ask in natural language and, for structured output, pass output_schema naming the fields you want from Polymarket. Examples: "Market-implied probability of a Fed rate cut at the next meeting, and how it moved over the past month." "Top five position holders of the most liquid market about the next US election." Price: Exa effort (minimal $0.012, low $0.025, medium $0.10, high $0.50 per run) plus Polymarket calls are free: only the Exa effort is charged; the cost Exa reports is billed, up to max_cost_usd (default $0.025). Usually answers inline within a minute; otherwise returns a run id to read with exa/agent-run-get. (upstream-reported cost, capped by your max (default $0.025)) - x/search-recent [listed]: X (Twitter) recent search: posts from the last 7 days. At most one of `start_time`, `since_id` may be provided. Query operators: keywords, "exact phrase", #hashtag, @mention, from:, to:, lang:, has:images, has:links, -is:retweet, -is:reply, is:verified. Ask for tweet.fields=created_at,public_metrics and expansions=author_id with user.fields=username to get authors. Price: $0.005 per post returned or hydrated, $0.01 per user hydrated (expansions). 10 to 100 posts per page. Billed on the resources actually returned (posts and users), the quote is the upper bound; X's 24-hour deduplication is not passed through. (upstream-reported cost, capped by your max (default $0)) - x/search-all [listed]: X (Twitter) full-archive search: posts since 2006. At most one of `start_time`, `since_id` may be provided. Same operators as the recent search; use start_time and end_time (ISO 8601) to bound the period. Price: $0.005 per post returned or hydrated, $0.01 per user hydrated (expansions). 10 to 500 posts per page. Billed on the resources actually returned (posts and users), the quote is the upper bound; X's 24-hour deduplication is not passed through. (upstream-reported cost, capped by your max (default $0)) - x/posts-by-ids [listed]: X (Twitter) posts by ids. Get Posts by IDs Price: $0.005 per post, $0.01 per user hydrated (expansions). Up to 100 ids. Billed on the resources actually returned (posts and users), the quote is the upper bound; X's 24-hour deduplication is not passed through. (upstream-reported cost, capped by your max (default $0)) - x/users-by-usernames [listed]: X (Twitter) user profiles by usernames. Get Users by Usernames Price: $0.01 per user, $0.005 per pinned post hydrated (expansions). Up to 100 usernames. Billed on the resources actually returned (posts and users), the quote is the upper bound; X's 24-hour deduplication is not passed through. (upstream-reported cost, capped by your max (default $0)) - x/user-posts [listed]: X (Twitter) posts of a user (timeline). When both are provided, `start_time` must be earlier than `end_time`. The user id comes from x/users-by-usernames. Price: $0.005 per post returned or hydrated, $0.01 per user hydrated (expansions). 5 to 100 posts per page. Billed on the resources actually returned (posts and users), the quote is the upper bound; X's 24-hour deduplication is not passed through. (upstream-reported cost, capped by your max (default $0)) - xai/x-search [listed]: Grok (xAI) searches X (Twitter) posts server-side, filters by accounts and dates, understands images and videos on request, and answers with citations of the posts. Price: $0.005 per X search Grok performs plus model tokens (grok-4.3 $1.25 in / $2.50 out per million, grok-4.6 $2 / $6); a typical call costs $0.02 to $0.05. Billed at the exact cost xAI reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.15)) - xai/web-search [listed]: Grok (xAI) searches and reads the web server-side, restricted to or excluding chosen domains, understands images on request, and answers with citations. Price: $0.005 per web search Grok performs plus model tokens (grok-4.3 $1.25 in / $2.50 out per million, grok-4.6 $2 / $6); a typical call costs $0.02 to $0.05. Billed at the exact cost xAI reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.15)) - dataforseo/ai-optimization-ai-keyword-data-keywords-search-volume: ‌ This endpoint provides search volume data for your target keywords, reflecting their estimated usage in AI tools. (upstream-reported cost, capped by your max (default $0.01)) - dataforseo/ai-optimization-chat-gpt-llm-responses: ‌‌ Live ChatGPT LLM Responses endpoint allows you to retrieve structured responses from a specific ChatGPT AI model, based on the input parameters. (upstream-reported cost, capped by your max (default $0.2)) - dataforseo/ai-optimization-chat-gpt-llm-scraper: ‌‌ Live ChatGPT LLM Scraper endpoint provides results from ChatGPT searches. The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) parameters. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/ai-optimization-claude-llm-responses: ‌‌ Live Claude LLM Responses endpoint allows you to retrieve structured responses from a specific Claude model, based on the input parameters. (upstream-reported cost, capped by your max (default $0.2)) - dataforseo/ai-optimization-gemini-llm-responses: ‌‌ Live Gemini LLM Responses endpoint allows you to retrieve structured responses from a specific Gemini AI model, based on the input parameters. (upstream-reported cost, capped by your max (default $0.2)) - dataforseo/ai-optimization-gemini-llm-scraper: ‌‌ Live Gemini LLM Scraper endpoint provides structured results from Gemini. The results are specific to the selected location (see the List of Locations), language (see the List of Languages), and keyword. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/ai-optimization-llm-mentions-historical: ‌‌ Live LLM Mentions Historical endpoint provides month-by-month historical metrics for mentions of the keywords or domains specified in the target array of the request. For each month, the response returns the total mentions count and ai_search_volume rate. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-multi-target-metrics: ‌‌ Live LLM Mentions Multi-Target Metrics endpoint provides aggregated metrics grouped by custom keys for mentions of the keywords or domains specified in the target array of the request. Each item in the results array corresponds to the specified target. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-search-mentions: ‌‌ Live LLM Mentions Search endpoint provides mention data and related metrics from AI searches. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), as well as location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-target-metrics: ‌‌ Live LLM Mentions Target Metrics endpoint provides aggregated metrics for mentions of the keywords or domains specified in the target array of the request. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $1.1)) - dataforseo/ai-optimization-llm-mentions-target-metrics-lite: Live LLM Mentions Target Metrics Lite endpoint is the simplified version of the Target Metrics endpoint and provides a simplified view of aggregated LLM mentions for keywords and domains specified in the target array of the request. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-timeseries-delta: ‌‌ The Live LLM Mentions Timeseries Delta endpoint provides the difference in historical mentions and AI search volume data between two specified dates. The results are specific to the specified target (keyword or domain), selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), as well as location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-timeseries-new-lost: ‌‌ This endpoint will provide you with the number of new and lost LLM mentions, as well as ai_search_volume for the domain or keyword specified in the target field. (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-brand-categories: ‌‌ Live LLM Mentions Top Mentioned Brand Categories endpoint provides aggregated LLM mentions metrics grouped by the most frequently mentioned brand categories for the specified target. The results are specific to the selected platform, location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-brand-categories-lite: ‌‌ Live LLM Mentions Top Mentioned Brand Categories Lite endpoint is the simplified version of the Top Mentioned Brand Categories endpoint and provides a simplified view of aggregated LLM mentions metrics grouped by the most frequently mentioned brand categories for the specified target. The results are specific to the selected platform, location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-brands: ‌‌ Live LLM Mentions Top Mentioned Brands endpoint provides aggregated LLM mentions metrics grouped by the most frequently mentioned brands for the specified target. The results are specific to the selected platform, location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-brands-lite: ‌‌ Live LLM Mentions Top Mentioned Brands Lite endpoint is the simplified version of the Top Mentioned Brands endpoint and provides a simplified view of aggregated LLM mentions metrics grouped by the most frequently mentioned brands for the specified target. The results are specific to the selected platform, location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-domains: ‌‌ Live LLM Mentions Top Mentioned Domains endpoint provides aggregated LLM mentions metrics grouped by the most frequently mentioned domains for the specified target. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-domains-lite: ‌‌ Live LLM Mentions Top Mentioned Domains Lite endpoint is the simplified version of the Top Mentioned Domains endpoint and provides a simplified view of aggregated LLM mentions metrics grouped by the most frequently mentioned domains for the specified target. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-pages: ‌‌ Live LLM Mentions Top Mentioned Pages endpoint provides aggregated LLM mentions metrics grouped by the most frequently mentioned pages for the specified target. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-llm-mentions-top-mentioned-pages-lite: ‌‌ Live LLM Mentions Top Mentioned Pages Lite endpoint is a simplified version of the Top Mentioned Pages that provides a simplified view of aggregated LLM mentions metrics grouped by the most frequently mentioned pages for the specified target. The results are specific to the selected platform (google for Google’s AI Overview or chat_gpt for ChatGPT), location and language parameters (see the List of Locations & Languages). (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/ai-optimization-perplexity-llm-responses: ‌‌ Live Perplexity LLM Responses endpoint allows you to retrieve structured responses from a specific Perplexity AI model, based on the input parameters. (upstream-reported cost, capped by your max (default $0.2)) - dataforseo/app-data-apple-app-info: ‌‌ This endpoint will provide you with information about the App Store application specified in the app_id field of the POST request. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/app-data-apple-app-list: ‌‌ This endpoint will provide you with a list of mobile applications published in the top app charts on the App Store platform. The returned results are specific to the app collection as well as the language and location parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0012)) - dataforseo/app-data-apple-app-listings-search: This endpoint will provide you with a list of apps published on App Store along with additional information: its ID, icon, reviews count, rating, price, and other data. The results are specific to the title, description, and categories parameters specified in the API request. (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/app-data-apple-app-reviews: ‌‌ This endpoint will provide you with reviews published on the App Store platform for the app specified in the app_id field. The returned results are specific to the indicated language and location parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/app-data-apple-app-searches: ‌‌ This endpoint will provide you with a list of apps ranking on the App Store for the specified keyword. The returned results are specific to the indicated keyword, as well as the location and language parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0012)) - dataforseo/app-data-google-app-info: ‌‌ This endpoint will provide you with information about the Google Play application specified in the app_id field of the POST request. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/app-data-google-app-list: ‌‌ This endpoint will provide you with a list of mobile applications published in the top charts on the Google Play platform. The returned results are specific to the app collection as well as the the language and location parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0012)) - dataforseo/app-data-google-app-listings-search: This endpoint will provide you with a list of apps published on Google Play along with additional information: its ID, icon, reviews count, rating, price, and other data. The results are specific to the title, description, and categories parameters specified in the API request. (upstream-reported cost, capped by your max (default $0.1)) - dataforseo/app-data-google-app-reviews: ‌‌ This endpoint will provide you with reviews published on the Google Play platform for the app specified in the app_id field. The returned results are specific to the indicated language and location parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/app-data-google-app-searches: ‌‌ This endpoint will provide you with a list of apps ranking on Google Play for the specified keyword. The returned results are specific to the indicated keyword, as well as the language and location parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0012)) - dataforseo/backlinks-anchors: Anchor texts pointing to a domain or page (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per row returned (1,000 rows = $0.06). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-list: Backlinks of a domain or page (live), by DataForSEO. Each backlink with source page, anchor, dofollow, ranks, spam score, first and last seen. Price: $0.024 per request plus $0.000036 per row returned (1,000 rows = $0.06). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-backlinks: Backlink counts for up to 1,000 targets (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per target. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-new-lost-backlinks: ‌ This endpoint will provide you with the number of new and lost backlinks for the domains, subdomains, and pages specified in the targets array. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-new-lost-referring-domains: ‌ This endpoint will provide you with the number of referring domains pointing to the domains, subdomains and pages specified in the targets array. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-pages-summary: This endpoint will provide you with a comprehensive overview of backlinks and related data for a bulk of up to 1000 pages, domains, or subdomains. If you indicate a single page as a target, you will get comprehensive summary data on all backlinks for that page. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-ranks: Domain rank for up to 1,000 targets (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per target. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-referring-domains: Referring domain counts for up to 1,000 targets (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per target. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-bulk-spam-score: Spam score for up to 1,000 targets (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per target. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-competitors: Backlink competitors of a domain (live), by DataForSEO. Domains sharing the most referring domains with the target, with intersections count. Price: $0.024 per request plus $0.000036 per row returned (1,000 rows = $0.06). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-domain-intersection: ‌ This endpoint will provide you with the list of domains pointing to the specified websites. This endpoint is especially useful for creating a Link Gap feature that shows what domains link to your competitors but do not link out to your website. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-domain-pages: ‌‌ This endpoint will provide you with a detailed overview of domain pages with backlink data for each page. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-domain-pages-summary: This endpoint will provide you with detailed summary data on all backlinks and related metrics for each page of the target domain or subdomain you specify. If you indicate a single page as a target, you will get comprehensive summary data on all backlinks for that page. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-history: ‌ This endpoint will provide you with historical backlinks data back to the beginning of 2019. You can receive the number of backlinks a given domain had in a specific time period, the number of new & lost backlinks, referring domains, and more. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-page-intersection: ‌ This endpoint will provide you with the list of referring pages pointing to the specified targets. It is especially useful for finding the backlinks that point to your competitors but don’t point to your website. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-referring-domains: Referring domains of a domain or page (live), by DataForSEO. Price: $0.024 per request plus $0.000036 per row returned (1,000 rows = $0.06). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-referring-networks: ‌‌ This endpoint will provide you with a detailed overview of referring IPs and subnets pointing to the target you specify. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-summary: Backlink profile summary of a domain or page (live), by DataForSEO. Rank, backlinks, referring domains, IPs, subnets, spam score, first seen, TLD and link-type breakdowns. Price: $0.024 per request plus $0.000036 for the summary row. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.024036000000000002)) - dataforseo/backlinks-timeseries-new-lost-summary: ‌ This endpoint will provide you with the number of new and lost backlinks and referring domains for the domain specified in the target field. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/backlinks-timeseries-summary: ‌ This endpoint will provide you with an overview of backlink data for the target domain available during a period between the two indicated dates. Backlink metrics will be grouped by the time range that you define: day, week, month, or year. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/business-data-business-listings-categories-aggregation: ‌‌ Business Listings Categories Aggregation endpoint provides results containing information about groups of related categories along with the number of entities in each category. The provided results are specific to the specified parameters. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/business-data-business-listings-search: ‌‌ Business Listings Search API provides results containing information about business entities listed on Google Maps in the specified categories. You will receive the address, contacts, rating, working hours, and other relevant data. The provided results are specific to the selected location (see the List of Locations) settings. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/business-data-google-extended-reviews: ‌‌ This endpoint provides results from the “Reviews” element of Google SERPs, including not only Google user reviews but also reviews from other reputable sources (e.g., TripAdvisor, Yelp, Trustpilot). The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0015)) - dataforseo/business-data-google-hotel-info: ‌‌ Google Hotel Info will provide you with structured data available for a specific hotel entity on the Google Hotels platform: such as service description, location details, rating, amenities, reviews, images, prices, and more. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/business-data-google-hotel-searches: ‌‌ Hotel Searches API provides results containing information about different hotels listed on Google Hotels. The provided results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/business-data-google-my-business-info: ‌‌ Business Data API provides results containing information about specific business entity from Google. The provided results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. (upstream-reported cost, capped by your max (default $0.0054)) - dataforseo/business-data-google-my-business-updates: ‌‌ This endpoints provides the latest updates of a specific business entity from Google SERP. The provided results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00225)) - dataforseo/business-data-google-questions-and-answers: ‌‌ This endpoint will provide you with a detailed overview of questions and answers associated with a specific business entity listed on Google My Business. By submitting a request to this endpoint, you can access comprehensive data on the inquiries and responses related to a particular business, including the full text of the questions and answers, as well as metadata such as timestamps, user information. The provided results are specific to the (upstream-reported cost, capped by your max (default $0.0054)) - dataforseo/business-data-google-reviews: ‌‌ This endpoint provides results from the “Reviews” element of Google SERPs. The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) parameters. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/business-data-social-media-pinterest [listed]: ‌‌ Social Media Pinterest API will provide you with data on pins made from the specified URLs. Pins on Pinterest correspond to content saves. For each specified page URL, you will get the number of content saves to Pinterest made using the Pinterest Save Button placed on that page. (upstream-reported cost, capped by your max (default $0)) - dataforseo/business-data-tripadvisor-reviews: ‌‌ This endpoint provides results from the “Reviews” element on the Tripadvisor platform. The results are specific to the URL path or keyword you indicate, and and the selected location (see the List of Locations). Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/business-data-tripadvisor-search: ‌‌ This endpoint provides a list of business profiles listed on the Tripadvisor platform. The returned results are relevant to the specified keyword and the selected location (see the List of Locations). Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/business-data-trustpilot-reviews: ‌‌ This endpoint provides reviews published on the Trustpilot platform for the local establishment specified in the domain field. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/business-data-trustpilot-search: ‌‌ This endpoint provides a list of business profiles listed on the Trustpilot platform. The returned results are relevant to the specified keyword. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/content-analysis-category-trends: ‌ This endpoint will provide you with data on all citations in the target category for the indicated date range. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/content-analysis-phrase-trends: ‌ This endpoint will provide you with data on all citations of the target keyword for the indicated date range. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/content-analysis-rating-distribution: ‌ This endpoint will provide you with rating distribution data for the keyword and other parameters specified in the request. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/content-analysis-search: ‌ This endpoint will provide you with detailed citation data available for the target keyword. (upstream-reported cost, capped by your max (default $0.024)) - dataforseo/content-analysis-sentiment-analysis: This endpoint will provide you with sentiment analysis data for the citations available for the target keyword. for more info please visit 'https://docs.dataforseo.com/v3/content_analysis/sentiment_analysis/live/?bash' (upstream-reported cost, capped by your max (default $0.06)) - dataforseo/content-analysis-summary: ‌ This endpoint will provide you with an overview of citation data available for the target keyword. (upstream-reported cost, capped by your max (default $0.06)) - dataforseo/dataforseo-labs-amazon-bulk-search-volume: ‌ This endpoint will provide you with search volume values for a maximum of 1,000 keywords in one API request. Here search volume represents the approximate number of monthly searches for a keyword on Amazon. The returned results are specific to the keywords, location, and language parameters specified in a POST request. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-amazon-product-competitors: ‌ This endpoint will provide you with a list of products that intersect with a target asin in Amazon SERPs. The data can help you identify product competitors for any listing published on Amazon. The returned results are specific to the asin as well as the location and language parameters specified in a POST request. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-amazon-product-keyword-intersections: ‌ This endpoint will provide you with a list of keywords for which the target products intersect in Amazon SERP. The returned results are specific to the asins specified in a POST request. Learn more about ASIN in this help center article. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-amazon-product-rank-overview: ‌ This endpoint will provide you with ranking data from organic and paid Amazon SERPs for the target products. The returned results are specific to the asins specified in a POST request. Learn more about ASIN in this help center article. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-amazon-ranked-keywords: ‌ This endpoint will provide you with a list of keywords the target product ranks for on Amazon. The returned results are specific to the asin specified in a POST request. Learn more about ASIN in this help center article. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-amazon-related-keywords: ‌‌ The Related Keywords endpoint provides keywords appearing in the “Related Searches” section on Amazon. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-apple-app-competitors: ‌ This endpoint will provide you with a list of mobile applications that intersect with the target app for its ranking keywords on App Store. You will obtain the IDs of competitor apps along with search volume and ranking data on competitor ranking keywords. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-apple-app-intersection: ‌ This endpoint will provide you with a list of keywords for which the mobile applications specified in the app_ids object rank within the same App Store SERP. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-apple-bulk-app-metrics: ‌ This endpoint will provide you with ranking metrics for up to 1000 App Store applications. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-apple-keywords-for-app: ‌ This endpoint will provide you with a list of keywords for which the target app ranks on App Store. You will obtain keyword data and discover the app’s ranking position for each returned keyword. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-app-competitors: ‌ This endpoint will provide you with a list of mobile applications that intersect with the target app for its ranking keywords on Google Play. You will obtain the IDs of competitor apps along with search volume and ranking data on competitor ranking keywords. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-app-intersection: ‌ This endpoint will provide you with a list of keywords for which the mobile applications specified in the app_ids object rank within the same Google Play SERP. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-available-history: ‌ By calling this endpoint, you will find obtain a list of dates available for setting in the first_date and second_date fields of the Domain Metrics by Categories endpoint. (free) - dataforseo/dataforseo-labs-google-bulk-app-metrics: ‌ This endpoint will provide you with ranking metrics for up to 1000 Google Play applications. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-bulk-keyword-difficulty: This endpoint will provide you with the Keyword Difficulty metric for a maximum of 1,000 keywords in one API request. Keyword Difficulty stands for the relative difficulty of ranking in the first top-10 organic results for the related keyword. Keyword Difficulty in DataForSEO API responses indicates the chance of getting in top-10 organic results for a keyword on a logarithmic scale from 0 to 100. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-bulk-traffic-estimation: ‌ This endpoint will provide you with estimated monthly traffic volumes for up to 1,000 domains, subdomains, or webpages. Along with organic search traffic estimations, you will also get separate values for paid search, featured snippet, and local pack results. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-categories-for-domain: ‌ This endpoint will provide you with Google product or service categories that include keywords the domain ranks for in search. Furthermore, you will obtain general rankings and traffic data for the keywords under a certain category. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-categories-for-keywords: This endpoint will provide you with Google product and service categories related for each specified keyword. You can indicate a maximum of 1,000 keywords in one API request. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-competitors-domain: ‌ This endpoint will provide you with a full overview of ranking and traffic data of the competitor domains from organic and paid search. In addition to that, you will get the metrics specific to the keywords both competitor domains and your domain rank for within the same SERP. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-domain-intersection: ‌ This endpoint will provide you with the keywords for which both specified domains rank within the same SERP. You will get search volume, competition, cost-per-click and other data on each intersecting keyword. Along with that, you will get data on the first and second domain’s SERP element discovered for this keyword, as well as the estimated traffic volume and cost of ad traffic. Domain Intersection endpoint supports organic, paid, local pack, (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-domain-metrics-by-categories: ‌ This endpoint will provide you with dynamics of change in metrics of domains relevant to the specified product and service categories. You will receive historical ranking data from Google SERPs, along with valuable current and historical domain metrics, such as ETV, impressions ETV, estimated paid traffic cost, the total count of SERPs that contain domains, and more. (upstream-reported cost, capped by your max (default $0.12)) - dataforseo/dataforseo-labs-google-domain-rank-overview: ‌ This endpoint will provide you with ranking and traffic data from organic and paid search for the specified domain. You will be able to review the domain ranking distribution in SERPs as well as estimated monthly traffic volume for both organic and paid results. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-historical-bulk-traffic-estimation: ‌ This endpoint will provide you with historical monthly traffic volumes for up to 1,000 domains collected within the specified time range through October 2020. If you do not specify the range, data will be returned for the previous 12 months. Along with organic search traffic estimations, you will also get separate values for paid search, featured snippet, and local pack results. (upstream-reported cost, capped by your max (default $0.12)) - dataforseo/dataforseo-labs-google-historical-keyword-data: ‌‌ This endpoint provides Google historical keyword data for specified keywords, including search volume, cost-per-click, competition values for paid search, monthly searches, and search volume trends. You can get historical keyword data since August, 2021, depending on keywords along with location and language combination. You can find the list of supported locations and languages here. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-historical-rank-overview: ‌ This endpoint will provide you with historical data on rankings and traffic of the specified domain, such as domain ranking distribution in SERPs and estimated monthly traffic volume for both organic and paid results. (upstream-reported cost, capped by your max (default $0.12)) - dataforseo/dataforseo-labs-google-historical-serps: ‌ This endpoint will provide you with Google SERPs collected within the specified time frame. You will also receive a complete overview of featured snippets and other extra elements that were present within the specified dates. The data will allow you to analyze the dynamics of keyword rankings over time for the specified keyword and location. (upstream-reported cost, capped by your max (default $0)) - dataforseo/dataforseo-labs-google-keyword-ideas: ‌ The Keyword Ideas endpoint provides search terms that are relevant to the product or service categories of the specified keywords. The algorithm selects the keywords which fall into the same categories as the seed keywords specified in a POST array. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-keyword-overview: ‌‌ This endpoint provides Google keyword data for specified keywords. For each keyword, you will receive current cost-per-click, competition values for paid search, search volume, search intent, monthly searches, as well as SERP and backlink information. Additionally, you can obtain clickstream data, such as clickstream search volume, by specifying the include_clickstream_data parameter. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-keyword-suggestions: ‌‌ The Keyword Suggestions endpoint provides search queries that include the specified seed keyword. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-keywords-for-app: ‌ This endpoint will provide you with a list of keywords for which the target app ranks on Google Play. You will obtain keyword data and discover the app’s ranking position for each returned keyword. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-keywords-for-categories: ‌ This endpoint will provide you with a list of keywords relevant to the specified product categories. You will get the search volume rate for the last month, search volume trend for the previous 12 months, as well as current cost-per-click and competition values for each keyword. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-keywords-for-site: ‌ The Keywords For Site endpoint will provide you with a list of keywords relevant to the target domain. Each keyword is supplied with relevant categories, search volume data for the last month, cost-per-click, competition, and search volume trend values for the past 12 months. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-page-intersection: ‌ This endpoint will provide you with the keywords for which specified pages rank within the same SERP. You will get search volume, competition, cost-per-click data on each intersecting keyword. Along with that, you will get data on SERP elements that specified pages rank for in search results, as well as the estimated traffic volume and cost of ad traffic. Page Intersection endpoint supports organic, paid, local pack and featured snippet results (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-ranked-keywords: ‌ This endpoint will provide you with the list of keywords that any domain, subdomain, or webpage is ranking for. You will also get SERP elements related to the keyword position, as well as monthly searches and other data relevant to the returned keywords. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-related-keywords: The Related Keywords endpoint provides keywords appearing in the “Searches Related to” SERP element. View the element. You can get up to 4680 keyword ideas by specifying the search depth. Each related keyword comes with the list of relevant product categories, search volume rate for the last month, search volume trend for the previous 12 months, as well as current cost-per-click and competition values. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-relevant-pages: ‌ (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-search-intent: ‌ This endpoint will provide you with search intent data for up to 1,000 keywords. For each keyword that you specify when setting a task, the API will return the keyword’s search intent and intent probability. Besides the highest probable search intent, the results will also provide you with other likely search intent(s) and their probability. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-serp-competitors: ‌ This endpoint will provide you with a list of domains ranking for the keywords you specify. You will also get SERP rankings, rating, estimated traffic volume, and visibility values the provided domains gain from the specified keywords. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-subdomains: ‌‌ This endpoint will provide you with a list of subdomains of the specified domain, along with the ranking distribution across organic and paid search. In addition to that, you will also get the estimated traffic volume of subdomains based on search volume and impressions. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/dataforseo-labs-google-top-searches: ‌‌ The Top Searches endpoint of DataForSEO Labs API can provide you with over 7 billion keywords from the DataForSEO Keyword Database. Each keyword in the API response is provided with a set of relevant keyword data with Google Ads metrics, product categories, and Google SERP data. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-aggregation-technologies: ‌‌ The Aggregation Technologies endpoint will provide you with a list of the most popular technologies websites use alongside the technologies you specify. Alternatively, you can specify technology categories or groups to obtain wider stats. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-domain-technologies: ‌‌ Using this endpoint you will get a list of technologies used in a particular domain. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-domains-by-html-terms: ‌‌ This endpoint provides domains based on the HTML terms they use on their homepage. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-domains-by-technology: ‌‌ This endpoint provides domains based on the technology they use. In addition to the list of domains, you will also get their technology profiles, the country and language they belong to, and other related data. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-technologies-summary: ‌‌ The Technologies Summary endpoint will provide you with the number of domains across different countries and languages that use the specified technology names, technology groups, or technology categories. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-technologies-technology-stats: ‌‌ The Technology Stats endpoint will provide you with historical data on the number of domains across different countries and languages that use the specified technology. (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/domain-analytics-whois-overview: ‌ This endpoint will provide you with Whois data enriched with backlink stats, and ranking and traffic info from organic and paid search results. Using this endpoint you will be able to get all these data for the domains matching the parameters you specify in the request. (upstream-reported cost, capped by your max (default $0.12)) - dataforseo/keywords-data-bing-audience-estimation: This endpoint provides estimated audience size for an ad campaign based on specified targeting criteria. It returns data on the total estimated audience, such as suggested bid and budget for an ad campaign and estimated engagement metrics. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-keyword-performance: ‌ You can receive a set of keyword performance stats for a group of keywords depending on the specified match type, location and language parameters. Ad position, clicks, impressions, and other keyword metrics are aggregated for the last month for one or all of the following device types: mobile, desktop, tablet. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-keyword-suggestions-for-url: Find Bing keyword suggestions and confidence scores for a webpage. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-keywords-for-keywords: ‌ This endpoint will select the relevant keywords for the specified ones. Set up to 200 keywords and get the results, which are suggested by Bing Ads for your query. You can get up to 3000 keyword suggestions using this function. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-keywords-for-site: ‌This endpoint will provide you with a list of keywords relevant to the specified URL along with their search volume for the last month, search volume trend for up to 24 past months (for estimating search volume dynamics), current cost-per-click and competition values for paid search. The maximum number of returned keywords is 3000. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-search-volume: ‌This endpoint will provide you with search volume data for the last month, search volume trend for up to 24 past months (that will let you estimate search volume dynamics), current cost-per-click and competition values for paid search. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-bing-search-volume-history: ‌This endpoint will provide you with historical search volume data for up to 1000 keywords in one request. You can get search volume for keywords in monthly, weekly, or daily format and specify the device type. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/keywords-data-clickstream-data-bulk-search-volume: ‌‌ The Bulk Clickstream Search Volume endpoint of DataForSEO Keywords Data API is designed to provide clickstream-based search volume data for up to 1000 keywords in a single Live request. What’s more, it offers historical search volume values for up to 12 months (depending on keywords, location, and language parameters). (upstream-reported cost, capped by your max (default $0.012)) - dataforseo/keywords-data-clickstream-data-dataforseo-search-volume: ‌ (upstream-reported cost, capped by your max (default $0.18)) - dataforseo/keywords-data-clickstream-data-global-search-volume: ‌‌ The Clickstream Global Search Volume endpoint of DataForSEO Keywords Data API is designed to provide clickstream-based search volume data for up to 1000 keywords in a single Live request. What’s more, it offers geographical distribution of clickstream search volume values across all available locations. (upstream-reported cost, capped by your max (default $0.18)) - dataforseo/keywords-data-dataforseo-trends-demography: This endpoint will provide you with the demographic breakdown (by age and gender) of keyword popularity per each specified term based on DataForSEO Trends data. You can check keyword trends for Google Search, Google News, and Google Shopping. (upstream-reported cost, capped by your max (default $0.0024)) - dataforseo/keywords-data-dataforseo-trends-explore: This endpoint will provide you with the keyword popularity data from DataForSEO Trends. You can check keyword trends for Google Search, Google News, and Google Shopping. (upstream-reported cost, capped by your max (default $0.0012)) - dataforseo/keywords-data-dataforseo-trends-merged-data: This endpoint will provide you with the keyword popularity data from DataForSEO Trends. In addition to keyword popularity rate over the given time range, you will get location-specific keyword popularity data, and a demographic breakdown of keyword popularity per each specified term along with comparative values. (upstream-reported cost, capped by your max (default $0.006)) - dataforseo/keywords-data-dataforseo-trends-subregion-interests: This endpoint will provide you with location-specific keyword popularity data from DataForSEO Trends. You can check keyword trends for Google Search, Google News, and Google Shopping. (upstream-reported cost, capped by your max (default $0.0024)) - dataforseo/google-ads-ad-traffic: Google Ads traffic forecast for keywords and a bid (live), by DataForSEO. Projected clicks, cost and average CPC for the period. Price: $0.09 per request of up to 1,000 keywords. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/google-ads-keywords-for-keywords: Google Ads keyword ideas from seed keywords (live), by DataForSEO. Related keywords with search volume, CPC and competition, as in Google Keyword Planner. Price: $0.09 per request. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/google-ads-keywords-for-site: Google Ads keyword ideas for a website or page (live), by DataForSEO. Price: $0.09 per request (up to 2,000 keywords returned). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/google-ads-search-volume: Google Ads keyword search volume, CPC and competition (live), by DataForSEO. Monthly searches (12 months), CPC, competition and top-of-page bids straight from Google Ads. Location omitted = worldwide. Price: $0.09 per request of up to 1,000 keywords. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.09)) - dataforseo/google-trends: Google Trends: interest over time, by region, related topics and queries (live), by DataForSEO. Location omitted = worldwide. Price: $0.011 per request. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.011)) - dataforseo/amazon-asin: Amazon product page by ASIN (live), by DataForSEO. Title, brand, prices, discount, rating, availability, categories, product information, images, top reviews. Price: Live mode: $0.005 per product. Additional review-loading options are not supported. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.005)) - dataforseo/amazon-products-task: Amazon product search: create a task (results in a few minutes), by DataForSEO. Returns a task id; fetch results with dataforseo/amazon-products-result (status 40602 = still in queue). Price: $0.0015 per SERP (standard queue, about 5 minutes), $0.003 with priority 2. Results are free for 30 days. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0015)) - dataforseo/amazon-sellers: Amazon sellers and offers for an ASIN (live), by DataForSEO. Price: Live mode, about $0.005 per request (standard queue $0.0015). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.005)) - dataforseo/merchant-google-product-info: ‌‌ This endpoint provides data on a product listed on Google Shopping, including product description, images, rating, variations, specifications and sellers. In order to set a task, you have to specify one of the following fields: product_id, data_docid, or gid. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.001)) - dataforseo/google-shopping-products-task: Google Shopping product search: create a task (results in a few minutes), by DataForSEO. Returns a task id; fetch results with dataforseo/google-shopping-products-result (status 40602 = still in queue). Price: $0.001 per SERP of 40 products (standard queue), $0.002 with priority 2. Results are free for 30 days. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.001)) - dataforseo/merchant-google-reviews: Retrieve product reviews from Google Shopping. Obtain gid from Google Shopping Products. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.00075)) - dataforseo/merchant-google-sellers: ‌‌ Google Shopping Sellers endpoint will provide you with the list of top 10 sellers that listed the specified product on Google Shopping. The provided data for each seller includes related product base and total price, shipment and purchase details and special offers. The results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.001)) - dataforseo/on-page-content-parsing: ‌‌ This endpoint allows parsing the content on any page you specify and will return the structured content of the target page, including link URLs, anchors, headings, and textual content. (upstream-reported cost, capped by your max (default $0.00015)) - dataforseo/on-page-crawl: ‌ OnPage API checks websites for 60+ customizable on-page parameters defines and displays all found flaws and opportunities for optimization so that you can easily fix them. It checks meta tags, duplicate content, image tags, response codes, and other parameters on every page. You can find the full list of OnPage API check-up parameters in the Pages section. Starts a bounded crawl. The reservation settles from pages actually crawled. Use the On-Page summary/pages tools with the returned id. ($0.00015 per unit, up to 100 reserved) - dataforseo/on-page-duplicate-content: ‌‌ This endpoint returns a list of pages that have content similar to the page specified in the request. The response also contains data related to page performance and the similarity index that indicates how similar the compared pages are. (free) - dataforseo/on-page-duplicate-tags: ‌‌ This endpoint returns a list of pages that contain duplicate title or description tags. The response also contains data related to page performance. (free) - dataforseo/on-page-force-stop: ‌‌ This endpoint is designed to force stop the crawl process of websites you specified in a task. The execution of all the tasks associated with the IDs indicated in your request to this endpoint will be stopped. You will still be able to obtain the data on pages that have been scanned until the crawling process was stopped. (free) - dataforseo/on-page-instant-pages: Using this function you will get page-specific data with detailed information on how well a particular page is optimized for organic search. for more info please visit 'https://docs.dataforseo.com/v3/on_page/instant_pages/?bash' (upstream-reported cost, capped by your max (default $0.00015)) - dataforseo/on-page-keyword-density: ‌‌ This endpoint will provide you with keyword density and keyword frequency data for terms appearing on the specified website or web page. You can filter and sort the data that will be retrieved with this API call. (free) - dataforseo/on-page-lighthouse: ‌The OnPage Lighthouse API is based on Google’s open-source Lighthouse project for measuring the quality of web pages and web apps. (upstream-reported cost, capped by your max (default $0.005)) - dataforseo/on-page-links: ‌‌ This endpoint will provide you with a list of internal and external links detected on a target website. The following link types are supported: anchor – links that point to a specific portion of a webpage; image – links that point to an image; canonical – links that point to a canonical page; meta – links with meta http-equiv=refresh ; alternate – links with link rel="alternate" pointing to an alternative version of a webpage ; redirect – link (free) - dataforseo/on-page-microdata: ‌‌ This endpoint is designed to validate structured JSON-LD data and Microdata. Using this function you will obtain microdata available on the specified page of the target website and detailed results of its validation. To use this endpoint, set the validate_micromarkup parameter to true in the POST request to OnPage API. (free) - dataforseo/on-page-non-indexable: ‌‌ This endpoint returns a list of pages that are blocked from being indexed by Google and other search engines through robots.txt, HTTP headers, or meta tags settings. (free) - dataforseo/on-page-page-screenshot: ‌‌ Using this endpoint, you can capture a full high-quality screenshot of any webpage. In this way, you can review the target page as the DataForSEO crawler and Googlebot see it. (upstream-reported cost, capped by your max (default $0.0048)) - dataforseo/on-page-pages: This endpoint returns a list of crawled pages with on-page check-ups and other metrics related to the page performance. Using this function you will get page-specific data with detailed information on how well your pages are optimized for search. for more info please visit 'https://docs.dataforseo.com/v3/on_page/pages/?bash' (free) - dataforseo/on-page-raw-html: ‌‌ This endpoint returns the HTML of a page you indicate in the request. (free) - dataforseo/on-page-redirect-chains: ‌‌ Redirect chains occur when there are at least two redirects between the initial URL and the destination URL. For example, if page A redirects to page B which redirects to page C, such a series of redirects is considered a redirect chain. Sometimes, if page B redirects back to page A, the redirect chain becomes closed and is considered a redirect loop. (free) - dataforseo/on-page-resources: ‌‌ This endpoint will provide you with a list of resources, including images, scripts, stylesheets, and broken elements. You will get a detailed overview of every resource found on the crawled pages. (free) - dataforseo/on-page-summary: ‌ Using this function, you can get the overall information on a website as well as drill down into exact on-page issues of a website that has been scanned. As a result, you will know what functions to use for receiving detailed data for each of the found issues. (free) - dataforseo/on-page-waterfall: ‌‌ This endpoint is designed to provide you with the page speed insights. Using this function you can get detailed information about the page loading time, time to secure connection, the time it takes to load page resources, and so on. (free) - dataforseo/serp-baidu-organic: Baidu SERP API provides top 10 search engine results. These results are specific to the selected location (see the List of Locations) and other settings. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/serp-bing-organic: Live SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location. This endpoint will supply a complete overview of featured snippets and other extra elements of SERPs. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-ads-advertisers: Google Ads Transparency: find advertisers by name (live), by DataForSEO. Advertiser ids, verification status and approximate ad counts, to feed dataforseo/google-ads-search. Price: $0.002 per request. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-ads-search: Google Ads Transparency: ads run by an advertiser (live), by DataForSEO. Creatives, formats, first and last shown dates from the Google Ads Transparency Center. Price: $0.002 per SERP page of 40 ads. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-ai-mode: Google AI Mode answer (live), by DataForSEO. Google's AI Mode response with its text, tables, products and cited references: measure who gets cited for a query. Price: $0.004 per request; x2 with pixel rectangles. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/serp-google-autocomplete: ‌‌ Google Autocomplete is a feature within Google Search that improves the search experience by allowing users to complete searches they started to type. DataForSEO SERP API will provide you with all the suggestions Google Autocomplete offers for a particular keyword, the position of the cursor pointer, and the search client. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-dataset-info: ‌ Live Google Dataset Info provides real-time data on the dataset you specify in the request. You will get data from a page of the dataset displayed separately from the SERP. It contains information about dataset content, authors, licenses, and description on the SERP. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-dataset-search: ‌ Live Google Dataset Search provides real-time data on the top 20 Google Dataset search engine results. These results are specific to the indicated keyword. You can specify other parameters optionally. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-events [listed]: ‌‌ Google Events SERP provides data from Google Events Search for the specified keyword and location (see the List of Locations). Note that Google Events SERP API works for the English language only. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/google-finance-explore: Google Finance explore: market overview and news (live), by DataForSEO. Price: $0.002 per request, x2 for local_market or world_markets. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-finance-markets: Google Finance markets: movers, indexes, crypto, currencies (live), by DataForSEO. Price: $0.002 per request. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-finance-quote: Google Finance quote for a ticker (live), by DataForSEO. Price, deltas, financials, news and comparable tickers as shown on Google Finance. Price: $0.002 per request, x2 for a window other than 1D. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-finance-ticker-search: Google Finance ticker search (live), by DataForSEO. Find the ticker identifier of a company or instrument, with its current price. Price: $0.002 per request. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-images: ‌ Live Google Images SERP provides real-time data on top 100 images results for the specified keyword, search engine, and location. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-jobs: ‌‌ This endpoint will provide you with SERP data from the Google Jobs search engine. The returned results are specific to the keyword as well as the language and location parameters of the POST request. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/serp-google-local-finder: ‌‌ Live Google Local_finder SERP provides real-time search engine results for the specified keyword and location. By default, you can get up to 20 results for desktop and up to 10 results for mobile. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-maps: Google Maps search results (live), by DataForSEO. Places with rating, address, phone, opening hours, coordinates and place_id. Price: $0.002 per SERP of up to 100 places. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-news: ‌‌ Live Google News SERP provides real-time data on top search engine results for the specified keyword, search engine, and location. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/google-organic: Google organic SERP (live), by DataForSEO. Full Google results page: organic, paid, featured snippets, people also ask, knowledge graph, local pack, videos, and more. Price: $0.002 per SERP of 10 results (depth billed per 10); +$0.002 for pixel rectangles or the async AI overview; search operators (site:, intitle:...) x5. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/serp-google-search-by-image: ‌‌ Google Search By Image SERP API provides up to top 100 search engine results based on the image you specified. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/serp-naver-organic: ‌‌ Naver SERP API provides top 15 search engine results. Naver search results do not vary by location and language, and the search parameters for this search engine do not contain language and location variables. However, you can specify a keyword in any language, and the search engine results may vary depending on the language you used for specifying the search query. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/serp-seznam-organic: ‌‌ Seznam SERP API provides top 10 search engine results from one of the most popular search engines in the Czech Republic. Seznam is focused on the local search market, and thus supports the Czech language only. Submit once with action=submit. Reuse this same tool with action=result and its id to read status/output at no additional cost. Queued is not finished. (upstream-reported cost, capped by your max (default $0.0006)) - dataforseo/serp-yahoo-organic: Live SERP provides real-time data on top search engine results. These results are specific to the selected location (see the List of Locations) and language (see the List of Languages) settings. (upstream-reported cost, capped by your max (default $0.004)) - dataforseo/youtube-search: YouTube search results (live), by DataForSEO. Videos, channels and playlists with views, duration, publication date and badges. Price: $0.002 per block of 20 results. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/youtube-video-comments: YouTube video comments (live), by DataForSEO. Price: $0.002 per block of 20 comments. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.002)) - dataforseo/youtube-video-info: YouTube video details (live), by DataForSEO. Title, description, views, likes, comments, channel, duration, keywords, category, subtitles available. Price: $0.006 per request (3x the SERP base tariff). Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.006)) - dataforseo/youtube-video-subtitles: YouTube video subtitles, optionally translated (live), by DataForSEO. Timed transcript lines (text, start, end). Price: $0.006 per request (3x the SERP base tariff), independent of transcript length. Billed at the cost DataForSEO reports for the call; the quote is the upper bound. (upstream-reported cost, capped by your max (default $0.006)) - leadsforge/account-balance [listed]: Operator-only provider-account maintenance; not a customer workspace balance/history. Get credit balance No provider credits charged for this read/preview operation. (free) - leadsforge/company-followers-filters-countries [listed]: Get list of supported country values No provider credits charged for this read/preview operation. (free) - leadsforge/company-followers-filters-departments [listed]: Get list of supported department values No provider credits charged for this read/preview operation. (free) - leadsforge/company-followers-filters-job-titles [listed]: Get paginated list of supported job title values with optional search No provider credits charged for this read/preview operation. (free) - leadsforge/company-followers-filters-levels [listed]: Get list of supported seniority level values No provider credits charged for this read/preview operation. (free) - leadsforge/company-followers-filters-states [listed]: Get list of supported state/region values No provider credits charged for this read/preview operation. (free) - leadsforge/list-company-followers-jobs [listed]: Operator-only provider-account maintenance; not a customer workspace balance/history. List the caller's company-followers jobs, most recent first. Use the filters (status, clientRequestID, from/to) to recover a job when the job ID is unknown. No provider credits charged for this read/preview operation. (free) - leadsforge/get-company-followers-job [listed]: Fetch company followers job status. No provider credits charged for this read/preview operation. (free) - leadsforge/get-company-followers-results [listed]: Fetch company followers job results with pagination. No provider credits charged for this read/preview operation. (free) - leadsforge/search-company-followers [listed]: Starts an async company followers search for a LinkedIn company page, limit is required and capped at 50000, supports idempotency via Idempotency-Key header (if a job with the same key already exists for this account the existing job is returned), supports webhook notifications via webhookURL field (POST with JSON body on completion/failure, retried up to 10 times with exponential backoff, 2xx = success), webhook payload: jobID (string), status (completed|failed), linkedinUrl (string), companyName (string), followerCount (int), total (int), processed (int), error (string, failure only). The webhook omits companyLogoUrl to avoid sending a raw upstream image URL; fetch it from GET /company-followers/jobs/{jobID}. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. Returns an Agentik RUNNING operation. Poll get_run for settlement, and use the corresponding get-*-results tool with jobID for paginated data. ($0.011125 per unit, up to 50000 reserved) - leadsforge/find-email [listed]: Enrich a single person's work email and return the result in the same response, no polling. Provide personID (from POST /search), linkedinURL, or firstName + lastName + a company signal (companyDomain preferred over company name). Costs 1 credit on a hit; a miss is free. Optional externalID (max 128 chars) is echoed back. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. ($0.011125 per unit, up to 1 reserved) - leadsforge/find-emails-batch [listed]: Request email finding. Two input modes (mutually exclusive): (1) personIDs - array of IDs obtained from POST /search, (2) people - array of objects, each with either linkedinURL (e.g. "https://www.linkedin.com/in/john-doe") or firstName + lastName + company name (e.g. "Salesforge", not a URL). Max 500 items. Original input fields are echoed back on each result for correlation. People array entries are deduplicated by normalized linkedinURL or by case-insensitive firstName+lastName+company; only one result is returned per unique person, so duplicate entries (e.g. two CRM records pointing at the same person with different externalIDs) will lose the externalIDs of the duplicates - send unique people if you need each externalID echoed back. Each person in the people array may include an optional externalID (max 128 chars), a pure passthrough value persisted with the result and echoed back in the webhook payload and GET /results response for client-side correlation; externalID is not supported in personIDs mode. Example with people: {"people": [{"linkedinURL": "https://www.linkedin.com/in/john-doe", "externalID": "crm-42"}, {"firstName": "Jane", "lastName": "Smith", "company": "Salesforge"}], "webhookURL": "https://example.com/webhook"}. Example with personIDs: {"personIDs": ["p_abc123", "p_def456"]}. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. Returns an Agentik RUNNING operation. Poll get_run for settlement, and use the corresponding get-*-results tool with jobID for paginated data. (upstream-reported cost, capped by your max (default $0)) - leadsforge/list-enrichment-jobs [listed]: Operator-only provider-account maintenance; not a customer workspace balance/history. List the caller's enrichment jobs, most recent first. Use the filters (status, channel, clientRequestID, from/to) to recover a job when the job ID is unknown. No provider credits charged for this read/preview operation. (free) - leadsforge/get-enrichment-job [listed]: Fetch enrichment job status No provider credits charged for this read/preview operation. (free) - leadsforge/get-enrichment-results [listed]: Fetch enrichment job results No provider credits charged for this read/preview operation. (free) - leadsforge/find-linkedin-batch [listed]: Request linkedin profile finding. Two input modes (mutually exclusive): (1) personIDs - array of IDs obtained from POST /search, (2) people - array of objects, each with either linkedinURL (e.g. "https://www.linkedin.com/in/john-doe") or firstName + lastName + company name (e.g. "Salesforge", not a URL). Max 500 items. Original input fields are echoed back on each result for correlation. People array entries are deduplicated by normalized linkedinURL or by case-insensitive firstName+lastName+company; only one result is returned per unique person, so duplicate entries (e.g. two CRM records pointing at the same person with different externalIDs) will lose the externalIDs of the duplicates - send unique people if you need each externalID echoed back. Each person in the people array may include an optional externalID (max 128 chars), a pure passthrough value persisted with the result and echoed back in the webhook payload and GET /results response for client-side correlation; externalID is not supported in personIDs mode. Example with people: {"people": [{"linkedinURL": "https://www.linkedin.com/in/john-doe", "externalID": "crm-42"}, {"firstName": "Jane", "lastName": "Smith", "company": "Salesforge"}], "webhookURL": "https://example.com/webhook"}. Example with personIDs: {"personIDs": ["p_abc123", "p_def456"]}. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. Returns an Agentik RUNNING operation. Poll get_run for settlement, and use the corresponding get-*-results tool with jobID for paginated data. (upstream-reported cost, capped by your max (default $0)) - leadsforge/find-phone [listed]: Enrich a single person's phone number and return the result in the same response, no polling. Provide personID (from POST /search), linkedinURL, or firstName + lastName + a company signal (companyDomain preferred over company name). Costs 10 credits on a hit; a miss is free. Optional externalID (max 128 chars) is echoed back. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. ($0.11124999999999999 per unit, up to 1 reserved) - leadsforge/find-phones-batch [listed]: Request phone number finding. Two input modes (mutually exclusive): (1) personIDs - array of IDs obtained from POST /search, (2) people - array of objects, each with either linkedinURL (e.g. "https://www.linkedin.com/in/john-doe") or firstName + lastName + company name (e.g. "Salesforge", not a URL). Max 500 items. Original input fields are echoed back on each result for correlation. People array entries are deduplicated by normalized linkedinURL or by case-insensitive firstName+lastName+company; only one result is returned per unique person, so duplicate entries (e.g. two CRM records pointing at the same person with different externalIDs) will lose the externalIDs of the duplicates - send unique people if you need each externalID echoed back. Each person in the people array may include an optional externalID (max 128 chars), a pure passthrough value persisted with the result and echoed back in the webhook payload and GET /results response for client-side correlation; externalID is not supported in personIDs mode. Example with people: {"people": [{"linkedinURL": "https://www.linkedin.com/in/john-doe", "externalID": "crm-42"}, {"firstName": "Jane", "lastName": "Smith", "company": "Salesforge"}], "webhookURL": "https://example.com/webhook"}. Example with personIDs: {"personIDs": ["p_abc123", "p_def456"]}. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. Returns an Agentik RUNNING operation. Poll get_run for settlement, and use the corresponding get-*-results tool with jobID for paginated data. (upstream-reported cost, capped by your max (default $0)) - leadsforge/lookalikes-filters-departments [listed]: Get list of available department values for filtering No provider credits charged for this read/preview operation. (free) - leadsforge/lookalikes-filters-employee-ranges [listed]: Get list of available employee range values for filtering No provider credits charged for this read/preview operation. (free) - leadsforge/lookalikes-filters-locations [listed]: Get list of country ISO 3166-1 alpha-2 codes and region IDs accepted by the locations filter on /lookalikes/search. No provider credits charged for this read/preview operation. (free) - leadsforge/lookalikes-filters-seniorities [listed]: Get list of available seniority values for filtering No provider credits charged for this read/preview operation. (free) - leadsforge/preview-lookalike-companies [listed]: Free, uncharged preview of companies similar to the provided domains. Returns company metadata only (no credits, no people). To turn these into enrichable people, pass a returned company domain into POST /search companyDomains.include to get personIDs, then send those to /enrichment/*. No provider credits charged for this read/preview operation. (free) - leadsforge/search-lookalike-companies [listed]: Search for companies similar to the provided domains. Costs 1 credit per company returned. Credits are reserved before the search and charged based on actual results. Page max: 100, pageSize max: 100. To find and enrich people at these companies, pass a returned company domain into POST /search companyDomains.include to get personIDs, then send those to /enrichment/*. Use POST /lookalikes/preview for a free (uncharged) look first. Agentik values credits at $0.011125 (account plan $89/8,000 credits). Reserve the maximum; charge only observed successful results/consumed credits. Failed lookups are free. ($0.011125 per unit, up to 100 reserved) - leadsforge/search-people [listed]: Search leads. Accepts the full person filter set. Beyond the documented fields the body also accepts exclusion filters to skip contacts you already own: excludeEmails ([]string), excludeDomains ([]string), excludeLinkedInURLs ([]string). Use companyDomains.include to target specific companies (e.g. domains returned by /lookalikes/preview or /lookalikes/search). Free-text fields (jobTitles, leadLocations, companyLocations, technologies, keywords, companyNames) accept any value (casing and partial terms are matched), so there is no value list to fetch. Controlled fields must use exact values from their discovery endpoints under /search/filters (industries, seniorities, departments, companyTypes, fundingTypes, revenueRanges). No provider credits charged for this read/preview operation. (free) - leadsforge/count-people [listed]: Count leads matching a filter set. Accepts the same filter payload as POST /search except the limit field, and returns the total number of matches without paginating results. Useful for sizing the audience before launching a search. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-company-types [listed]: Get the company type values accepted by companyTypes on /search. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-departments [listed]: Get the department values accepted by leadDepartments on /search. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-funding-types [listed]: Get the funding type values accepted by companyFundingRounds on /search. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-industries [listed]: Search the industry filter values accepted by companyIndustries on /search. These are exact, case-sensitive values, send them verbatim. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-revenue-ranges [listed]: Get the revenue range values accepted by companyRevenueRanges on /search. No provider credits charged for this read/preview operation. (free) - leadsforge/search-filters-seniorities [listed]: Get the seniority values accepted by leadSeniorities on /search. No provider credits charged for this read/preview operation. (free) - icypeas/find-email [listed]: Start find-email asynchronously. Returns a search item identifier. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.019 per unit, up to 1 reserved) - icypeas/find-email-sync [listed]: Run find-email synchronously and return results with certainty and mail-server metadata when present. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 1 reserved) - icypeas/find-emails-batch [listed]: Process up to 5,000 rows in a named bulk job. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.019 per unit, up to 5000 reserved) - icypeas/verify-email [listed]: Start verify-email asynchronously. Returns a search item identifier. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.0019 per unit, up to 1 reserved) - icypeas/verify-email-sync [listed]: Run verify-email synchronously and return results with certainty and mail-server metadata when present. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.0019 per unit, up to 1 reserved) - icypeas/verify-emails-batch [listed]: Process up to 5,000 rows in a named bulk job. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.0019 per unit, up to 5000 reserved) - icypeas/scan-domain [listed]: Start scan-domain asynchronously. Returns a search item identifier. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.019 per unit, up to 1 reserved) - icypeas/scan-domain-sync [listed]: Run scan-domain synchronously and return results with certainty and mail-server metadata when present. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 1 reserved) - icypeas/scan-domains-batch [listed]: Process up to 5,000 rows in a named bulk job. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. Returns a RUNNING job; use get_run for final billing, then the corresponding result tool. ($0.019 per unit, up to 5000 reserved) - icypeas/scrape-profile [listed]: Retrieve a public LinkedIn profile profile. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.0285 per unit, up to 1 reserved) - icypeas/scrape-profiles-batch [listed]: Retrieve up to 50 public LinkedIn profile profiles with per-item status. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.0285 per unit, up to 50 reserved) - icypeas/find-profile-url [listed]: Find the LinkedIn URL for a profile. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 1 reserved) - icypeas/find-profile-urls-batch [listed]: Find up to 50 LinkedIn profile URLs with individual status. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 50 reserved) - icypeas/scrape-company [listed]: Retrieve a public LinkedIn company profile. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.0095 per unit, up to 1 reserved) - icypeas/scrape-companies-batch [listed]: Retrieve up to 50 public LinkedIn company profiles with per-item status. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.0095 per unit, up to 50 reserved) - icypeas/find-company-url [listed]: Find the LinkedIn URL for a company. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 1 reserved) - icypeas/find-company-urls-batch [listed]: Find up to 50 LinkedIn company URLs with individual status. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.019 per unit, up to 50 reserved) - icypeas/count-people [listed]: Count matching people without consuming credits. (free) - icypeas/find-people [listed]: Search the B2B database with include/exclude and range filters; billed per returned result. Keep query and page size unchanged when reusing a pagination token. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.00038 per unit, up to 200 reserved) - icypeas/count-companies [listed]: Count matching companies without consuming credits. (free) - icypeas/find-companies [listed]: Search the B2B database with include/exclude and range filters; billed per returned result. Keep query and page size unchanged when reusing a pagination token. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.00038 per unit, up to 200 reserved) - icypeas/reverse-email-lookup [listed]: Find a LinkedIn profile URL from a professional email address. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.19 per unit, up to 1 reserved) - icypeas/reverse-email-lookups-batch [listed]: Find LinkedIn profile URLs for 2 to 50 professional emails. Reference valuation $0.019 per credit (public Basic plan); the account uses free test credits. Charge observed results only. ($0.19 per unit, up to 50 reserved) - icypeas/get-search-result [listed]: Read one search created by your workspace. (free) - icypeas/get-bulk-results [listed]: Read paginated results of a bulk file created by your workspace. (free) - icypeas/get-bulk-status [listed]: Read completion, progress and counters for a bulk file created by your workspace. (free) - icypeas/list-single-search-results [listed]: Operator-only, account-wide information. Read single search history for the entire provider account. (free) - icypeas/list-bulk-search-results [listed]: Operator-only, account-wide information. Read bulk search history for the entire provider account. (free) - icypeas/list-bulk-files [listed]: Operator-only, account-wide information. Read all provider-account bulk files, optionally filtered by status. (free) - icypeas/subscription-information [listed]: Operator-only, account-wide information. Read the provider subscription and remaining credits. The current API uses the authenticated account with an empty body. (free) ## Full reference - https://api.agentik.cc/llms-full.txt: every tool with its input JSON Schema - https://api.agentik.cc/openapi.json