cURL
Transactions
Retry broadcasting a failed transaction
Retries broadcasting a transaction that previously failed. Only failed transactions can be retried. Only transactions belonging to the integrator can be retried.
POST
cURL
Authorizations
Use this format: ApiKey <your_api_key>
Path Parameters
Transaction ID
Example:
"tx-uuid-abc123"
Query Parameters
Integrator ID (required for ADMIN/INTERNAL scope)
Example:
"uuid-integrator-id"
Body
application/json
Broadcast parameters
RPC URL for broadcasting (optional, uses default if not provided)
Example:
"https://api.avax.network/ext/bc/C/rpc"