How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Moody's RMS Metrics V1 API

The MetricsV1 API from Moody's RMS — 24 operation(s) for metricsv1.

Moody’s RMS Metrics V1 API is one of 50 APIs that Moody’s RMS publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Metrics V1. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

This API exposes 26 operations across 24 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version March, 2023.

Requests are made against a single base URL, https://{host}/riskmodeler.

26 operations 24 paths 39 schemas 2 DELETE15 GET8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
March, 2023
Base URL
https://api-use1.rms.com/platform
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Moody's RMS Metrics V1 API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (RMS_Auth). By default, every request must be authenticated.

  • RMS_Auth — An API key is a token that enables a client application to make requests to tenant applications running on Intelligent Risk Platform.

Paths & Operations 26

Across 24 paths, the API surfaces 26 operations — 2 DELETE, 15 GET, 8 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

MetricsV1 26
GET
/v1/analysesdeprecated
Get results
getAnalysesResults 4 params → 200400403
DELETE
/v1/analyses
Delete result
deleteAnalyses body → 204400403
PUT
/v1/analyses/{id}
Rename result
runRenameAnalysis 1 param body → 202400403
DELETE
/v1/analyses/{id}
Delete result
deleteAnalysis 1 param → 204400403
GET
/v1/analyses/{id}/analysis-region
Get region details
getAnalysisRegions 1 param → 200400403
GET
/v1/analyses/{analysisID}/cedants
Get cedants by result
getCedantsByAnalysisv1 2 params → 200400403
POST
/v1/analyses/{id}/climate-change
Calculate climate change
runClimateChange 1 param body → 202400403
POST
/v1/analyses/{id}/convertcurrency
Convert result currency
convertResultCurrency 1 param body → 202400403
POST
/v1/analyses/{id}/convert-event-rate-loss
Convert event rates and losses
convertAnalysisEvent 1 param body → 202400403
GET
/v1/analyses/{id}/ep
Get EP metrics
getEPMetricsByAnalysis 6 params → 200400403
GET
/v1/analyses/{id}/ep/interpolate
Get EP interpolation results
getEPInterpolateMetricResults 8 params → 200400403
GET
/v1/analyses/{id}/elt
Get ELT
getEventLossTableResults 8 params → 200400403
GET
/v1/analyses/{analysisID}/metrics
Get metrics
getMetrics 10 params → 200400403
GET
/v1/analyses/{id}/keylosses
Get key losses
getNonEpKeyLoss 5 params → 200400403
GET
/v1/analyses/{analysisID}/location-aal
Get location AAL
getAALMetrics 5 params → 200400403
POST
/v1/analyses/{id}/map-perspective
Convert financial perspectives
mapPerspective 1 param body → 202400403
POST
/v1/analyses/{id}/marginal-impact
Calculate marginal impact report
marginalImpactv1 1 param body → 202400403
POST
/v1/analyses/{id}/pate
Recalculate result with PATE
processPate 2 params body → 202400403
GET
/v1/analyses/{analysisID}/perspectives
Get financial perspectives
getPerspectivesForAnalysis 2 params → 200400403
GET
/v1/analyses/{id}/plt
Get PLT
getPeriodLossTableResults 7 params → 200400403
POST
/v1/analyses/{id}/rerun-ep
Recalculate result EP and statistics
reRunEp 1 param → 202400403
GET
/v1/analyses/{id}/sampledlosses
Get sampled losses
getSampledLoss 7 params → 200400403
POST
/v1/analyses/{id}/simulate-losses
Simulate PLT analysis
runELTToPLTConversion 1 param body → 202400403
GET
/v1/analyses/{id}/stats
Get statistics
getStatisticsResults 5 params → 200400403
GET
/v1/analyses/{analysisID}/treaties
Get treaties by result
getTreatiesList 3 params → 200400403
GET
/v1/analyses/{analysisID}/treaty/{treatyID}
Get treaty by result
getTreatyById 2 params → 200400403

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are AnalysesItem (39 properties), Pate (35 properties), Treaty (31 properties), EventLossItem (15 properties). Each schema is shown below with its type and property counts.

ClimateChangeInput
object
6 properties
Bucket
object
KeyLossItem
object
4 properties
EntityItem
object
6 properties
AnalysesItem
object
39 properties
PateInput
object
3 properties
Value
object
2 properties
LineOfBusiness
object
2 properties 1 required
AnalysisRegionSearchResult
object
2 properties
LocationAAL
object
6 properties
ConvertResultCurrencyInput
object
1 property
EventLossItem
object
15 properties
EntityResult
object
2 properties
Cedant
object
A risk-holding party (insurer/reinsurer) that is transferring a portion of risk to another risk-holding party (reinsurer/retrocessionaire).
2 properties 1 required
MetricMetadata
object
2 properties
CedantSearchResult
object
2 properties
TreatySearchResult
object
2 properties
ExposureValue
object
3 properties
LossOccurrence
object
7 properties 1 required
ErrorMessage
object
3 properties
ModelSettings
object
4 properties
RegionItem
object
4 properties
Producer
object
Agent or brokerage firm that produced a policy.
2 properties 1 required
RenameAnalysisInput
object
1 property
EventRateScheme
object
7 properties
ConvertEventInput
object
3 properties
LocationAALResult
object
4 properties
Treaty
object
A reinsurance contract between an underwriter and a primary insurer that applies to a collection of related exposures. Under the terms of the treaty, the prima…
31 properties 4 required
MetricsResult
object
4 properties
MarginalImpactInput
object
5 properties 3 required
SimulateELTToPLTInput
object
7 properties 2 required
Currency
object
4 properties 4 required
MetricsOutput
object
12 properties
MetricValue
object
3 properties
SampledLossItem
object
6 properties
AnalysisSearchResult
object
2 properties
StatisticsItem
object
15 properties
MapPerspectiveInput
object
4 properties 3 required
Pate
object
35 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moodys-rms-metricsv1-api-openapi.yml Raw ↑

Other APIs Moody's RMS publishes across the network.

Moody's RMS Platform APIs
Moody's RMS Climate On Demand API
Moody's RMS Platform MCP Server
Moody's RMS Account V1 API
Moody's RMS Account V2 API
Moody's RMS Aggregate PortfolioV1 API
Moody's RMS Aggregate PortfolioV2 API
Moody's RMS Analysis GroupsV1 API
Moody's RMS Analysis GroupsV2 API
Moody's RMS Branch V1 API
Moody's RMS Cedant V1 API
Moody's RMS Client IP API
Where this information came from

This is an independent, third-party profile of Moody's RMS Metrics V1 API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.