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 Order Requests API

**`Order Requests` represent requests for Dinari to create `Orders` on behalf of an `Account`.**`Order Requests` are created when placing **proxied orders** or **managed orders**. See their respective descriptions for more details.

Dinari Order Requests 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 Requests. 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 5 paths, and defines 22 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 5 paths 22 schemas 2 GET3 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 Order Requests 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 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Order Requests 5

Order Requests represent requests for Dinari to create Orders on behalf of an Account. Order Requests are created when placing proxied orders or managed orders. See their respecti…

GET
/api/v2/accounts/{account_id}/order_requests
List Order Requests
getListOrderRequests 8 params → 422200default
GET
/api/v2/accounts/{account_id}/order_requests/{order_request_id}
Get Order Request by ID
getOrderRequestById 2 params → 200default
POST
/api/v2/accounts/{account_id}/order_requests/eip155/permit
Create EIP155 Order Request Permit
createEIP155OrderRequestPermit 1 param body → 422200default
POST
/api/v2/accounts/{account_id}/order_requests/eip155
Submit EIP155 Order Request
createEIP155OrderRequestPermitTransaction 1 param body → 422200default
POST
/api/v2/accounts/{account_id}/order_requests/eip155/permit_transaction
Create EIP155 Order Request Permit Transaction
createEip155PermitTransaction 1 param body → 422200default

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are Eip155OrderRequestPermitInput (13 properties), OrderRequest (12 properties), AccountOrderRequest (12 properties), EIP155OrderRequest (11 properties). Each schema is shown below with its type and property counts.

BaseOpenApi422Error
object
4 properties 2 required
OrderSide1
string
Eip155OrderRequestPermitInput
object
Input parameters for building a token permit involved in creating an OrderRequest using Dinari's EVM smart contracts.
13 properties 5 required
OrderType
string
BaseOpenApiFieldError
object
2 properties 2 required
BaseOpenApiPaginationMetadata
object
2 properties
OrderSide
string
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
OrderTif1
string
EIP155OrderRequest
object
A request to create an Order. An EIP155OrderRequest is created when a user places an order through the Dinari API. The EIP155OrderRequest is then fulfilled by…
11 properties 7 required
ChainId
string
PaginatedAccountOrderRequestResponse
object
3 properties 2 required
EIP155OrderRequestPermitTransaction
object
Input parameters for creating a proxied EIP155OrderRequestPermitTransaction.
2 properties 2 required
BaseOpenApiBodyError
object
2 properties 1 required
DshareProxiedOrderStatus
string
OrderType1
string
EIP155Transaction
object
5 properties 5 required
BaseOpenApiError
object
4 properties 3 required
AccountOrderRequest
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
OrderRequestStatus
string
OrderTif
string
EIP155OrderRequestPermit
object
Token permit to be signed by the smart contract submitter.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dinari-order-requests-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 Orders API
Dinari Wallets API
Dinari Withdrawals API
Where this information came from

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