Get company
GET {{baseUrl}}/companies/:companyId?material=plush&mode=fuzzy
Get company and its a(i)ppealing associations
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
material | string | Material to use for the product | |
mode | string | Mode to use for the product, exact and fuzzy operate on the curated list of products, ai uses AI to generate all aspects of the product |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"lexus","name":"Lexus","description":"Lexus is the luxury vehicle division of the Japanese automaker Toyota. The Lexus brand is marketed in more than 70 countries and territories worldwide and has become Japan's largest-selling make of premium cars.","city":"Toyota City","motto":"The Pursuit of Perfection","associations":[{"name":"Lexus UX","material":"lego","type":"product","url":"https://user-images.githubusercontent.com/1872314/208254307-d1971475-31aa-4c10-ac8d-7b907579438d.png"}]}