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 General endpoints API

The General endpoints API from Ripio — 3 operation(s) for general endpoints.

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

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

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

3 operations 3 paths 15 schemas 3 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 General endpoints 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 3

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

General endpoints 3
GET
/pairs
Pairs
GetPairs 2 params → 200
GET
/trades
Trades
GetTrades 5 params → 200
GET
/currencies
Currencies
GetCurrencies 2 params → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Trade (13 properties), PublicPairV4 (12 properties), PublicCurrencyV4 (12 properties), CursorTradesResponse (3 properties). Each schema is shown below with its type and property counts.

Trade
object
13 properties 13 required
PairsResponseV4
object
3 properties 3 required
CursorTradesResponse
object
3 properties 3 required
PublicCurrencyV4
object
12 properties 11 required
PageSizeParamV4
number
Number of records per page
StartDateTimeNoMinParamV4
string
Initial datetime filter in ISO-8601 format
PublicCurrencyLogo
object
1 property 1 required
PublicTag
object
2 properties 2 required
CurrenciesResponseV4
object
3 properties 3 required
PublicNetwork
object
3 properties 3 required
PublicPairV4
object
12 properties 11 required
EndDateTimeNoMinParamV4
string
Final datetime filter in ISO-8601 format
PublicMemo
object
2 properties 2 required
CursorTradesResponseData
object
3 properties 1 required
CountriesParamV4
string
Countries (One or many, use "," to separate)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripio-general-endpoints-api-openapi.yml Raw ↑

Other APIs Ripio publishes across the network.

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