List companies for map
Retrieves all companies accessible on the Noona marketplace for map view.
The response is optimized for map view.
GET
/v1/marketplace/map/companiesQuery Parameters
filter?
search?string
select?array<string>
expand?array<string>
Response Body
application/json
curl -X GET "https://api.noona.is/v1/marketplace/map/companies"[
{
"p": "string",
"i": "string",
"a": 0.1,
"o": 0.1,
"u": "string"
}
]