x-api-key: ********************{
"ips": [
"string"
],
"include_rdns": false,
"include_abuse": false,
"include_asn_overview": false
}curl --location 'https://sugra.ai/api/v1/network/bulk/ip' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"ips": [
"string"
],
"include_rdns": false,
"include_abuse": false,
"include_asn_overview": false
}'null