Determine which instance to use
{
...
"results": [
{
"id": 2,
"name": "Vulekamali",
...
"configuration": {
"urls": [
"geo.vulekamali.gov.za"
],
...
}
},
{
"id": 3,
"name": "Cape Town Against Covid-19",
...
"configuration": {
"urls": [
"capetownagainstcovid19.openup.org.za"
],
...
}
},
...
}Last updated
Was this helpful?