# Locations Endpoints for location management. ## List locations - [GET /v2/locations](https://developer.brex.com/openapi/team_api/locations/listlocations.md): This endpoint lists all locations. ## Create location - [POST /v2/locations](https://developer.brex.com/openapi/team_api/locations/createlocation.md): This endpoint creates a new location. ## Get location - [GET /v2/locations/{id}](https://developer.brex.com/openapi/team_api/locations/getlocationbyid.md): This endpoint gets a location by ID.