IDRX

IDRX is a stablecoin pegged 1:1 to the Indonesian Rupiah (IDR), issued by a regulated Indonesian entity and available across multiple EVM chains and Solana. Its REST API lets business (organization) accounts onboard KYC-verified users, register bank accounts, and process mint (fiat IDR -> IDRX / USDT on-chain), redeem (IDRX -> fiat IDR to a bank account), and bridge (cross-chain) transactions, plus query swap rates, fees, supported bank methods, and transaction history. Requests are authenticated with an API key and an HMAC-SHA256 request signature, and settlement is confirmed via single-delivery webhooks or transaction-history polling. IDRX is a portfolio company of a16z (crypto).

IDRX publishes 1 API on the APIs.io network. Tagged areas include Stablecoin, Cryptocurrency, Payments, Blockchain, and Fintech.

The IDRX catalog on APIs.io includes 1 event-driven AsyncAPI specification.

IDRX’s developer surface includes documentation, API reference, getting-started guide, signup flow, pricing, support, authentication, and 14 more developer resources.

44.6/100 thin Agent 71/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
StablecoinCryptocurrencyPaymentsBlockchainFintechIndonesiaRupiahWeb3On-RampDigital Currency

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 44.6/100 · thin
Contract Quality 16.4 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 71/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/idrx: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

IDRX API

Mint, redeem, and bridge IDRX (Indonesian Rupiah stablecoin), onboard users, manage bank accounts, and query rates/fees/history. API key + HMAC-SHA256 request signing; single-de...

MCP Servers

idrx-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: idrx
name: IDRX
description: IDRX is a stablecoin pegged 1:1 to the Indonesian Rupiah (IDR), issued by a regulated Indonesian entity and available
  across multiple EVM chains and Solana. Its REST API lets business (organization) accounts onboard KYC-verified users, register
  bank accounts, and process mint (fiat IDR -> IDRX / USDT on-chain), redeem (IDRX -> fiat IDR to a bank account), and bridge
  (cross-chain) transactions, plus query swap rates, fees, supported bank methods, and transaction history. Requests are authenticated
  with an API key and an HMAC-SHA256 request signature, and settlement is confirmed via single-delivery webhooks or transaction-history
  polling. IDRX is a portfolio company of a16z (crypto).
url: https://raw.githubusercontent.com/api-evangelist/idrx/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: profile
x-tier-reason: enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Stablecoin
- Cryptocurrency
- Payments
- Blockchain
- Fintech
- Indonesia
- Rupiah
- Web3
- On-Ramp
- Digital Currency
apis:
- name: IDRX API
  description: Mint, redeem, and bridge IDRX (Indonesian Rupiah stablecoin), onboard users, manage bank accounts, and query
    rates/fees/history. API key + HMAC-SHA256 request signing; single-delivery webhooks for settlement.
  humanURL: https://docs.idrx.co/api/getting-started
  baseURL: https://idrx.co/api
  tags:
  - Stablecoin
  - Payments
  - Blockchain
  properties:
  - type: OpenAPI
    url: openapi/idrx-openapi.yml
  - type: Overlay
    url: overlays/idrx-openapi-overlay.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://docs.idrx.co
- type: Documentation
  url: https://docs.idrx.co
- type: APIReference
  url: https://docs.idrx.co/api/getting-started
- type: GettingStarted
  url: https://docs.idrx.co/api/getting-started
- type: SignUp
  url: https://app.idrx.co
- type: Pricing
  url: https://docs.idrx.co/services/fees
- type: Support
  url: mailto:support@idrx.co
- type: GitHubOrganization
  url: https://github.com/idrx-co
- type: Whitepaper
  url: https://docs.idrx.co/introduction/idrx-whitepaper
- type: Authentication
  url: authentication/idrx-authentication.yml
- type: Conventions
  url: conventions/idrx-conventions.yml
- type: ErrorCatalog
  url: errors/idrx-problem-types.yml
- type: DataModel
  url: data-model/idrx-data-model.yml
- type: Conformance
  url: conformance/idrx-conformance.yml
- type: Lifecycle
  url: lifecycle/idrx-lifecycle.yml
- type: Webhooks
  url: asyncapi/idrx-callback-webhooks.yml
- type: MCPServer
  url: mcp/idrx-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/idrx-agentic-access.yml
- type: DomainSecurity
  url: security/idrx-domain-security.yml
- type: LLMsTxt
  url: llms/idrx-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence