Skip to main content
GET
/
products
/
get-product-materials
/
v1
Get product materials
curl --request GET \
  --url https://api.collectpure.com/products/get-product-materials/v1 \
  --header 'x-api-key: <api-key>'
{
  "data": [
    "Gold"
  ]
}

Authorizations

x-api-key
string
header
required

API key for authentication

Response

200 - application/json

Default Response

data
enum<string>[]
required
Available options:
Gold,
Silver,
Platinum,
Palladium,
Bitcoin