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

Bakkt Orders API

Orders enables customers to buy or sell crypto.

Bakkt Orders API is one of 17 APIs that Bakkt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against a single base URL, https://api.bakkt.com.

3 operations 3 paths 11 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://api.bakkt.com
Terms of Service
Resource Areas
1

Paths & Operations 3

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

Orders 3

Orders enables customers to buy or sell crypto.

POST
/apex-crypto/api/v2/orders/{clientOrderId}/cancel
Submit a Request to Cancel an Order
cancelOrder 1 param body → 200400404default
GET
/apex-crypto/api/v2/orders/{clientOrderId}
Retrieve an Order by Client Order ID
getOrder 1 param → 200404
POST
/apex-crypto/api/v2/orders
Submit an Order to Buy or Sell Crypto
submitOrder body → 200201400500default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are NewOrderRequest (15 properties), Order (11 properties), Execution (9 properties), OrderCancel (3 properties). Each schema is shown below with its type and property counts.

CancelRequest
object
A request to stop attempting to serve an order; a clientOrderId is identified alongside this request object in order to target a specific order to cancel
1 property 1 required
OrderType
string
MARKET - Fill the order using current MARKET price LIMIT - Fill the order matching the price constraints provided
OrderCancel
object
3 properties 1 required
OrderStatus
string
TimeInForce
string
IOC - Fill immediately and cancel any amount that can't be filled DAY - Fill order until the end of the current trading day GTC - Fill order until canceled or…
Order
object
An Order represents a request to buy or sell crypto. Orders can be placed with various criteria that include, but are not limited to, how much to purchase, how…
11 properties 2 required
Execution
object
An execution captures the results of an attempt to fill an order. There may be zero or more execution reports associated with an order to track its attempts to…
9 properties 7 required
Error
object
2 properties 2 required
NewOrderRequest
object
15 properties 6 required
Side
string
BUY - Buy crypto assets SELL - Sell crypto assets
CancelResponse
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bakkt-orders-api-openapi.yml Raw ↑

Other APIs Bakkt publishes across the network.

Bakkt Accounts API
Bakkt Authorization API
Bakkt Block Trade & Allocate API
Bakkt Configuration and Status API
Bakkt Currency Onboarding API
Bakkt Documents API
Bakkt Fiat Onboarding API
Bakkt Gift API
Bakkt Instruments API
Bakkt Jurisdictions API
Bakkt Partner Connectivity API
Bakkt Partner Party Funding API
Where this information came from

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