Moody's RMS Location V1 API

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

Operations 57

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 #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/moodys-rms-locationv1-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

moodys-rms-locationv1-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Risk Modeler Location V1 API
  description: This documentation provides information on the Risk Modeler 2.0 public API.
  version: March, 2023
servers:
- url: https://{host}/riskmodeler
  description: Risk Intelligence Analytics Platform
  variables:
    host:
      enum:
      - api-euw1.rms.com
      - api-use1.rms.com
      default: api-euw1.rms.com
      description: 'Data center that hosts the tenant instance: api-euw1.rms.com or api-use1.rms.com.'
security:
- RMS_Auth: []
tags:
- name: LocationV1
paths:
  /v1/locations:
    get:
      operationId: searchLocations
      summary: Get locations
      description: ''
      parameters:
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      - name: q
        in: query
        description: 'Filters query results by evaluating the value of expressions. Supports four types of operators:

          * Comparison: `q=[attribute][comparison operator][value]` e.g. `id=100`, `id!=100`, `id>100`

          * Logical: `q=[expression][logical operator][expression]` e.g. `id=100 AND name="xyz"` , `id=100 OR type="abc"`

          * List: `q=[attribute][list operator][values list]` e.g. `id IN (1,2,3]`, `name NOT IN ("abc","xyz")`

          * Matching: `q=[attribute][comparison operator][pattern]`, e.g. `name LIKE "abc "` , `type NOT LIKE " xyz* "`

          To learn more, see [Query Exposure Data](https://developer.rms.com/rms-developers/docs/query-exposure-data).'
        schema:
          type: string
      - name: sort
        in: query
        description: Specify comma-delimited field names followed by `ASC` (to display the results in alphabetical or numerical ascending order) or `DESC` (to display the results in descending order.)
        schema:
          type: string
      - name: limit
        in: query
        description: Number of records displayed per page.
        schema:
          type: integer
          format: int32
      - name: offset
        in: query
        description: 'Number of pages offset before the first page of returned records. By default, _0_.

          '
        schema:
          type: integer
          format: int32
      - name: withflzone
        in: query
        schema:
          type: boolean
          default: false
      responses:
        '200':
          description: List of locations is successfully retrieved.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/LocationSearchResult'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    post:
      operationId: createLocation
      summary: Create location
      description: ''
      parameters:
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Location'
        required: true
      responses:
        '201':
          description: Created. New location is successfully created.
          headers:
            Location:
              description: URL for the new location
              style: simple
              schema:
                type: string
                format: URI
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}:
    get:
      operationId: getLocation
      summary: Get location
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: ' Information for a specified location is successfully retrieved.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/Location'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    put:
      operationId: updateLocation
      summary: Update location
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/Location'
        required: true
      responses:
        '204':
          description: Location updated
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    delete:
      operationId: deleteLocation
      summary: Delete location
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '204':
          description: Location successfully deleted.
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationbidetail:
    post:
      operationId: createLocationBiDetail
      summary: Create BI peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationBiDetail'
        required: true
      responses:
        '201':
          description: Bi detail successfully created.
          headers:
            Location:
              description: Location of the new bi detail
              style: simple
              schema:
                type: string
                format: URI
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationbidetail/{locationbidetailid}:
    get:
      operationId: getLocationBiDetail
      summary: Get BI peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationbidetailid
        in: path
        description: ID number of the location bi detail record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Returns location BI detail
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/LocationBiDetail'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    put:
      operationId: updateLocationBiDetail
      summary: Update BI peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationbidetailid
        in: path
        description: ID number of the location bi detail record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationBiDetail'
        required: true
      responses:
        '204':
          description: Bi detail successfully updated.
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '404':
          description: The requested resource was not found.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/MetaLinks'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    delete:
      operationId: deleteLocationBiDetail
      summary: Delete BI peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationbidetailid
        in: path
        description: ID number of the location bi detail record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '204':
          description: Bi detail successfully deleted
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationcondition:
    post:
      operationId: createLocationCondition
      summary: Add location condition
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationCondition'
        required: true
      responses:
        '201':
          description: Location condition successfully created
          headers:
            Location:
              description: Location of the new location condition
              style: simple
              schema:
                type: string
                format: URI
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/locationcondition/batch:
    post:
      operationId: batchProcessLocationConditions
      summary: Manage location conditions in batch
      description: ''
      parameters:
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              type: array
              items:
                $ref: '#/components/schemas/BatchRequest'
        required: true
      responses:
        '201':
          description: Batch successfully initiated
          headers:
            Location:
              description: Location of the locationcondition/batch
              style: simple
              schema:
                type: string
                format: URI
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '405':
          description: Method not allowed
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationcondition/{conditionid}:
    get:
      operationId: getLocationConditionById
      summary: Get location condition
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: conditionid
        in: path
        description: ID number of the location condition.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Building attribute successfully retrieved
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/BuildingAttribute'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    put:
      operationId: updateLocationCondition
      summary: Update location condition
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: conditionid
        in: path
        description: ID number of the location condition record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationCondition'
        required: true
      responses:
        '204':
          description: Location condition successfully updated
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '404':
          description: The requested resource was not found.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/MetaLinks'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    delete:
      operationId: deleteLocationCondition
      summary: Delete location condition
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: conditionid
        in: path
        description: ID number of the location condition record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '204':
          description: Location condition successfully deleted
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/coverage:
    post:
      operationId: createLocationCoverage
      summary: Create location coverage
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationCoverage'
        required: true
      responses:
        '201':
          description: Coverage successfully created.
          headers:
            Location:
              description: Location of the new coverage
              style: simple
              schema:
                type: string
                format: URI
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/coverage/{coverageid}:
    get:
      operationId: getLocationCoverage
      summary: Get location coverage
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: coverageid
        in: path
        description: ID number of the location coverage record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/LocationCoverage'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    put:
      operationId: updateLocationCoverage
      summary: Update coverage
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: coverageid
        in: path
        description: ID number of the location coverage record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationCoverage'
        required: true
      responses:
        '204':
          description: Coverage successfully updated
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '404':
          description: The requested resource was not found.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/MetaLinks'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    delete:
      operationId: deleteLocationCoverage
      summary: Delete location coverage
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: coverageid
        in: path
        description: ID number of the location coverage record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '204':
          description: Location coverage successfully deleted.
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationeqdetail:
    post:
      operationId: createLocationEqDetail
      summary: Create EQ peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationEqDetail'
        required: true
      responses:
        '201':
          description: EQ detail successfully created.
          headers:
            Location:
              description: Location of the new EQ detail
              style: simple
              schema:
                type: string
                format: URI
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationeqdetail/{locationeqdetailid}:
    get:
      operationId: getLocationEqDetail
      summary: Get EQ peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationeqdetailid
        in: path
        description: ID number of the location earthquake record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: EQ detail successfully retrieved
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/LocationEqDetail'
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    put:
      operationId: updateLocationEqDetail
      summary: Update EQ peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationeqdetailid
        in: path
        description: ID number of the location earthquake record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/LocationEqDetail'
        required: true
      responses:
        '204':
          description: EQ Detail Successfully updated
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '404':
          description: The requested resource was not found.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/MetaLinks'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
    delete:
      operationId: deleteLocationEqDetail
      summary: Delete EQ peril
      description: ''
      parameters:
      - name: id
        in: path
        description: ID number of the location.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: locationeqdetailid
        in: path
        description: ID number of the location earthquake record.
        required: true
        schema:
          type: integer
          format: int32
          minimum: 1
      - name: datasource
        in: query
        description: Name of the EDM.
        required: true
        schema:
          type: string
      responses:
        '204':
          description: EQ detail successfully deleted.
        '400':
          description: 'Bad Request: Please check that you are provided all required values.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
        '403':
          description: 'Forbidden: Access to this resource has been denied.'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorMessage'
      security:
      - RMS_Auth: []
      tags:
      - LocationV1
  /v1/locations/{id}/locationfldetail:
    post:
      operationId: crea

# --- truncated at 32 KB (159 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/moodys-rms/refs/heads/main/openapi/moodys-rms-locationv1-api-openapi.yml