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

Refurbed CurrencyService API

The CurrencyService API from Refurbed — 2 operation(s) for currencyservice.

Refurbed CurrencyService API is one of 18 APIs that Refurbed publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include CurrencyService. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 2.0, at version 1.0.

Requests are made against the base URL https://api.refurbed.com.

2 operations 2 paths 15 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://api.refurbed.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Refurbed CurrencyService API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

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

CurrencyService 2
POST
/refb.merchant.v1.CurrencyService/GetCurrency
Gets a single supported currency.
GetCurrency 1 param → 200default
POST
/refb.merchant.v1.CurrencyService/ListCurrencies
Lists all supported currencies.
ListCurrencies 1 param → 200default

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are CurrencyCodePagination (3 properties), ListCurrenciesRequest (3 properties), Status (3 properties), ExchangeRate (3 properties). Each schema is shown below with its type and property counts.

ListCurrenciesRequest
object
3 properties
GetCurrencyRequest
object
1 property
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
Status
object
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](h…
3 properties
ExchangeRate
object
3 properties
CurrencyCodeFilter
object
2 properties
ListCurrenciesRequest.Filter
object
1 property
ListCurrenciesResponse
object
2 properties
ListCurrenciesRequest.Sort.By
string
Any
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
CurrencyCodePagination
object
Paginates resources with currency code primary key.
3 properties
ListCurrenciesRequest.Sort
object
2 properties
Currency
object
A currency.
2 properties
SortOrder
string
GetCurrencyResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-currencyservice-api-openapi.yml Raw ↑

Other APIs Refurbed publishes across the network.

Refurbed BuybackBidService API
Refurbed BuybackOrderItemService API
Refurbed BuybackOrderService API
Refurbed BuybackProductService API
Refurbed BuybackSupplyboxService API
Refurbed CatalogService API
Refurbed InstanceService API
Refurbed MarketOfferService API
Refurbed MarketService API
Refurbed MerchantService API
Refurbed OfferService API
Refurbed OrderItemReturnService API