How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dinari Withdrawals API

**`Withdrawals` represent the transfer of stablecoins from an `Account` connected to a managed `Wallet` to another `Account` that is owned by the `Entity`.**Since the `Account` is backed by a managed `Wallet`, the `Withdrawal` must be processed by Dinari and the corresponding transaction is submitted on chain.Upon requesting a withdrawal, a `WithdrawalRequest` is created, which is then submitted on chain by Dinari. Once the transfer is submitted on chain, the corresponding `Withdrawal` is created.Currently, withdrawals are made in USDC on the Arbitrum network (Chain ID `eip155:42161`).

Dinari Withdrawals API is one of 10 APIs that Dinari publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Withdrawals. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and an AsyncAPI specification.

This API exposes 5 operations across 4 paths, and defines 17 schemas. It is described by OpenAPI 3.1.0, at version v20260709-097f56a.

Requests are made against a single base URL, https://api-enterprise.sbt.dinari.com.

5 operations 4 paths 17 schemas 4 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v20260709-097f56a
Base URL
https://api-enterprise.sbt.dinari.com/api/v2
Authentication
API Key, API Key
License
Contact us
Terms of Service
Resource Areas
1

Authentication & Security 2

Dinari Withdrawals API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-Key-Id (ApiKeyId). An API key is passed in the header as X-API-Secret-Key (ApiSecretKey).

  • ApiKeyId — The API key ID provided on the [Partners Dashboard](https://partners.dinari.com).
  • ApiSecretKey — API Secret Key that is only shown once at API Key creation.

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 4 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Withdrawals 5

Withdrawals represent the transfer of stablecoins from an Account connected to a managed Wallet to another Account that is owned by the Entity. Since the Account is backed by a ma…

GET
/api/v2/accounts/{account_id}/withdrawal_requests
Get Withdrawal Requests
getAccountWithdrawalRequests 5 params → 200default422
POST
/api/v2/accounts/{account_id}/withdrawal_requests
Create Withdrawal Request
createAccountWithdrawalRequests 1 param body → 422200default
GET
/api/v2/accounts/{account_id}/withdrawal_requests/{withdrawal_request_id}
Get Withdrawal Request by ID
getAccountWithdrawalRequest 2 params → 200default
GET
/api/v2/accounts/{account_id}/withdrawals
Get Withdrawals
getAccountWithdrawals 6 params → 422200default
GET
/api/v2/accounts/{account_id}/withdrawals/{withdrawal_id}
Get Withdrawal by ID
getAccountWithdrawal 2 params → 200default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Withdrawal (10 properties), Withdrawal1 (10 properties), WithdrawalRequest (7 properties), WithdrawalRequest1 (7 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
BaseOpenApiFieldError
object
2 properties 2 required
Withdrawal
object
Information for a withdrawal of payment tokens from an Account backed by a Dinari-managed Wallet.
10 properties 10 required
CreateWithdrawalRequestInput
object
Input for withdrawing USD+ payment tokens from an Account connected to a Dinari-managed Wallet.
2 properties 2 required
BrokerageOrderStatus1
string
BaseOpenApiPaginationMetadata
object
2 properties
Withdrawal1
object
Information for a withdrawal of payment tokens from an Account backed by a Dinari-managed Wallet.
10 properties 10 required
BrokerageOrderStatus
string
ChainId
string
PaginatedWithdrawalRequestResponse
object
3 properties 2 required
PaginatedWithdrawalResponse
object
3 properties 2 required
BaseOpenApiBodyError
object
2 properties 1 required
WithdrawalRequest
object
Information for a withdrawal request of payment tokens from an Account backed by a Dinari-managed Wallet.
7 properties 7 required
WithdrawalRequest1
object
Information for a withdrawal request of payment tokens from an Account backed by a Dinari-managed Wallet.
7 properties 7 required
BaseOpenApiError
object
4 properties 3 required
ProxiedTransactionStatus
string
ProxiedTransactionStatus1
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-withdrawals-api-openapi.yml Raw ↑

Other APIs Dinari publishes across the network.

Dinari Accounts API
Dinari Corporate Actions API
Dinari Entities API
Dinari KYC API
Dinari Managed Orders API
Dinari Market Data API
Dinari Order Requests API
Dinari Orders API
Dinari Wallets API
Where this information came from

This is an independent, third-party profile of Dinari Withdrawals API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.