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

**`Orders` represent the buying and selling of assets under an `Account`.**For `Accounts` using self-custodied `Wallets`, `Orders` are created and fulfilled by making calls to Dinari's smart contracts, or using the *Proxied Orders* methods.For `Accounts` using managed `Wallets`, `Orders` are created and fulfilled by using the `Managed Orders` methods, which then create the corresponding transactions on the blockchain.

Dinari 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 Order. 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 8 operations across 8 paths, and defines 24 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.

8 operations 8 paths 24 schemas 6 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 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 8

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

Orders 8

Orders represent the buying and selling of assets under an Account. For Accounts using self-custodied Wallets, Orders are created and fulfilled by making calls to Dinari's smart c…

GET
/api/v2/orders/
Get Orders for Entity
getEntityOrders 8 params → 422200default
GET
/api/v2/accounts/{account_id}/orders
Get Orders
getOrders 8 params → 422200default
GET
/api/v2/accounts/{account_id}/orders/{order_id}
Get Order by ID
getOrderById 2 params → 200default
POST
/api/v2/accounts/{account_id}/orders/{order_id}/cancel
Cancel Order
createOrderCancellation 2 params → 404400409200default
POST
/api/v2/accounts/{account_id}/orders/cancel
Cancel Orders
createBatchOrderCancellation 1 param body → 422200default
GET
/api/v2/accounts/{account_id}/order_fulfillments
Query Order Fulfillments
getAccountAllOrderFulfillments 6 params → 422200default
GET
/api/v2/accounts/{account_id}/orders/{order_id}/fulfillments
Get Order Fulfillments
getAccountOrderFulfillments 6 params → 200default422
GET
/api/v2/accounts/{account_id}/order_fulfillments/{order_fulfillment_id}
Get Order Fulfillment by ID
getAccountOrderFulfillmentById 2 params → 200default

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are EntityOrder (21 properties), Order (20 properties), AccountOrder (19 properties), OrderFulfillment (12 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
OrderSide1
string
BaseOpenApiFieldError
object
2 properties 2 required
OrderType
string
BrokerageOrderStatus1
string
BaseOpenApiPaginationMetadata
object
2 properties
PaginatedAccountOrderFulfillmentResponse
object
3 properties 2 required
PaginatedEntityOrderResponse
object
3 properties 2 required
OrderSide
string
OrderTif1
string
BrokerageOrderStatus
string
ChainId
string
PaginatedAccountOrderResponse
object
3 properties 2 required
Order
object
20 properties 10 required
EntityOrder
object
21 properties 11 required
BaseOpenApiBodyError
object
2 properties 1 required
BatchCancelOrderInput
object
Input parameters for requesting Order cancellations from a list of Order IDs.
1 property 1 required
OrderFulfillment
object
Information about a fulfillment of an Order. An order may be fulfilled in multiple transactions.
12 properties 9 required
OrderType1
string
BaseOpenApiError
object
4 properties 3 required
OrderTif
string
BatchCancelOrderResponse
object
2 properties 2 required
AccountOrderFulfillment
object
Information about a fulfillment of an Order. An order may be fulfilled in multiple transactions.
12 properties 9 required
AccountOrder
object
19 properties 11 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-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 Managed Orders API
Dinari Market Data API
Dinari Order Requests API
Dinari Wallets API
Dinari Withdrawals API
Where this information came from

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