siReq Logo siReq
🚀 siReq Desktop Client v1.0.0 is Live

The Native API Client
You've Been Waiting For

A fast, local-first API client built with Rust and React 19. Manage HTTP, GraphQL, gRPC, and WebSocket workflows without cloud bloated overhead.

siReq Desktop — workspace_default
siReq API Client UI Screenshot

Powered by Modern Engineering

Tauri v2 (Rust)
React 19
TypeScript 6.0
Vite & Tailwind 4
Encrypted SQLite

Designed for API Developers

Get the productivity of bloated commercial tools with the speed and reliability of a fully local-first desktop application.

⚡ Rust-Powered Speed

Unlike traditional heavy Electron-based API clients, siReq runs on Tauri and Rust, providing immediate launch and a minimal RAM footprint.

🔒 Local-First Security

No forced cloud syncing. All collections, environment data, and logs are persisted locally inside an AES-256-GCM encrypted SQLite database.

🔧 Unified API Protocol

Connect to any modern endpoint seamlessly. Dedicated, fine-tuned builders for standard REST/HTTP, GraphQL, gRPC proto, and WebSocket streams.

🤖 Scripts & Auto-Chaining

Write pre-request setups or post-response tests in JS. Extract variables easily with integrated JSONPath pattern helpers to chain complex request flows.

📊 Visual Benchmarking

Measure endpoint stability and response curves under load. Run concurrency runs and view professional latency histograms inside a clean chart panel.

🎨 12 Cyber Themes

Find your visual comfort zone. Toggle between 12 distinct custom themes (including Reactor Dark, Cyber Light, Neon Tech, and Aether Purple) on the fly.

Experience the Chaining Pipeline

Click "Send Request" to watch how siReq automatically extracts variables from JSON payloads to feed subsequent requests.

POST
Pipeline Chain
  • 1. User Login POST
  • 2. User Profile GET
  • 3. List Projects GET
Response JSON Scripts Pipeline
{ "status": "success", "message": "Authenticated successfully", "data": { "token": "sireq_tkn_873fa8e29a1c7", "expires_in": 3600, "user": { "id": "usr_99", "email": "dev@sireq.dev" } } }
● 200 OK Size: 248 B Time: 45 ms
Extracted {{token}} from JSONPath

Designed for Visual Clarity

Take a tour through siReq's high-productivity workspaces and benchmarking analytics interfaces.

Get siReq Today

Download the latest native binary package for your operating system and enjoy cloud-free REST and RPC client excellence.

Windows

Windows 10 / 11 (x64, ARM64)

macOS

macOS 12+ (Intel & Apple Silicon)

Linux

Debian, Ubuntu, Arch (AppImage, deb)