Skip to main content

Browse hierarchical IP ranges

GET 

/v1/edl/common-business-services/browse

Browse the hierarchical structure of IP range data from cloud providers, CDNs, and other services.

Navigate through the tree structure by providing a path. Returns the requested node along with its direct children for navigation.

Examples:

  • ?path=/ - Get root categories (Cloud Providers, CDNs, SaaS, etc.)
  • ?path=/cloud/aws - Get AWS node with its children (By Region, By Service)
  • ?path=/cloud/aws/by-region - Get regional breakdown

The hierarchy is organized to provide multiple views of the same data:

  • By Region: Geographic organization
  • By Service: Service-based organization

Required Permission: read or read_write Required Plan: Active EDL Management plan

Request

Responses

OK