Listing Thumbnail

    You.com: Web Search & News API - Real-time Intelligence for AI Agents

     Info
    Sold by: You.com 
    Power your agentic workflows with fast, up-to-date, accurate, and relevant web search and news data purpose-built for AI. Trusted at scale, serving 1+ billion queries monthly.

    Overview

    Your AI products need up-to-date, accurate information to provide trustworthy responses. You.com's APIs provide factual, up-to-date results giving your AI products direct access to current and relevant web and news information with verifiable source attribution. You.com's APIs deliver real-time, accurate, and relevant web and news data, enabling AI applications to seamlessly integrate current information from across the entire web at enterprise scale. Whether you're enhancing large language models (LLMs) or building custom AI agents, access the entire web with just a few lines of code.

    Real-Time Intelligence:

    • Live web search with factual, up-to-date results

    • News coverage across major publishers

    • Real-time web data with citations

    • Structured data format optimized for AI consumption and processing


      Enterprise-Grade Performance:

    • 99.9% uptime SLA for mission-critical applications and production deployments

    • Proven at enterprise scale - currently serving 1+ billion queries monthly

    • Industry-leading performance across latency, accuracy, and reliability metrics

    Highlights

    • Purpose-built for AI - Real-time web and news intelligence with structured data format optimized for AI model consumption and processing.
    • Enterprise-grade reliability - serving 1+ billion queries monthly with 99.9% uptime SLA
    • All-in-one web data API - including web search and news coverage

    Details

    Sold by

    Delivery method

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    You.com: Web Search & News API - Real-time Intelligence for AI Agents

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (1)

     Info
    Dimension
    Description
    Cost/unit
    Web_Search_API
    $5.00 per 1,000 Web Search API Calls
    $5.00

    Vendor refund policy

    All fees are non-refundable and non-cancellable except as required by law.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    API

    Search API Usage Instructions (AWS Marketplace) Thank you for subscribing to the You.com Search API on AWS Marketplace. These instructions will guide you on how to use the API to integrate our powerful search capabilities into your applications. ## Authentication All API requests must include an API key in the X-API-Key header. You will be able to generate an API Key once you launch the product through AWS and create an account on api.you.com. Header: X-API-Key: YOUR_API_KEY Make sure to replace YOUR_API_KEY with the actual key you received. ## Search Endpoint Endpoint: GET <https://api.ydc-index.io/search> This endpoint performs a web search based on your query and returns a list of relevant results. You can find extensive documentation and implementation guides for our APIs at documentation.you.com . An API reference has been provided below for convenience as well. ### Query Parameters | Parameter | Type | Description | | --- | --- | --- | | query | string | Required. The search query. You can use search operators (see full documentation on docs.you.com) to refine results. | | num_web_results | integer | The maximum number of web results to return. The value must be between 1 and 20. | | freshness | string | Specifies the freshness of results. Valid options are day, week, month, and year. | | offset | integer | The offset for pagination. For example, if num_web_results=10 and offset=1, results 11-20 are returned. The value must be between 0 and 9. | | country | string | A two-letter country code to localize search results (e.g., US, DE). | | safesearch | string | Configures content moderation. Options are off, moderate (default), and strict. | ### Search Operators You can use the following operators in your query to get more specific results: | Operator | Description | Example | | --- | --- | --- | | site | Searches a specific domain and its subdomains. | site:uscourts.gov USA v. Enron | | filetype | Searches for a specific file type. | USA v. Enron filetype:pdf | | lang | Searches for pages in a specific language (ISO 639-1 code). | Modelo lang:es | | + | Results must contain the term after the +. | Enron +GAAP | | - | Results will not contain the term after the -. | guitar -prs | | AND | Logical operator to combine expressions. | guitar +prs AND +silversky | | OR | Logical operator to combine expressions. | guitar -prs OR -silversky | | NOT | Negates an expression. | USA v. Enron NOT site:uscourts.gov | ### Example Request Here is an example of how to make a request using curl: bash curl "https://api.ydc-index.io/search?query=USA+v.+Enron+filetype:pdf&country=US" \ -H "X-API-Key: YOUR_API_KEY" ### Response Schema The API returns a JSON object with the following structure: json { "hits": [ { "url": "string", "title": "string", "description": "string", "favicon_url": "string", "thumbnail_url": "string", "snippets": [ "string" ] } ], "latency": "number" } ## Error Codes If an error occurs, the API will return a response with an appropriate HTTP status code and a JSON body describing the error. | Status | Meaning | | --- | --- | | 401 | Unauthorized. Your API key is invalid or missing. | | 429 | Too Many Requests. You have exceeded your rate limit. | | 500 | Server Error. There was an issue on our end. | ## Rate Limits Your API usage is subject to rate limits based on your AWS Marketplace subscription plan. Please refer to your subscription details for information on your specific rate limits. Exceeding the rate limit will result in an HTTP 429 Too Many Requests error.

    Resources

    Vendor resources

    Support

    Vendor support

    Contact us here at :

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.