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 Public API

The public endpoints have a reduced requests limit and a 30 seconds cache.For increased limits, use the private endpoints.

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

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

This API exposes 9 operations across 9 paths, and defines 32 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/.

9 operations 9 paths 32 schemas 9 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 Public 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 9

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

Public 9

The public endpoints have a reduced requests limit and a 30 seconds cache. For increased limits, use the private endpoints.

GET
/public/tickers
Tickers
GetTicker → 200
GET
/public/tickers/{pair}
Ticker By Pair
GetTickerByPair 1 param → 200
GET
/public/orders/level-3
Orderbook Level 3
GetPublicOrdersLevel3 2 params → 200
GET
/public/orders/level-2
Orderbook Level 2
GetPublicOrdersLevel2 2 params → 200
GET
/public/trades
Trades
GetTrades 6 params → 200
GET
/public/currencies
Currencies
GetCurrencies 2 params → 200
GET
/public/pairs
Pairs
GetPairs 2 params → 200
GET
/public/countries
Countries
GetCountries → 200
GET
/public/server-time
Server Time
GetServerTime → 200

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are TickersResponseData (17 properties), TickersResponseDataV4 (16 properties), Trade (13 properties), PublicPairV4 (12 properties). Each schema is shown below with its type and property counts.

PublicOrdersLevel2Response
object
3 properties 3 required
Trade
object
13 properties 13 required
StartDateTimeNoMinParamV4
string
Initial datetime filter in ISO-8601 format
PublicCurrencyLogo
object
1 property 1 required
PaginationV4
object
4 properties 4 required
LimitNewParamV4
string
Maximum number of records to return per request. Can specify 'max' to use the service maximum.
EndDateTimeNoMinParamV4
string
Final datetime filter in ISO-8601 format
TickersResponseV4
object
3 properties 3 required
CountriesResponse
object
3 properties 3 required
TickersResponseData
object
17 properties 17 required
PublicOrdersLevel3ResponseData
object
4 properties 4 required
TradesResponse
object
3 properties 3 required
PublicCurrencyV4
object
12 properties 11 required
ActiveOrderLevel3
object
3 properties 3 required
ServerTime
object
2 properties 2 required
TickersResponseDataV4
object
16 properties 16 required
CountriesParamV4
string
Countries (One or many, use "," to separate)
PageSizeParamV4
number
Number of records per page
CurrenciesResponseV4
object
3 properties 3 required
ActiveOrderLevel2
object
2 properties 2 required
PublicPairV4
object
12 properties 11 required
PublicMemo
object
2 properties 2 required
CountriesData
object
2 properties 2 required
LimitParamV4
number
Maximum number of records to return per request
PairsResponseV4
object
3 properties 3 required
AllTickersResponse
object
3 properties 3 required
PublicTag
object
2 properties 2 required
TradesResponseData
object
4 properties 1 required
PublicOrdersLevel3Response
object
3 properties 3 required
PublicNetwork
object
3 properties 3 required
PublicOrdersLevel2ResponseData
object
4 properties 4 required
CurrentPageParamV4
number
Page number for pagination

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripio-public-api-openapi.yml Raw ↑

Other APIs Ripio publishes across the network.

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