Gilt Public API: dev.gilt.com

Base URL: https://api.gilt.com/v1

product

Path: /products

GET /products/:productId/detail.json
Parameters
NameTypeDescription
productId requiredstringPath
apikey requiredstringQuery
Responses
CodeTypeDescription
200product
GET /products/categories.json
Parameters
NameTypeDescription
apikey requiredstringQuery
Responses
CodeTypeDescription
200product_categories

sale_detail

Path: /sales/:store/:sale

GET /sales/:store/:saledetail.json
Parameters
NameTypeDescription
store requiredstorePath
sale requiredstringPath
apikey requiredstringQuery
Responses
CodeTypeDescription
200sale_detail

sale_list

Path: /sales

GET /sales/active.json
Parameters
NameTypeDescription
apikey requiredstringQuery
Responses
CodeTypeDescription
200sale_list
GET /sales/:store/active.json
Parameters
NameTypeDescription
store requiredstringPath
apikey requiredstringQuery
Responses
CodeTypeDescription
200sale_list
GET /sales/upcoming.json
Parameters
NameTypeDescription
apikey requiredstringQuery
Responses
CodeTypeDescription
200sale_list
GET /sales/:store/upcoming.json
Parameters
NameTypeDescription
store requiredstringPath
apikey requiredstringQuery
Responses
CodeTypeDescription
200sale_list