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

The InstanceService API from Refurbed — 4 operation(s) for instanceservice.

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

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

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

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

4 operations 4 paths 44 schemas 4 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 InstanceService 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 4

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

InstanceService 4
POST
/refb.partner.affiliate.v1.InstanceService/GetInstance
Gets a single instance.
GetInstance 1 param → 200default
POST
/refb.partner.affiliate.v1.InstanceService/ListInstancesByProduct
Lists instances for a specific product.
ListInstancesByProduct 1 param → 200default
POST
/refb.merchant.v1.InstanceService/BatchGetInstances
Batch gets single instances.
BatchGetInstances 1 param → 200default
POST
/refb.merchant.v1.InstanceService/GetInstance
Gets a single instance.
GetInstance 1 param → 200default

Schemas 44

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

MediaType
string
Instance
object
An instance.
8 properties
Int64Pagination
object
Paginates resources with int64 primary key.
3 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…
Instance_2
object
An instance.
2 properties
BatchGetInstancesResponse
object
1 property
ListInstancesByProductRequest
object
6 properties 2 required
Buybox
object
A Buybox.
8 properties
ListInstancesByProductRequest.Filter
object
3 properties
Media
object
A media.
2 properties
OfferGrading
string
The grading of the item being sold.
GetInstanceRequest
object
4 properties 1 required
BatchGetInstancesRequest.Get
object
1 property
InstanceIDFilter
object
1 property
Any
object
1 property
Attribute
object
An Attribute.
5 properties
SortOrder
string
GetInstanceResponse
object
1 property
InstanceNameFilter
object
1 property
ListInstancesByProductResponse
object
2 properties
Status
object
3 properties
NumericValue
object
2 properties
BatchGetInstancesRequest
object
1 property 1 required
EnumValueCond
object
An enum attribute value condition.
1 property
InstanceIdentifier
object
Identifier of an instance.
3 properties
Status_2
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
GetInstanceRequest_2
object
3 properties
NumericValueCond
object
A numeric attribute value condition.
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…
BatchGetInstancesResponse.Result
object
2 properties
Expression
object
An attribute expression.
3 properties
ListInstancesByProductRequest.Sort
object
2 properties
StringValue
object
1 property
AttributesFilter
object
1 property
GetInstanceResponse_2
object
1 property
ListInstancesByProductRequest.Sort.By
string
Any_2
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
Instance_3
object
An instance.
2 properties
Status_3
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
GetInstanceRequest_3
object
3 properties
BatchGetInstancesResponse.Result_2
object
2 properties
Any_3
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
GetInstanceResponse_3
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-instanceservice-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 MarketOfferService API
Refurbed MarketService API
Refurbed MerchantService API
Refurbed OfferService API
Refurbed OrderItemReturnService API