InternalService
Last updated
Was this helpful?
Was this helpful?
GET /v3/internalServices/heatmapData HTTP/1.1
Host: api.i3d.net
PRIVATE-TOKEN: YOUR_API_KEY
Accept: */*
[
{
"type": "text",
"features": [
{
"geometry": {
"type": "text",
"coordinates": [
1
]
},
"properties": {
"value": 1
}
}
]
}
]