Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Rift Orders API

Market order creation and execution

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

Tagged areas include Orders. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v3-beta.

Requests are made against a single base URL, https://router-gateway-v3-production.up.railway.app.

1 operations 1 paths 2 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3-beta
Base URL
https://router-gateway-v3-production.up.railway.app
Contact
Resource Areas
1

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Orders 1

Market order creation and execution

POST
/order/market
Create a market order
createMarketOrder body → 200400401409413500502503

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Order (16 properties), CreateOrderRequest (9 properties). Each schema is shown below with its type and property counts.

CreateOrderRequest
object
9 properties 5 required
Order
object
16 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rift-orders-api-openapi.yml Raw ↑

Other APIs Rift publishes across the network.

Rift Quotes API
Rift Status API