time
Return the current server time from Trader API.
Request
Method:
Parameters:
Parameter
Type
Description
Request example:
curl --header "Authorization: $AUTH_HEADER" \
'https://ny.solana.dex.blxrbdn.com/api/v1/system/time'Response:
Fields:
Fields
Type
Description
{
"timestamp":"2026-04-16T20:21:16Z"
}Last updated