Zum Hauptinhalt springen
GET
/
meta
/
network-origins
/
2026-03
/
ip-ranges
/
simple
Einfache Liste abrufen
curl --request GET \
  --url https://api.hubapi.com/meta/network-origins/2026-03/ip-ranges/simple
"<string>"

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt

Use this file to discover all available pages before exploring further.

Supported products

Abfrageparameter

direction
enum<string>[]

Ein Array von Richtungen, nach denen die IP-Bereiche gefiltert werden sollen. Gültige Werte sind „INGRESS“ und „EGRESS“.

Verfügbare Optionen:
INGRESS,
EGRESS
service
enum<string>[]

Ein Array, das die nach Diensttypen angibt, nach denen gefiltert werden soll. Gültige Werte sind „EMAIL“, „API“, „DNS“, „WEB_SCRAPING“ und „TEST_SERVICE“.

Verfügbare Optionen:
EMAIL,
API,
DNS,
WEB_SCRAPING,
TEST_SERVICE

Antwort

successful operation

The response is of type string.

Last modified on April 13, 2026