curl --request GET \
--url 'https://ca.raze.sh/api/sol/tokens/deploys?apiKey='{
"success": true,
"data": [
{}
],
"count": 123,
"limit": 123,
"offset": 123,
"platforms": [
"<string>"
],
"hasMore": true
}curl --request GET \
--url 'https://ca.raze.sh/api/sol/tokens/deploys?apiKey='{
"success": true,
"data": [
{}
],
"count": 123,
"limit": 123,
"offset": 123,
"platforms": [
"<string>"
],
"hasMore": true
}Documentation Index
Fetch the complete documentation index at: https://docs.raze.bot/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 500Number of records to skip for pagination
x >= 0Filter by platform(s). Supports comma-separated values (e.g., "Pumpfun,Meteora"). If not provided, returns all platforms.
Success
Each deploy object includes firstHourVolume (SOL) and firstHourTrades showing early traction.
Number of records skipped
List of platforms included in the results. Returns ['all'] if no platform filter was applied.
Indicates if there are more records available