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 Cryptocurrency Deposits API

The Cryptocurrency Deposits API from Ripio — 2 operation(s) for cryptocurrency deposits.

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

Tagged areas include Cryptocurrency Deposits. 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 Cryptocurrency Deposits 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.

Cryptocurrency Deposits 2
GET
/deposits
List Cryptocurrency Deposits
GetUserDeposits 8 params → 200
GET
/deposits/deposit
Get Cryptocurrency Deposit
GetUserDeposit 2 params → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are DepositV4 (11 properties), DepositsDataV4 (4 properties), PaginationV4 (4 properties), DepositsResponseV4 (3 properties). Each schema is shown below with its type and property counts.

EndDateNoMinParamV4
string
Final date filter in ISO-8601 format
PageSizeParamV4
number
Number of records per page
DepositsDataV4
object
4 properties 2 required
DepositsResponseV4
object
3 properties 3 required
PaginationV4
object
4 properties 4 required
DepositV4
object
11 properties 8 required
StartDateNoMinParamV4
string
Initial date filter in ISO-8601 format
DepositStatusParamV4
string
Deposit status
CurrentPageParamV4
number
Page number for pagination
DepositResponseV4
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripio-cryptocurrency-deposits-api-openapi.yml Raw ↑

Other APIs Ripio publishes across the network.

Ripio Book 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