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

The Ticker API from Ripio — 2 operation(s) for ticker.

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

Tagged areas include Ticker. 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 4 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 4 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 Ticker 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.

Ticker 2
GET
/ticker
Tickers
GetTicker → 200
GET
/ticker/{pair}
Ticker By Pair
GetTickerByPair 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are TickersResponseData (17 properties), TickersResponseDataV4 (16 properties), AllTickersResponse (3 properties), TickersResponseV4 (3 properties). Each schema is shown below with its type and property counts.

TickersResponseDataV4
object
16 properties 16 required
TickersResponseData
object
17 properties 17 required
TickersResponseV4
object
3 properties 3 required
AllTickersResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripio-ticker-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 Public API
Ripio Ticket API
Ripio Transactions API
Ripio User API
Ripio Wallets API