Skip to main content
GET
https://api.unitedmarket.ai
/
market-groups
List market groups
curl --request GET \
  --url https://api.unitedmarket.ai/market-groups
[
  {
    "id": "<string>",
    "slug": "<string>",
    "title": "<string>"
  }
]

Response

200 - application/json

Market groups returned.

id
string
slug
string
title
string