Coinbase (Independent Publisher)
A connector to the Coinbase platform to fetch cryptocurrency market rates and exchange rates.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Roy Paar |
roypaar@microsoft.com |
Connector Metadata | |
---|---|
Publisher | Roy Paar |
Website | https://coinbase.com |
Privacy policy | https://www.coinbase.com/legal/privacy |
Categories | Finance |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Get Currencies |
Get a list of all fiat currencies. |
Get Exchange Rates |
Get an exchange rate for a cryptocurrency. |
Get Spot Price |
Get a market rate for a cryptocurrency in the format of BTC-USD. |
Get Currencies
Get Exchange Rates
Get an exchange rate for a cryptocurrency.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Currency
|
currency | True | string |
The currency code for which you would like exchange rates. |
Returns
Get Spot Price
Get a market rate for a cryptocurrency in the format of BTC-USD.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Currency Pair
|
currency_pair | True | string |
The pair of currencies to fetch market rates for/in. |
Returns
- Body
- GetSpotPriceResponse
Definitions
GetSpotPriceResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
GetCurrenciesResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
GetExchangeRateResponse
Name | Path | Type | Description |
---|---|---|---|
statusDetails
|
statusDetails | statusDetails |
statusDetails
Name | Path | Type | Description |
---|---|---|---|
success
|
success | boolean | |
statusCode
|
statusCode | string | |
messages
|
messages | array of messages |
messages
Name | Path | Type | Description |
---|---|---|---|
code
|
code | string | |
description
|
description | string | |
id
|
id | string |