Common (Legacy): Create Model profile using template
Number of APIs: 4
Legacy APIs:
No platform API or publicly documented operations are available for profile or reference data management.
To streamline workflows that require these operations, users can integrate with existing legacy APIs.
These legacy APIs are public but undocumented and do note that users / user systems must migrate to official public apis as they become vailable. We shall notify via warning headers and will allow atleast 365 days to migrate after the launch of public versions. As of 2024 H2, there is no medium term plan for public APIs.
-
Get Peril Model Version Map GET https://{{HOST}}/data-store/referenceTables/SoftwareModelVersionMap?where=isActive=true AND modelRegionCode="{{MODEL_REGION_CODE}}" AND softwareVersionCode="{{SOFTWARE_VERSION_CODE}}"
-
Get Model Analysis Type Map GET https://{{HOST}}/data-store/referenceTables/LossAnalysisTypeModelMap?where=isActive=true
-
Get Profile Template GET https://{{HOST}}/analysis-settings/templates/modelprofile?analysisType=EP&modelRegionCode=EUFL&subRegion=Germany&perilName=Flood&softwareVersion=RL23&vendor=RMS&insuranceType=Property&analysisMode=Distributed
-
Create Model Profile using Template POST https://{{HOST}}/analysis-settings/templateinstances/{{model_profile_template_id}}