List of downloadable files
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/list
List of downloadable files
QUERY PARAMS
file_type
string
The parameter allows you to specify the file type by which the returned list of files will be filtered
Enum Description:
token_metadata: Data in the same format as token meta api(https://pro-api.solscan.io/v2.0/token/meta)
address_label: Data in the same format as account meta api(https://pro-api.solscan.io/v2.0/account/metadata)
from_time
number
Filter by time range (Unix timestamp in seconds). Example: ?from_time=1720153259&to_time=1720153276
to_time
number
Filter by time range (Unix timestamp in seconds). Example: ?from_time=1720153259&to_time=1720153276
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')
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