# Moody's RMS Location V1 API

**Canonical:** https://apis.io/apis/moodys-rms/moodys-rms-locationv1-api/  
**Provider:** Moody's RMS — https://apis.io/providers/moodys-rms/  
**Base URL:** https://api-use1.rms.com/platform  
**Documentation:** https://developer.rms.com/platform

Moody's RMS Location V1 API is one of 50 APIs that [Moody's RMS](https://apis.io/providers/moodys-rms/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include LocationV1. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

The LocationV1 API from Moody's RMS — 30 operation(s) for locationv1.

## Operations (57)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/locations` | Get locations |
| POST | `/v1/locations` | Create location |
| GET | `/v1/locations/{id}` | Get location |
| PUT | `/v1/locations/{id}` | Update location |
| DELETE | `/v1/locations/{id}` | Delete location |
| POST | `/v1/locations/{id}/locationbidetail` | Create BI peril |
| GET | `/v1/locations/{id}/locationbidetail/{locationbidetailid}` | Get BI peril |
| PUT | `/v1/locations/{id}/locationbidetail/{locationbidetailid}` | Update BI peril |
| DELETE | `/v1/locations/{id}/locationbidetail/{locationbidetailid}` | Delete BI peril |
| POST | `/v1/locations/{id}/locationcondition` | Add location condition |
| POST | `/v1/locations/locationcondition/batch` | Manage location conditions in batch |
| GET | `/v1/locations/{id}/locationcondition/{conditionid}` | Get location condition |
| PUT | `/v1/locations/{id}/locationcondition/{conditionid}` | Update location condition |
| DELETE | `/v1/locations/{id}/locationcondition/{conditionid}` | Delete location condition |
| POST | `/v1/locations/{id}/coverage` | Create location coverage |
| GET | `/v1/locations/{id}/coverage/{coverageid}` | Get location coverage |
| PUT | `/v1/locations/{id}/coverage/{coverageid}` | Update coverage |
| DELETE | `/v1/locations/{id}/coverage/{coverageid}` | Delete location coverage |
| POST | `/v1/locations/{id}/locationeqdetail` | Create EQ peril |
| GET | `/v1/locations/{id}/locationeqdetail/{locationeqdetailid}` | Get EQ peril |
| PUT | `/v1/locations/{id}/locationeqdetail/{locationeqdetailid}` | Update EQ peril |
| DELETE | `/v1/locations/{id}/locationeqdetail/{locationeqdetailid}` | Delete EQ peril |
| POST | `/v1/locations/{id}/locationfldetail` | Create FL peril |
| GET | `/v1/locations/{id}/locationfldetail/{locationfldetailid}` | Get FL peril |
| PUT | `/v1/locations/{id}/locationfldetail/{locationfldetailid}` | Update FL peril |
| DELETE | `/v1/locations/{id}/locationfldetail/{locationfldetailid}` | Delete FL peril |
| POST | `/v1/locations/{id}/locationfrdetail` | Create FR peril |
| GET | `/v1/locations/{id}/locationfrdetail/{locationfrdetailid}` | Get FR peril |
| PUT | `/v1/locations/{id}/locationfrdetail/{locationfrdetailid}` | Update FR peril |
| DELETE | `/v1/locations/{id}/locationfrdetail/{locationfrdetailid}` | Delete FR peril |
| POST | `/v1/locations/{id}/cession` | Create reinsurance cession |
| GET | `/v1/locations/{id}/cession/{cessionid}` | Get reinsurance cession |
| PUT | `/v1/locations/{id}/cession/{cessionid}` | Update reinsurance cession |
| DELETE | `/v1/locations/{id}/cession/{cessionid}` | Delete reinsurance cession |
| POST | `/v1/locations/{id}/locationtodetail` | Create TO peril |
| GET | `/v1/locations/{id}/locationtodetail/{locationtodetailid}` | Get TO peril |
| PUT | `/v1/locations/{id}/locationtodetail/{locationtodetailid}` | Update TO peril |
| DELETE | `/v1/locations/{id}/locationtodetail/{locationtodetailid}` | Delete TO peril |
| POST | `/v1/locations/{id}/locationtrdetail` | Create TR peril |
| GET | `/v1/locations/{id}/locationtrdetail/{locationtrdetailid}` | Get TR peril |
| PUT | `/v1/locations/{id}/locationtrdetail/{locationtrdetailid}` | Update TR peril |
| DELETE | `/v1/locations/{id}/locationtrdetail/{locationtrdetailid}` | Delete TR peril |
| POST | `/v1/locations/{id}/locationwcdetail` | Create WC |
| GET | `/v1/locations/{id}/locationwcdetail/{locationwcdetailid}` | Get WC |
| PUT | `/v1/locations/{id}/locationwcdetail/{locationwcdetailid}` | Update WC |
| DELETE | `/v1/locations/{id}/locationwcdetail/{locationwcdetailid}` | Delete WC |
| POST | `/v1/locations/{id}/locationwsdetail` | Create WS peril |
| GET | `/v1/locations/{id}/locationwsdetail/{locationwsdetailid}` | Get WS peril |
| PUT | `/v1/locations/{id}/locationwsdetail/{locationwsdetailid}` | Update WS peril |
| DELETE | `/v1/locations/{id}/locationwsdetail/{locationwsdetailid}` | Delete WS peril |
| POST | `/v1/locations/{id}/buildingattribute` | Create building attribute |
| GET | `/v1/locations/{id}/buildingattribute/{buildingattributeid}` | Get building attribute |
| PUT | `/v1/locations/{id}/buildingattribute/{buildingattributeid}` | Update building attribute |
| DELETE | `/v1/locations/{id}/buildingattribute/{buildingattributeid}` | Delete building attribute |
| POST | `/v1/locations/geocode` | Geocode address |
| POST | `/v1/locations/{id}/geocode` | Geocode or hazard location |
| GET | `/v1/locations/{id}/policyconditions` | Get policy conditions by location |

## Machine-readable artifacts (12)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/moodys-rms/refs/heads/main/openapi/moodys-rms-locationv1-api-openapi.yml
- **Documentation** — https://developer.rms.com/risk-modeler
- **APIReference** — https://developer.rms.com/risk-modeler/reference
- **ChangeLog** — https://developer.rms.com/risk-modeler/changelog
- **PostmanCollection** — https://github.com/RMS/rms-developers/blob/master/.assets/rm/rm2-postman.zip
- **Documentation** — https://developer.rms.com/databridge
- **APIReference** — https://developer.rms.com/databridge/reference
- **ChangeLog** — https://developer.rms.com/databridge/changelog
- **Documentation** — https://developer.rms.com/location-intelligence
- **APIReference** — https://developer.rms.com/location-intelligence/reference
- **ChangeLog** — https://developer.rms.com/location-intelligence/changelog
- **PostmanCollection** — https://github.com/RMS/rms-developers/blob/master/.assets/li/li-postman.json.zip

## Other Moody's RMS APIs (12)

- [Moody's RMS Platform APIs](https://apis.io/apis/moodys-rms/platform-apis/)
- [Moody's RMS Climate On Demand API](https://apis.io/apis/moodys-rms/climate-on-demand-api/)
- [Moody's RMS Platform MCP Server](https://apis.io/apis/moodys-rms/platform-mcp-server/)
- [Moody's RMS Account V1 API](https://apis.io/apis/moodys-rms/moodys-rms-accountv1-api/)
- [Moody's RMS Account V2 API](https://apis.io/apis/moodys-rms/moodys-rms-accountv2-api/)
- [Moody's RMS Aggregate PortfolioV1 API](https://apis.io/apis/moodys-rms/moodys-rms-aggregate-portfoliov1-api/)
- [Moody's RMS Aggregate PortfolioV2 API](https://apis.io/apis/moodys-rms/moodys-rms-aggregate-portfoliov2-api/)
- [Moody's RMS Analysis GroupsV1 API](https://apis.io/apis/moodys-rms/moodys-rms-analysis-groupsv1-api/)
- [Moody's RMS Analysis GroupsV2 API](https://apis.io/apis/moodys-rms/moodys-rms-analysis-groupsv2-api/)
- [Moody's RMS Branch V1 API](https://apis.io/apis/moodys-rms/moodys-rms-branchv1-api/)
- [Moody's RMS Cedant V1 API](https://apis.io/apis/moodys-rms/moodys-rms-cedantv1-api/)
- [Moody's RMS Client IP API](https://apis.io/apis/moodys-rms/moodys-rms-client-ip-api/)

## Tags

LocationV1

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/moodys-rms/moodys-rms-locationv1-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/moodys-rms/.
