Querit Search API Enterprise delivers real-time, high-precision web search for production AI agents, RAG pipelines, and enterprise applications. It provides structured search results, multilingual retrieval, and site, time, country, and language filters through a secure REST API.
Querit Search API Enterprise is a production-ready web search service for AI agents, retrieval-augmented generation (RAG), knowledge assistants, and enterprise applications that require current global information. Backed by a large-scale multilingual index, it returns structured results including URLs, titles, snippets, source names, icons, and page age to help ground AI experiences in timely web sources.
Enterprise developers can refine retrieval with site include and exclude lists, flexible time ranges, country filters, and language filters. API key authentication, high-concurrency infrastructure, low-latency delivery, and plan-specific quotas support reliable integration into customer-facing AI products and business workflows.
Highlights
Enterprise-grade, real-time web search backed by a large-scale multilingual index.
Advanced site, time range, country, and language filters for precise enterprise retrieval.
Production-ready REST API with API key authentication, high concurrency, and low latency.
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.
Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
This listing uses a single contract unit. One unit covers 1,000 Querit Search API Enterprise requests. You buy units to match your expected request volume, and each unit adds another 1,000 requests. There are no separate tiers or instance sizes to choose from. Pricing scales directly with how many units you purchase. Each request queries the Search API, which retrieves web results for AI and language model applications. To size your commitment, estimate your total request volume and divide by 1,000 to find the number of units you need.
Top-of-mind questions for buyers
What counts as one Search API request for billing?
One request is a single call to the Search API that retrieves web results for your AI or language model application. Each call counts individually against your purchased units. Every 1,000 requests draws down one contract unit, so your request volume maps directly to units used.
What happens if my request volume exceeds the units I purchased?
Each unit covers 1,000 requests. To handle more volume, you buy more units, since each additional unit adds another 1,000 requests. If you expect high call volume or traffic spikes, the vendor recommends confirming the right rate-limit and usage arrangement before going live.
What does the Search API return for each request I make?
Each request returns fresh, structured web search results built for language model and AI agent use. You can filter by included or excluded sites, time range, language, and country or region. Results come with source grounding for verifiable, up-to-date information.
www.querit.ai+1
Helpful?
Vendor refund policy
Except where required by AWS Marketplace policy or applicable law, all fees are non-refundable. For public contract purchases canceled within 48 hours, AWS Marketplace may issue a full refund in accordance with its policy. After 48 hours, refunds are not offered. If you believe you were charged in error, contact support@querit.ai. Any approved adjustment will be processed through AWS Marketplace.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
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
Overview
Querit Search API Enterprise provides web search for AI agents and enterprise applications.
Endpoint
POST <https://api.querit.ai/v1/search>
Authentication
Use your Querit Enterprise API key as a Bearer token:
API keys are available from the Querit API Key Management page.
Basic request
curl --request POST '<https://api.querit.ai/v1/search>' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
"query": "What is the latest progress on large language models?",
"count": 20
}'
Request parameters
query (string, required): Search query.
count (integer, optional): Maximum number of results.
filters (object, optional): Site, date, country and language filters. See the API reference below for supported values.
Response Schema and Example
Successful JSON response example (result content and URLs are illustrative):
error_code (integer): Response code; 200 indicates success. Check the JSON error_code as well as the HTTP status.
error_msg (string): Error message; empty in this successful response.
search_id (integer): Search identifier for tracing and troubleshooting.
query_context (object): Query context; query (string) contains the query text.
results (object): Result container; result (array of objects) contains search results.
Each result: url (string), page URL; title (string), page title; snippet (string), text excerpt; page_age (string), timestamp associated with the page; site_name (string), source website name; site_icon (string), website icon URL.
Error Codes
HTTP status codes and recommended actions:
400: Invalid request parameters. Check the request body and parameter values.
401: Missing or invalid authentication credentials. Verify the API key and authentication header.
403: Access is not permitted. Verify that the account has Enterprise Search API access.
404: Endpoint not found. Verify the /v1/search path and POST method.
429: Request rate limit exceeded. Reduce the request rate and retry with exponential backoff.
500: Internal server error. Retry with exponential backoff; contact support if the issue persists.
503: Service temporarily unavailable. Retry later with exponential backoff.
Error response format
The documented error fields are top-level JSON properties. This JSON Schema describes the error-related fields; it is a schema, not an example response:
Inspect error_code even on HTTP 200. Log search_id when available and send it to support without your API key. Correct 400/401/403/404 before retrying; use bounded exponential backoff for 429/500/503.
Note: Enterprise rate limits and quotas are plan-specific.
Email: support@querit.ai
Support website: https://querit.ai
Support hours: Monday-Friday, 9:00-20:00 UTC
Initial response target: within one business day.
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.
SearchUnify is a leading unified cognitive platform that powers a suite of AI products - including Cognitive Search, SearchUnify Virtual Assistant (SUVA), Agent Helper, Community Helper, Knowbler (Knowledge Enabler), and Escalation Predictor - which make for a future-proof support ecosystem. An analyst and award winning platform, SearchUnify has been named a Leader in the 2024 Data Quadrant Report by SoftwareReviews, a Leader by IDC in the 2023 Knowledge Discovery Software Marketscape and a Strong Performer in The Forrester Wave™ : Cognitive Search, Q3 2021 and is recognized by industry leaders including TSIA and G2.
The Brave Search API is the largest commercially-available developer tool for programmable Web search used to connect apps and AI to the global internet.
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.