| Method | URL | Notes |
| GET | /rest/{IF}/area | returns a list of all areas |
| GET | /rest/{IF}/area/{id} | returns information about a single area object |
| GET | /rest/{IF}/area/{id}/area | returns the connected areas in the hirarchy |
| GET | /rest/{IF}/area/{id}/netarea | returns the connected netareas |
| GET | /rest/{IF}/area/{id}/address | returns a list of all addresses of the area |
| GET | /rest/{IF}/area/{id}/tenant | returns a list of all tenants that are belongin to the area |
| GET | /rest/{IF}/area/{id}/device | returns a list of all devices depending to (installed in) this area |