Skip to main content
There are two ways to get a product from GOAT using KicksDB, depending on the information you have:

Find a product

You have the SKU or name of the product

Get a product from URL or ID

You have the URL or ID of the product

Find a product

API Reference
You can use the query parameter to search for a product by SKU, name, brand, etc…
The response will be a list of products that matches the query, ordered by relevance and product popularity, like this:

Get a product from URL or ID

API Reference
You can use the id or slug parameter to get a product by its ID or slug.
The response will be the product data, like this: