bloXroute

bloXroute operates the Blockchain Distribution Network (BDN), a high-capacity, low-latency global relay network that speeds up transaction and block propagation for blockchain traders, builders, and validators. Its developer surface spans the BDN Gateway and Cloud API, the Solana Trader API (gRPC/HTTP/WebSocket/QUIC) for low-latency transaction submission, bundles, sniping, and DEX routing across Pump.fun, Jupiter, and Raydium, real-time mempool/block/event streams (newTxs, pendingTxs, txReceipts, newBlocks), the Optimized Feed Relay (OFR) shred stream, MEV relay and BackRunMe programs, and Protect/Fast RPC services. Supported chains include Solana, BNB Chain, Base, Ethereum, Polygon, Hyperliquid, Robinhood, Monad, and X Layer. Added to the API Evangelist network as a crypto-infrastructure provider.

bloXroute publishes 1 API on the APIs.io network: Solana Trader API. Tagged areas include Company, Crypto, Blockchain, Trading, and MEV.

The bloXroute catalog on APIs.io includes 1 event-driven AsyncAPI specification.

bloXroute’s developer surface includes documentation, API reference, getting-started guide, signup flow, support, pricing, authentication, and 19 more developer resources.

42.4/100 thin Agent 39/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCryptoBlockchainTradingMEVSolanaEthereumLow LatencyStreamingInfrastructure

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 42.4/100 · thin
Contract Quality 8.0 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 39/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/bloxroute: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

bloXroute Solana Trader API

Low-latency Solana trading API (gRPC, HTTP/REST with per-region Swagger UI, WebSocket, and QUIC) for transaction submission, batching, sniping, bundle execution, DEX quoting/swa...

MCP Servers

bloxroute-mcp.yml

MCP SERVER

Rate Limits

Bloxroute Rate Limits

0 limits

RATE LIMITS

Event Specifications

bloXroute Streams (BDN + Solana Trader API)

Event surface for the bloXroute Blockchain Distribution Network and Solana Trader API. Captured by the API Evangelist enrichment pipeline from the provider's published stream do...

ASYNCAPI

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: bloxroute
name: bloXroute
description: bloXroute operates the Blockchain Distribution Network (BDN), a high-capacity, low-latency global relay network
  that speeds up transaction and block propagation for blockchain traders, builders, and validators. Its developer surface
  spans the BDN Gateway and Cloud API, the Solana Trader API (gRPC/HTTP/WebSocket/QUIC) for low-latency transaction submission,
  bundles, sniping, and DEX routing across Pump.fun, Jupiter, and Raydium, real-time mempool/block/event streams (newTxs,
  pendingTxs, txReceipts, newBlocks), the Optimized Feed Relay (OFR) shred stream, MEV relay and BackRunMe programs, and Protect/Fast
  RPC services. Supported chains include Solana, BNB Chain, Base, Ethereum, Polygon, Hyperliquid, Robinhood, Monad, and X
  Layer. Added to the API Evangelist network as a crypto-infrastructure provider.
url: https://raw.githubusercontent.com/api-evangelist/bloxroute/refs/heads/main/apis.yml
image: https://avatars.githubusercontent.com/u/36855910?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- pantera-capital
- softbank-vision-fund
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto
- Blockchain
- Trading
- MEV
- Solana
- Ethereum
- Low Latency
- Streaming
- Infrastructure
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: bloXroute Solana Trader API
  description: Low-latency Solana trading API (gRPC, HTTP/REST with per-region Swagger UI, WebSocket, and QUIC) for transaction
    submission, batching, sniping, bundle execution, DEX quoting/swaps (Jupiter, Raydium, Pump.fun), market data, and real-time
    streams. Authorized with an account Authorization header.
  humanURL: https://docs.bloxroute.com/solana/trader-api
  baseURL: https://uk.solana.dex.blxrbdn.com
  properties:
  - type: Protobuf
    url: grpc/bloxroute-solana-trader.proto
  - type: APIReference
    url: https://uk.solana.dex.blxrbdn.com/swagger/
  - type: Documentation
    url: https://docs.bloxroute.com/solana/trader-api
  - type: AsyncAPI
    url: asyncapi/bloxroute-streams-asyncapi.yml
  - type: ChangeLog
    url: changelog/bloxroute-changelog.yml
  - type: RateLimits
    url: rate-limits/bloxroute-rate-limits.yml
  - type: DataModel
    url: data-model/bloxroute-data-model.yml
common:
- type: DomainSecurity
  url: security/bloxroute-domain-security.yml
- type: Website
  url: https://bloxroute.com/
- type: DeveloperPortal
  url: https://docs.bloxroute.com/
- type: Documentation
  url: https://docs.bloxroute.com/
- type: APIReference
  url: https://uk.solana.dex.blxrbdn.com/swagger/
- type: GettingStarted
  url: https://docs.bloxroute.com/getting-started/register-an-account
- type: SignUp
  url: https://portal.bloxroute.com/
- type: Support
  url: https://docs.bloxroute.com/getting-started/technical-support
- type: Pricing
  url: https://docs.bloxroute.com/getting-started/pricing
- type: StatusPage
  url: https://docs.bloxroute.com/getting-started/technical-support/cloud-api-health
- type: GitHubOrganization
  url: https://github.com/bloXroute-Labs
- type: Authentication
  url: authentication/bloxroute-authentication.yml
- type: MCPServer
  url: mcp/bloxroute-mcp.yml
- type: Protobuf
  url: grpc/bloxroute-solana-trader.proto
- type: Packages
  url: packages/bloxroute-packages.yml
- type: SDKs
  url: packages/bloxroute-packages.yml
- type: CLI
  url: cli/bloxroute-cli.yml
- type: LLMsTxt
  url: llms/bloxroute-llms.txt
- type: ChangeLog
  url: changelog/bloxroute-changelog.yml
- type: Lifecycle
  url: lifecycle/bloxroute-lifecycle.yml
- type: Conventions
  url: conventions/bloxroute-conventions.yml
- type: Conformance
  url: conformance/bloxroute-conformance.yml
- type: RateLimits
  url: rate-limits/bloxroute-rate-limits.yml
- type: AsyncAPI
  url: asyncapi/bloxroute-streams-asyncapi.yml
- type: DataModel
  url: data-model/bloxroute-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence