Jito Searcher gRPC Service

gRPC SearcherService exposing SubscribeBundleResults, SendBundle, GetNextScheduledLeader, GetConnectedLeaders, GetConnectedLeadersRegioned, GetTipAccounts, and GetRegions. Authenticated via the AuthService challenge + token-refresh flow. The native interface used by Jito's official Rust, TypeScript, Python, and Go searcher clients.

Jito Searcher gRPC Service is one of 10 APIs that Jito Labs publishes on the APIs.io network.

Tagged areas include Solana, MEV, gRPC, and Searcher. The published artifact set on APIs.io includes an API reference and code examples.

API entry from apis.yml

apis.yml Raw ↑
aid: jito:jito-searcher-grpc
name: Jito Searcher gRPC Service
tags:
- Solana
- MEV
- gRPC
- Searcher
humanURL: https://github.com/jito-labs/mev-protos/blob/master/searcher.proto
properties:
- url: https://github.com/jito-labs/mev-protos/blob/master/searcher.proto
  type: APIReference
- url: https://github.com/jito-labs/mev-protos/blob/master/auth.proto
  type: APIReference
- url: https://github.com/jito-labs/searcher-examples
  type: CodeExamples
description: gRPC SearcherService exposing SubscribeBundleResults, SendBundle, GetNextScheduledLeader,
  GetConnectedLeaders, GetConnectedLeadersRegioned, GetTipAccounts, and GetRegions. Authenticated via
  the AuthService challenge + token-refresh flow. The native interface used by Jito's official Rust, TypeScript,
  Python, and Go searcher clients.