Retailed

Learn how to use Retailed with Composio

Overview

Enum

RETAILED

Description

Retailed is a developer-first platform offering retail APIs for dynamic pricing, inventory management, and data integration across various e-commerce platforms.

Authentication Details

api_key
stringRequired

Actions

Tool to retrieve pricing information for a specific product on goat. use when you need up-to-date size-based pricing. call after confirming product id.

Action Parameters

currency
string
product_id
stringRequired
size
string

Action Response

data
object
error
string
successful
boolean
Tool to retrieve detailed stockx product information. use when you need comprehensive metadata from stockx by sku or url.

Action Parameters

include_market
boolean
sku
string
url

Action Response

data
object
error
string
successful
boolean
Tool to retrieve current api usage statistics. use when you need to monitor your api quota.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Search for products in retailed matching query criteria.

Action Parameters

filters
object
include_facets
boolean
order
string
page
integerDefaults to 1
per_page
integerDefaults to 20
query
string
sort
string

Action Response

data
object
error
string
successful
boolean