Skip to main content
GET
/
api
/
v1
/
stats
Aggregate platform stats
curl --request GET \
  --url https://api.dexploit.dev/api/v1/stats \
  --header 'X-API-Key: <api-key>'
{
  "success": true,
  "data": {}
}

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.

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

Aggregate stats

success
enum<boolean>
Available options:
true
data
object