Skip to main content
GET
/
meta
/
network-origins
/
2026-03
/
ip-ranges
/
simple
Retrieve a simplified list of IP ranges for specified services and directions.
curl --request GET \
  --url https://api.hubapi.com/meta/network-origins/2026-03/ip-ranges/simple
"<string>"

Supported products

Query Parameters

direction
enum<string>[]
Available options:
INGRESS,
EGRESS
service
enum<string>[]
Available options:
EMAIL,
API,
DNS,
WEB_SCRAPING

Response

successful operation

The response is of type string.

Last modified on March 30, 2026