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

The ProductService API from Refurbed — 2 operation(s) for productservice.

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

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

This API exposes 2 operations across 2 paths, and defines 29 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 29 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 ProductService 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.

ProductService 2
POST
/refb.partner.affiliate.v1.ProductService/GetProduct
Gets a single product.
GetProduct 1 param → 200default
POST
/refb.partner.affiliate.v1.ProductService/ListProducts
Lists products.
ListProducts 1 param → 200default

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are Buybox (8 properties), Product (7 properties), Attribute (5 properties), ListProductsRequest (5 properties). Each schema is shown below with its type and property counts.

Product
object
A product.
7 properties
MediaType
string
Int64Pagination
object
Paginates resources with int64 primary key.
3 properties
ListProductsRequest.Filter
object
4 properties
OfferWarranty
string
The warranty the merchant provides to the customer. Only 12 months is supported. - M12: 12 months. - M18: 18 months, deprecated. Only 12 months is supported fo…
ListProductsRequest
object
5 properties 1 required
Buybox
object
A Buybox.
8 properties
Media
object
A media.
2 properties
OfferGrading
string
The grading of the item being sold.
GetProductRequest
object
3 properties 2 required
ProductIDFilter
object
1 property
ListProductsRequest.Sort.By
string
- POPULARITY: Sort by popularity. NOTE: ASC and DESC will return the same result. - PRICE: Sort by price.
Any
object
1 property
Attribute
object
An Attribute.
5 properties
SortOrder
string
Status
object
3 properties
NumericValue
object
2 properties
EnumValueCond
object
An enum attribute value condition.
1 property
ListProductsRequest.Sort
object
2 properties
NumericValueCond
object
A numeric attribute value condition.
1 property
GetProductResponse
object
1 property
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
AttributeType
string
A type of an attribute. - ENUM: An enumerated attribute has a string value, e.g. Colour = black. - NUMERIC: A numeric attribute has a numeric value with an opt…
ListProductsResponse
object
2 properties
Expression
object
An attribute expression.
3 properties
ProductNameFilter
object
1 property
CategoryFilter
object
2 properties
StringValue
object
1 property
AttributesFilter
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-productservice-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 CurrencyService API
Refurbed InstanceService API
Refurbed MarketOfferService API
Refurbed MarketService API
Refurbed MerchantService API
Refurbed OfferService API