# Navigation ## Get navigation structure - [GET /GetNavigationStructure](https://docs.norce.io/api-reference/services/productservice/openapi/navigation/getnavigationstructure.md): Gets the NavigationStructure for the Application. The NavigationStructure is used to get the list of NavigationNodes. See IProductService.ListNavigationNodes for more information. ## List navigation nodes - [GET /ListNavigationNodes](https://docs.norce.io/api-reference/services/productservice/openapi/navigation/listnavigationnodes.md): Lists the NavigationNodes for the NavigationStructure. See NavigationNode for more information. ## List navigation nodes (extended) - [GET /ListNavigationNodesEx](https://docs.norce.io/api-reference/services/productservice/openapi/navigation/listnavigationnodesex.md): Lists the NavigationNodes. Same as ListNavigationNodes but this one will calculate ProductCount. ## List navigation node types - [GET /ListNavigationNodeTypeIds](https://docs.norce.io/api-reference/services/productservice/openapi/navigation/listnavigationnodetypeids.md): Lists the available NavigationNode.TypeIds.