POST
/
markets
/
suggest
curl --request POST \
  --url https://api.forestreet.com/markets/suggest \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{
  "keyword": "<string>"
}'
{
  "suggested": [
    "Stainless Steel Manufacturer",
    "Sustainable aviation fuel Supplier",
    "Sustainability Consulting",
    "Sustainable mannequin Manufacturer",
    "Sustainable retail fixtures Services"
  ]
}

Body Request Object Example

{
    "keyword": ""
}

Body

keyword
string
default: ""

The string to suggest a market name for