Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dexploit.dev/llms.txt

Use this file to discover all available pages before exploring further.

Dexploit gives you two things: a live stream of every swap on the Solana DEXs we track, and accurate OHLCV candles built from those swaps as they happen. No account-state polling, no carry-forward bars, no separate price oracle.

Get started

Quickstart

Find a pool and fetch your first candle in 5 minutes.

Concepts: Pairs vs tokens

The one thing to internalize before you write any code.

Authentication

API keys, headers, and tier limits.

Plans

PlanPriceSuited for
Free$0Hobby projects, evaluation. Rate-limited.
Developer$50/moSolo devs and prototypes. No rate limit.
Pro$199/moProduction apps. Higher quotas.
EnterpriseCustomHigh-volume + custom SLAs.
See the full quota and rate-limit table on the Authentication page.

What’s next

Streaming

WebSocket and gRPC for real-time swap events.

GitHub Examples

Working sample apps for the most common integration patterns.