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 Managed Orders API

**Managed `Orders` represent the buying and selling of assets using a Dinari-managed `Wallet`.**Similar to Proxied `Orders`, placing a managed `Order` creates an `OrderRequest` which is then submitted on chain by Dinari. Once the request is submitted on chain, the corresponding `Order` is created.Unlike Proxied `Orders`, managed `Orders` are available only for `Accounts` using Dinari-managed `Wallets`.Note that **fees are not included** in the `Order` amount. For buy orders, a fee will be added when placing the order. For sell orders, the fee will be deducted from the proceeds of the sale.Call the *Get Order Request Fee Quote* route for an estimate of the fee amount.

Dinari Managed Orders 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 Managed Orders. 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 13 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 13 schemas 4 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 Managed Orders 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 — 4 POST. Each is listed below with its method, path, parameters, and response codes.

Managed Orders 4

Managed Orders represent the buying and selling of assets using a Dinari-managed Wallet. Similar to Proxied Orders, placing a managed Order creates an OrderRequest which is then s…

POST
/api/v2/accounts/{account_id}/order_requests/market_buy
Create Market Buy Managed Order Request
createMarketBuyManagedOrderRequest 1 param body → 422423201default
POST
/api/v2/accounts/{account_id}/order_requests/market_sell
Create Market Sell Managed Order Request
createMarketSellManagedOrderRequest 1 param body → 422423201default
POST
/api/v2/accounts/{account_id}/order_requests/limit_buy
Create Limit Buy Managed Order Request
createLimitBuyManagedOrderRequest 1 param body → 422423201default
POST
/api/v2/accounts/{account_id}/order_requests/limit_sell
Create Limit Sell Managed Order Request
createLimitSellManagedOrderRequest 1 param body → 422423201default

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are OrderRequest (12 properties), CreateLimitOrderSellRequestInput (8 properties), CreateLimitOrderBuyRequestInput (8 properties), CreateMarketSellOrderRequestInput (7 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
OrderRequest
object
A request to create an Order. An OrderRequest is created when a user places an order through the Dinari API. The OrderRequest is then fulfilled by creating an…
12 properties 7 required
BaseOpenApiFieldError
object
2 properties 2 required
CreateLimitOrderSellRequestInput
object
Input parameters for creating a limit sell OrderRequest.
8 properties 2 required
OrderType
string
CreateMarketSellOrderRequestInput
object
Input parameters for creating a market sell OrderRequest.
7 properties 1 required
BaseOpenApiError
object
4 properties 3 required
CreateLimitOrderBuyRequestInput
object
Input parameters for creating a limit buy OrderRequest.
8 properties 2 required
OrderSide
string
CreateMarketBuyOrderRequestInput
object
Input parameters for creating a market buy OrderRequest.
7 properties 1 required
OrderRequestStatus
string
OrderTif
string
BaseOpenApiBodyError
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-managed-orders-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 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 Managed Orders 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.