xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Provider Skill
Valyu API logo

Valyu API

Valyu’s Search API lets your AI search for the information it needs. Access high-quality content from the web and proprietary sources, with full-text multimodal retrieval.

Raw SKILL.mdProvider Page

Valyu API

Valyu’s Search API lets your AI search for the information it needs. Access high-quality content from the web and proprietary sources, with full-text multimodal retrieval.

Available Tools

  • valyu_search: Reference for the Valyu Search endpoint to search the web, research, and proprietary datasets via POST /v1/search. — $0.02/call
  • valyu_create_batch: Reference for creating a new batch via POST /v1/deepresearch/batches. — $0.02/call
  • valyu_get_status: Reference for getting deep research task status via GET /v1/deepresearch/tasks/{id}/status. — $0.02/call
  • valyu_update_task: Reference for adding follow-up instructions to a running task via POST /v1/deepresearch/tasks/{id}/update. — $0.02/call
  • valyu_cancel_task: Reference for cancelling a running task via POST /v1/deepresearch/tasks/{id}/cancel. — $0.02/call
  • valyu_delete_task: Reference for deleting a task via DELETE /v1/deepresearch/tasks/{id}/delete. — $0.02/call
  • valyu_get_batch_status: Reference for getting batch status via GET /v1/deepresearch/batches/. — $0.02/call
  • valyu_list_batch_tasks: Reference for listing tasks in a batch via GET /v1/deepresearch/batches//tasks. — $0.02/call
  • valyu_cancel_batch: Reference for cancelling a batch via POST /v1/deepresearch/batches//cancel. — $0.02/call
  • valyu_answer: Reference for the Valyu Answer endpoint that blends search results into AI-generated answers via POST /v1/answer. — $0.02/call
  • valyu_contents: Reference for the Valyu Contents endpoint that extracts clean, structured content from any URL via POST /v1/contents. — $0.02/call
  • valyu_create_task: Reference for creating a new deep research task via POST /v1/deepresearch/tasks. — $0.02/call
  • valyu_add_tasks_to_batch: Reference for adding tasks to a batch via POST /v1/deepresearch/batches//tasks. — $0.02/call

Quick Start

{
  "mcpServers": {
    "valyu": {
      "url": "https://valyu.mcp.xpay.sh/mcp?key=YOUR_XPAY_KEY"
    }
  }
}

Pricing

Pay per tool call from your XPay wallet. No subscriptions, no minimums.

Get an API key at xpay.tools.

Tools: 13 Category: General

When to Use

Use Valyu API tools when you need to valyu’s search api lets your ai search for the information it needs. access high-quality content from the web and proprietary sources, with full-text multimodal retrieval.. All tools are available through xpay✦'s single MCP connection.

MCP Connection

{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}

For Claude Code:

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"

Available Tools

  • Valyu Search — Reference for the Valyu Search endpoint to search the web, research, and proprietary datasets via POST /v1/search. — $0.02/call — SKILL.md
  • Valyu Create Batch — Reference for creating a new batch via POST /v1/deepresearch/batches. — $0.02/call — SKILL.md
  • Valyu Get Status — Reference for getting deep research task status via GET /v1/deepresearch/tasks/{id}/status. — $0.02/call — SKILL.md
  • Valyu Update Task — Reference for adding follow-up instructions to a running task via POST /v1/deepresearch/tasks/{id}/update. — $0.02/call — SKILL.md
  • Valyu Cancel Task — Reference for cancelling a running task via POST /v1/deepresearch/tasks/{id}/cancel. — $0.02/call — SKILL.md
  • Valyu Delete Task — Reference for deleting a task via DELETE /v1/deepresearch/tasks/{id}/delete. — $0.02/call — SKILL.md
  • Valyu Get Batch Status — Reference for getting batch status via GET /v1/deepresearch/batches/. — $0.02/call — SKILL.md
  • Valyu List Batch Tasks — Reference for listing tasks in a batch via GET /v1/deepresearch/batches//tasks. — $0.02/call — SKILL.md
  • Valyu Cancel Batch — Reference for cancelling a batch via POST /v1/deepresearch/batches//cancel. — $0.02/call — SKILL.md
  • Valyu Answer — Reference for the Valyu Answer endpoint that blends search results into AI-generated answers via POST /v1/answer. — $0.02/call — SKILL.md
  • Valyu Contents — Reference for the Valyu Contents endpoint that extracts clean, structured content from any URL via POST /v1/contents. — $0.02/call — SKILL.md
  • Valyu Create Task — Reference for creating a new deep research task via POST /v1/deepresearch/tasks. — $0.02/call — SKILL.md
  • Valyu Add Tasks To Batch — Reference for adding tasks to a batch via POST /v1/deepresearch/batches//tasks. — $0.02/call — SKILL.md

How to Execute

  1. xpay_discover — Search for tools: xpay_discover("valyu")
  2. xpay_details — Get input schema: xpay_details("valyu/TOOL_NAME")
  3. xpay_run — Execute: xpay_run("valyu/TOOL_NAME", { ...inputs })
  4. xpay_balance — Check credits

Links

  • Provider page: https://xpay.tools/valyu/
  • All providers: https://xpay.tools/explore
  • Docs: https://docs.xpay.sh
Tools (13)
Valyu API
Valyu API
Valyu Search
valyu_search

Reference for the Valyu Search endpoint to search the web, research, and proprietary datasets via POST /v1/search.

$0.02/call
Valyu API
Valyu API
Valyu Create Batch
valyu_create_batch

Reference for creating a new batch via POST /v1/deepresearch/batches.

$0.02/call
Valyu API
Valyu API
Valyu Get Status
valyu_get_status

Reference for getting deep research task status via GET /v1/deepresearch/tasks/{id}/status.

$0.02/call
Valyu API
Valyu API
Valyu Update Task
valyu_update_task

Reference for adding follow-up instructions to a running task via POST /v1/deepresearch/tasks/{id}/update.

$0.02/call
Valyu API
Valyu API
Valyu Cancel Task
valyu_cancel_task

Reference for cancelling a running task via POST /v1/deepresearch/tasks/{id}/cancel.

$0.02/call
Valyu API
Valyu API
Valyu Delete Task
valyu_delete_task

Reference for deleting a task via DELETE /v1/deepresearch/tasks/{id}/delete.

$0.02/call
Valyu API
Valyu API
Valyu Get Batch Status
valyu_get_batch_status

Reference for getting batch status via GET /v1/deepresearch/batches/.

$0.02/call
Valyu API
Valyu API
Valyu List Batch Tasks
valyu_list_batch_tasks

Reference for listing tasks in a batch via GET /v1/deepresearch/batches//tasks.

$0.02/call
Valyu API
Valyu API
Valyu Cancel Batch
valyu_cancel_batch

Reference for cancelling a batch via POST /v1/deepresearch/batches//cancel.

$0.02/call
Valyu API
Valyu API
Valyu Answer
valyu_answer

Reference for the Valyu Answer endpoint that blends search results into AI-generated answers via POST /v1/answer.

$0.02/call
Valyu API
Valyu API
Valyu Contents
valyu_contents

Reference for the Valyu Contents endpoint that extracts clean, structured content from any URL via POST /v1/contents.

$0.02/call
Valyu API
Valyu API
Valyu Create Task
valyu_create_task

Reference for creating a new deep research task via POST /v1/deepresearch/tasks.

$0.02/call
Valyu API
Valyu API
Valyu Add Tasks To Batch
valyu_add_tasks_to_batch

Reference for adding tasks to a batch via POST /v1/deepresearch/batches//tasks.

$0.02/call
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/valyu/SKILL.md
CLI
npx @xpaysh/cli install valyu
Manual
curl -o SKILL.md https://xpay.tools/skills/valyu/SKILL.md
Details

Tools

13

Category

General

Total calls

2

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service