Documentation

Everything you need to integrate Jiro into your application. Search the web, scrape pages, run AI-powered research, and connect MCP clients — all through one platform.

Quick Start

Three steps to your first API call.

01

Create an account

Sign up at searchjiro.vercel.app — no card required, 1,000 free credits.

02

Generate an API key

From your dashboard, create a key in seconds.

03

Make your first request

Use the examples below to get started.

Base URL

https://api.searchjiro.vercel.app

First Request

Search across 9 engines with a single endpoint. All requests use the Authorization: Bearer jsk_live_... header.

cURL

Response Format

All responses use a consistent JSON envelope with data, error, and request_id fields.

Success Response

All Endpoints

POST/v1/searchSearch across 9 engines1–10 cr
POST/v1/scrapeExtract content from URLs2 cr
POST/v1/ai/searchAgentic AI search8 cr
POST/v1/ai/synthesizeAI synthesis with context6 cr
POST/v1/agentMulti-step research agent15 cr
GET/v1/enginesEngine circuit breaker status0 cr
GET/v1/creditsYour balance and history0 cr
ANY/v1/mcp/{path}MCP protocol proxy3 cr

SDK Examples

Python

Python

JavaScript

JavaScript

Ready to build?

Create your account, generate an API key, and start searching in minutes. 1,000 free credits included.