v1

latestOpenAPI 3.0.32026-07-26214048.5 KB
General

Reindex transaction

get/reindex/{network}/{tx_hash_or_address}

Path parameters

networkstring required
tx_hash_or_addressstring required

Response

Transaction reindexed

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Operation successful"
}