Download data snapshot file
account detail
Account Data Decoded
account transfer
account transfer total
account defi activities
account balance change activities
account transactions
account transactions enhanced
account portfolio
account token-accounts
account stake
account stake rewards
account stake rewards export
account transfer export
account metadata
account metadata multi
account funded by
account leaderboard
account defi activities export
token transfer
token transfer count
token defi activities
token markets
token meta
token meta multi
token latest price data
token historical price data
token holders
token list
token top
token trending
token latest
token defi activities export
token historical data
token search
token price
token price multi
https://pro-api-dev.solscan.io/v2.0/export/file/download-snapshot
Download data file
QUERY PARAMS
file_type
string
required
File Type
Enum Description:
token_metadata_snapshot: Data in the same format as token meta api(https://pro-api.solscan.io/v2.0/token/meta)
address_label_snapshot: Data in the same format as account meta api(https://pro-api.solscan.io/v2.0/account/metadata)
scope
string
Scope for each type of snapshot file. Get scopes from scope api(https://pro-api.solscan.io/v2.0/export/file/snapshot-scopes)
RESPONSES
200
OK
Response Body
success
boolean
Status of Api
file_id
string
File id
file_name
string
File name
file_type
string
File type
file_size
string
The size of file
from_time
string
The inclusive start time for data collection in UTC format (e.g., '2025-11-28T05:31:13.888Z')
to_time
string
The exclusive end time for data collection in UTC format (e.g., '2025-11-28T05:31:13.888Z')
updated_time
string
The timestamp when the record was last updated in UTC format (e.g., '2025-11-28T05:31:13.888Z')
download_url
string
The download url
url_expire_time
string
The timestamp when the download link is expired in UTC format (e.g., '2025-11-28T05:31:13.888Z')
400
Bad Request
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
401
Authentication failed
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
429
Too Many Requests
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error
500
Internal Server Error
Response Body
success
boolean
Status of Api
code
number
Error Code for API
message
string
Message to describe error