Skip to main content
GET
Transaction status

Authorizations

Authorization
string
header
required

An OceanX API key, created in the app under Settings → Developer API. Send it as Authorization: Bearer ox_live_…. These endpoints require the md.read scope, which is on every key by default.

Path Parameters

id
string
required

Solana transaction signature.

Pattern: ^[1-9A-HJ-NP-Za-km-z]{64,88}$

Response

Public transaction status.

The response is of type object.