All systems operational

The search layer
built for agents.

One clean API for web, news, images, video, social, local, shopping and travel discovery—with async jobs, downloadable media and honest provider metadata.

No card requiredFailed calls are freeSerpAPI-compatible
first-search.js
import { OrbitSearch } from
  "https://search.rviv.in/sdk/orbitsearch.mjs";

const orbit = new OrbitSearch(API_KEY);
const result = await orbit.search(
  "best Tamil AI podcasts",
  { gl: "in", num: 10 }
);

console.log(result.organic_results);
✓ Structured results · cached repeats are free
10+search capabilities
1Kfree successful calls
31dprivate search archive
0requests waiting
ONE ENDPOINT, EVERY SIGNAL

Give your product a wider view of the world.

Each engine returns predictable JSON and names its real upstream provider.

Web

Organic results, snippets, sitelinks and answer boxes.

News

Fresh headlines, sources, dates and thumbnails.

Video

YouTube links, duration, creator, views and embeds.

Images

Relevant originals with signed binary downloads.

Social

Indexed posts from Reddit, X, LinkedIn and more.

Local

Businesses, ratings, addresses, phones and websites.

Shopping

Retail discovery with explicit price confidence.

Travel

Flight and hotel discovery across booking sources.

Trends

Regional Google trends and related reporting.

Extract

Readable page content with SSRF-safe retrieval.

DESIGNED FOR PRODUCTION

From first request to reliable workflow.

  1. 01

    Create a key

    Get a secret and rotating offline recovery code. Customer keys stay isolated.

  2. 02

    Choose a signal

    Use one endpoint, consistent authentication and familiar snake_case fields.

  3. 03

    Scale safely

    Cache hits are free. Async searches are archived and billed only on success.

LIVE PLAYGROUND

Make a real request.

Create or paste a key, select an engine, and inspect production results.

GET/search.json?q=best%20coffee%20in%20Coimbatore&engine=google&num=10Ready
Your structured response will appear here.
START BUILDING

Your first 1,000 successful searches are free.

Only successful uncached searches consume quota. No card, no silent charges.

API credentials

Use X-API-Key or api_key.

Create or add a key to manage credentials.
Monthly searches remaining1,000Successful requests only
NEW CREDENTIAL

Create an API key

The secret is shown once. Restrictions and least-privilege permissions are checked on every request.

EXISTING CREDENTIAL

Connect your key

The key is stored only in this browser.