{
"is_datacenter": false,
"node_count_filter":10
}curl --location 'https://api.ipcola.com/api/node/flat_distribution/stable' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"is_datacenter": false,
"node_count_filter":10
}'{
"meta_message": "string",
"meta_status": 0,
"distribution_map": {
"property1": 0,
"property2": 0
}
}