WHY VALYU?
Premium Content
Get access to the paywalled content your App needs
Multimodal
Supports text, images, pdf, audio, video
Fast
Access content 20x faster than webscraping
Built for production and scale
High rate limits, low latency and high reliability. Ready to scale with your application.
LATENCY300msAs fast asRATE LIMIT5QPSPer API keyRELIABILITY99.9%Up timeCustomise
Customise the retrieval process to get the best results for your use case
LLM Ready
Receive content in format your LLM understands
SciencePhysicsBusinessFinanceChemistryMathematicsManufacturingEngineeringNewsLawAccountingMedicalTechnical StandardsLegislationRegulationSciencePhysicsBusinessFinanceChemistryMathematicsManufacturingEngineeringNewsLawAccountingMedicalTechnical StandardsLegislationRegulation
from valyu import Valyu
valyu = Valyu(api_key="<api_key>")
response = valyu.context(
query="Tell me about ancient civilizations",
search_type="proprietary",
max_num_results=3,
max_price=10
)
{
"query": "Tell me about ancient civilizations",
"results": [
{
"content": "Ancient civilizations refer to complex societies that existed before the modern era...",
"relevance_score": 0.95,
"source": "Encyclopedia of World History",
"price": 0.005
},
{
"content": "Some of the most well-known ancient civilizations include Mesopotamia, Ancient Egypt...",
"relevance_score": 0.92,
"source": "Ancient Civilizations Quarterly",
"price": 0.005
},
{
"content": "These early societies developed sophisticated systems of government, religion, and art...",
"relevance_score": 0.88,
"source": "Journal of Archaeological Studies",
"price": 0.005
}
],
"total_price": 0.015
}
PRICING
Use it casually or power your agents at scale – pricing won't get in your way.
Pay Per Query
Pay per 1,000 queries. Built for scale with competitive pricing that grows with you.
Claim free credits
Generous free credits to test and build your application without worrying about costs.
Cost Control
Set your own price caps and let us optimize for the best rate per query.
Connect your AI to quality data →