API Reference
Basic Web Search (Coming Soon)
This API allows users to search for any information over the web. This replicates a typical search engine experience, where users can search for any information they need.
GET
Authorizations
Query Parameters
The search query string, e.g., 'latest news on AI'.
Count of results to get
How many results to skip (used for pagination with num)
Response
200
application/json
A JSON object mapping Web Search to its search results.