curl --request GET \
--url 'https://ca.raze.sh/api/sol/tokens/migrations?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/migrations?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.