Skip to main content
POST
Place order

Authorizations

Authorization
string
header
required

API key issued to a workspace, prefixed mk_live_ (production) or mk_test_ (test).

Headers

idempotency-key
string
required

Unique key that makes the request safe to retry; replaying the same key returns the original result instead of repeating the operation.

Response

Successful response. Body shape is defined by the upstream Mithril service.