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 Wallets API

**`Wallets` represent the blockchain wallet that holds the assets of an `Account`.**An `Account` may be connected to a single `Wallet`.Individual `Entities` can connect their self-custodied `Wallets` by proving ownership of the `Wallet` address.For Dinari Partners, a Dinari-managed `Wallet` can be created for the Partner `Entity` in the [Dinari Partners Portal](https://Partners.dinari.com/). This may be used in omnibus accounting for self-managing customers' assets.

Dinari Wallets 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 Wallets. 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 4 operations across 4 paths, and defines 9 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.

4 operations 4 paths 9 schemas 2 GET2 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 Wallets 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 4

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

Wallets 4

Wallets represent the blockchain wallet that holds the assets of an Account. An Account may be connected to a single Wallet. Individual Entities can connect their self-custodied W…

GET
/api/v2/accounts/{account_id}/wallet
Get Wallet
getWallet 1 param → 200default
GET
/api/v2/accounts/{account_id}/wallet/external/nonce
Get Wallet Connection Nonce
getAccountWalletConnectionNonce 3 params → 422200default
POST
/api/v2/accounts/{account_id}/wallet/external
Connect Wallet to Account
createAccountWalletConnection 1 param body → 422201default
POST
/api/v2/accounts/{account_id}/wallet/internal
Connect an internal Wallet to Account
createAccountWalletInternalConnection 1 param body → 422201default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are BaseOpenApiError (4 properties), BaseOpenApi422Error (4 properties), Wallet (4 properties), CreateAccountWalletConnectionInput (4 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
BaseOpenApiFieldError
object
2 properties 2 required
AccountWalletConnectionMessage
object
Connection message to sign to prove ownership of the Wallet.
2 properties 2 required
Wallet
object
Information about a blockchain Wallet.
4 properties 4 required
CreateAccountWalletConnectionInput
object
Input parameters for connecting an Account to a Wallet owned by the Entity.
4 properties 4 required
CreateAccountWalletInternalConnectionInput
object
Input parameters for connecting an Account to a Wallet owned by the Entity.
3 properties 2 required
BaseOpenApiError
object
4 properties 3 required
BaseOpenApiBodyError
object
2 properties 1 required
WalletChainId
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-wallets-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 Withdrawals API
Where this information came from

This is an independent, third-party profile of Dinari Wallets 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.