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

The Cryptocurrency Withdrawals API from Ripio — 3 operation(s) for cryptocurrency withdrawals.

Ripio Cryptocurrency Withdrawals 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 Withdrawals. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 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/.

4 operations 3 paths 15 schemas 3 GET1 POST

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 Withdrawals 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 4

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

Cryptocurrency Withdrawals 4
GET
/withdrawals
List Cryptocurrency Withdrawals
GetUserWithdrawals 8 params → 200
POST
/withdrawals
Create Cryptocurrency Withdrawal
CreateWithdrawal body → 200
GET
/withdrawals/estimate-fee/{currency_code}
Estimate Withdrawal Fee
GetWithdrawalFee 3 params → 200
GET
/withdrawals/withdrawal
Get Cryptocurrency Withdrawal
GetUserCryptocurrencyWithdraw 2 params → 200

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are WithdrawalV4 (18 properties), Pick_WithdrawalV4.Exclude_keyofWithdrawalV4.miner_fee_type-or-is_internal__ (16 properties), PaginationV4 (4 properties), WithdrawalsDataV4 (4 properties). Each schema is shown below with its type and property counts.

WithdrawalStatusParamV4
string
Withdrawal status
Pick_WithdrawalV4.Exclude_keyofWithdrawalV4.miner_fee_type-or-is_internal__
object
From T, pick a set of properties whose keys are in the union K
16 properties 12 required
EndDateNoMinParamV4
string
Final date filter in ISO-8601 format
WithdrawalsDataV4
object
4 properties 2 required
PageSizeParamV4
number
Number of records per page
WithdrawalV4
object
18 properties 13 required
PaginationV4
object
4 properties 4 required
WithdrawResponseV4
object
3 properties 3 required
Omit_WithdrawalV4.miner_fee_type-or-is_internal_
Construct a type with the properties of T except for those in type K.
StartDateNoMinParamV4
string
Initial date filter in ISO-8601 format
WithdrawalFeeResponseV4
object
3 properties 3 required
WithdrawalFeeDataV4
object
2 properties 1 required
CurrentPageParamV4
number
Page number for pagination
WithdrawalsResponseV4
object
3 properties 3 required
CreateWithdrawalResponseV4
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Ripio publishes across the network.

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