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

**`Accounts` represent the financial accounts of an `Entity`.**`Orders`, dividends, and other transactions are associated with an `Account`.

Dinari Accounts 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 Account. 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 13 operations across 11 paths, and defines 23 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.

13 operations 11 paths 23 schemas 9 GET4 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 Accounts 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 13

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

Accounts 13

Accounts represent the financial accounts of an Entity. Orders, dividends, and other transactions are associated with an Account.

GET
/api/v2/entities/{entity_id}/accounts
Get Accounts for Entity
getEntityAccounts 5 params → 200default422
POST
/api/v2/entities/{entity_id}/accounts
Create Account for Entity
createEntityAccounts 1 param body → 422201default
GET
/api/v2/accounts/{account_id}
Get Account by ID
getAccount 1 param → 200default
POST
/api/v2/accounts/{account_id}/deactivate
Deactivate Account
createAccountDeactivation 1 param → 200default
GET
/api/v2/accounts/{account_id}/portfolio
Get Portfolio
getAccountPortfolio 3 params → 422200default
GET
/api/v2/accounts/{account_id}/cash
Get Cash Balances
getAccountCash 1 param → 200default
GET
/api/v2/accounts/{account_id}/interest_payments
Get Interest Payments
getAccountInterestPayments 7 params → 422200default
GET
/api/v2/accounts/{account_id}/dividend_payments
Get Dividend Payments
getAccountDividendPayments 8 params → 422200default
POST
/api/v2/accounts/{account_id}/faucet
Sandbox Faucet
createAccountFaucet 1 param body → 422200default
GET
/api/v2/accounts/{account_id}/activities/brokerage
Get Brokerage Account Activities
getBrokerageAccountActivities 3 params → 422200default
GET
/api/v2/accounts/{account_id}/token_transfers
Get TokenTransfers
getTokenTransfers 5 params → 200default422
POST
/api/v2/accounts/{account_id}/token_transfers
Create TokenTransfer
createTokenTransfers 1 param body → 422201default
GET
/api/v2/accounts/{account_id}/token_transfers/{transfer_id}
Get TokenTransfer by ID
getTokenTransfer 2 params → 200default

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are TokenTransfer (10 properties), Account1 (6 properties), Account (6 properties), DshareBalance (5 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
PaymentTokenBalance
object
Balance of a payment token in an Account.
4 properties 4 required
BaseOpenApiFieldError
object
2 properties 2 required
InterestPayment
object
An object representing an interest payment from stablecoin holdings.
3 properties 3 required
PaginatedDividendPaymentResponse
object
3 properties 2 required
BaseOpenApiPaginationMetadata
object
2 properties
Account
object
Information about an Account owned by an Entity.
6 properties 5 required
PaginatedAccountResponse
object
3 properties 2 required
Jurisdiction1
string
CreateAccountInput
object
Input parameters for creating an Account.
1 property
Jurisdiction
string
PaginatedInterestPaymentResponse
object
3 properties 2 required
TokenTransfer
object
Information about a token transfer between accounts.
10 properties 9 required
FaucetInput
object
Input parameters for minting sandbox payment tokens.
1 property
ChainId
string
DividendPayment
object
Represents a dividend payment event for an Account.
4 properties 4 required
Portfolio
object
Balance information of Stock assets in your Account.
1 property 1 required
PaginatedTokenTransferResponse
object
3 properties 2 required
DshareBalance
object
Balance of a dShare in an Account.
5 properties 5 required
BaseOpenApiBodyError
object
2 properties 1 required
CreateManagedTokenTransferInput
object
Input parameters for creating a token transfer from a managed account.
3 properties 3 required
BaseOpenApiError
object
4 properties 3 required
Account1
object
Information about an Account owned by an Entity.
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-accounts-api-openapi.yml Raw ↑

Other APIs Dinari publishes across the network.

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

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