IDRX · AsyncAPI Specification
Idrx Callback Webhooks
Version
View Spec
View on GitHub
StablecoinCryptocurrencyPaymentsBlockchainFintechIndonesiaRupiahWeb3On-RampDigital CurrencyAsyncAPIWebhooksEvents
AsyncAPI Specification
generated: '2026-07-19'
method: searched
source: https://docs.idrx.co/api/callback
spec_type: Webhooks
delivery:
signed: false
retries: none
guarantee: one callback per terminal state; not retried if endpoint unreachable
content_type: application/json
reconcile_by: merchantOrderId (re-verify via Transaction History before crediting)
configuration: Set Mint and Redeem Callback URLs in the dashboard API Key > Callback URL tab. A single endpoint may serve both.
events:
- name: mint.completed
trigger: adminMintStatus transitions to MINTED
flavours:
- idrx: requestType empty or "idrx" (fires after IDRX minted on-chain)
- usdt: requestType "usdt" (fires after IDRX->USDT swap and USDT transfer succeed)
payload_ref: openapi/idrx-openapi.yml#/components/schemas/MintCallback
key_fields: [id, merchantOrderId, paymentStatus, userMintStatus, adminMintStatus, toBeMinted, destinationWalletAddress, chainId, txHash, requestType, MintRequestTransactionFees, usdtRequest]
- name: redeem.completed
trigger: redeem transaction reaches a terminal state
reconcile_by: merchantOrderId
notes: >-
Webhooks are outbound callbacks (no AsyncAPI document is published). Treat the
callback body as untrusted; always re-fetch the transaction via Transaction
History and stop on a terminal state. Missed deliveries are recovered by
polling Transaction History by merchantOrderId.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/idrx-callback-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.