Check bridge status
Authorizations
apikeystringRequired
API key for authentication
Query parameters
request_idany ofOptional
request_id from the bridge quote. Preferred for Hyperliquid withdrawals, which have no origin-chain transaction hash to poll.
stringOptional
tx_hashany ofOptionalExample:
Origin-chain transaction hash you broadcast for a deposit. Must be 0x-prefixed.
0x0000000000000000000000000000000000000000000000000000000000000000stringOptional
Responses
200
Bridge transaction status
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
502
Bad Gateway
application/json
503
Service Unavailable
application/json
504
Gateway Timeout
application/json
get/api/v1/perp/bridge/status
Last updated
Was this helpful?