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

Ripio Book API

The Book API from Ripio — 2 operation(s) for book.

Ripio Book API is one of 11 APIs that Ripio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version v4.0.

Requests are made against a single base URL, https://api.ripiotrade.co/v4/.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v4.0
Base URL
https://api.ripiotrade.co/v4/
Authentication
apiToken
Contact
Jorn Filho
Resource Areas
1

Authentication & Security 1

Ripio Book API declares 1 security scheme for authenticating requests. It defines a apiToken scheme (API Credentials).

  • API Credentials — You can create API Credentials on: . After creating the API Credentials, you'll need to save in a safe place two pieces of information, an API Token and a Secr…

Paths & Operations 2

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

Book 2
GET
/book/orders/level-3
Orderbook Level 3
GetBookOrdersLevel3 2 params → 200
GET
/book/orders/level-2
Orderbook Level 2
GetBookOrdersLevel2 2 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are OrdersLevel3Data (4 properties), BookOrdersLevel3Response (3 properties), OrdersLevel2Data (3 properties), BookOrdersLevel2Response (3 properties). Each schema is shown below with its type and property counts.

LimitParamV4
number
Maximum number of records to return per request
OrdersLevel2Data
object
3 properties 3 required
BookOrderLevel3
object
3 properties 3 required
OrdersLevel3Data
object
4 properties 4 required
LimitNewParamV4
string
Maximum number of records to return per request. Can specify 'max' to use the service maximum.
Pick_BookOrderLevel3.Exclude_keyofBookOrderLevel3.id__
object
From T, pick a set of properties whose keys are in the union K
2 properties 2 required
BookOrderLevel2
BookOrdersLevel2Response
object
3 properties 3 required
Omit_BookOrderLevel3.id_
Construct a type with the properties of T except for those in type K.
BookOrdersLevel3Response
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripio-book-api-openapi.yml Raw ↑

Other APIs Ripio publishes across the network.

Ripio Cryptocurrency Deposits API
Ripio Cryptocurrency Withdrawals API
Ripio General endpoints API
Ripio Orders API
Ripio Public API
Ripio Ticker API
Ripio Ticket API
Ripio Transactions API
Ripio User API
Ripio Wallets API