Great American Carrier Services Risk Assessment API

Address validation and geocoding, catastrophe modeling, peril scores (wildfire, flood, hail, wind, coastal storm, sinkhole), crime score, motor carrier and driver reports, sanction compliance screening, property valuation and VIN lookup.

Operations 54

GET /api/endpoints
POST /api/docs
GET /api/synthetic
POST /api/zipGuidelines
POST /api/aircraft/lookup
POST /api/location/lookup
POST /api/location/recommendAddress
POST /api/location/validateAddress
POST /api/location/geocode
POST /api/location/BCEGS
POST /api/location/publicProtectionClassification
POST /api/buildingReport
POST /api/location/territory/bop
POST /api/location/premiumTax
POST /api/location/businessReport
POST /api/location/business/search
POST /api/locationReport
POST /api/catModeling/create
POST /api/catModeling/search
POST /api/catModeling/report
POST /api/catModeling/reportMetadata
POST /api/catModeling/reportLog
POST /api/crimeScore
POST /api/experienceModification
POST /api/wildfireScore
POST /api/coastalStormScore
POST /api/flashFloodScore
POST /api/sewerBackupScore
POST /api/sinkholeScore
POST /api/floodScore
POST /api/hailRiskScore
POST /api/windRiskScore
POST /api/motorCarrierReport
POST /api/sanctionCompliance
POST /api/sanctionCompliance/batch
POST /api/sanctionCompliance/batch/create
POST /api/sanctionCompliance/batch/delete
POST /api/sanctionCompliance/batch/read
POST /api/sanctionCompliance/batch/search
POST /api/sanctionCompliance/batch/validate
POST /api/businessClassification
POST /api/organization
POST /api/organization/search
POST /api/taxonomyCodes
POST /api/propertyValuation
POST /api/propertyValuation/link
POST /api/propertyValuation/search
POST /api/protectionClass
POST /api/getDriverReport
POST /api/orderDriverReport
POST /api/coastalDistance
POST /api/moratorium
POST /api/vin/lookup
POST /api/vin/verify

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/great-american-carrier-services-risk-assessment-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

american-financial-group-risk-assessment-openapi.yml Raw ↑
openapi: 3.0.3
info:
  title: Great American Insurance - Risk Assessment
  version: 1.0.0
paths:
  /api/endpoints:
    get:
      tags:
      - endpoints
      responses:
        '200':
          description: OK
  /api/docs:
    post:
      tags:
      - docs
      responses:
        '200':
          description: OK
  /api/synthetic:
    get:
      tags:
      - synthetic
      responses:
        '200':
          description: OK
  /api/zipGuidelines:
    post:
      tags:
      - zipGuidelines
      responses:
        '200':
          description: OK
  /api/aircraft/lookup:
    post:
      tags:
      - lookup
      responses:
        '200':
          description: OK
  /api/location/lookup:
    post:
      tags:
      - lookup
      responses:
        '200':
          description: OK
  /api/location/recommendAddress:
    post:
      tags:
      - recommendAddress
      responses:
        '200':
          description: OK
  /api/location/validateAddress:
    post:
      tags:
      - validateAddress
      responses:
        '200':
          description: OK
  /api/location/geocode:
    post:
      tags:
      - geocode
      responses:
        '200':
          description: OK
  /api/location/BCEGS:
    post:
      tags:
      - BCEGS
      responses:
        '200':
          description: OK
  /api/location/publicProtectionClassification:
    post:
      tags:
      - publicProtectionClassification
      responses:
        '200':
          description: OK
  /api/buildingReport:
    post:
      tags:
      - buildingReport
      responses:
        '200':
          description: OK
  /api/location/territory/bop:
    post:
      tags:
      - territory/bop
      responses:
        '200':
          description: OK
  /api/location/premiumTax:
    post:
      tags:
      - premiumTax
      responses:
        '200':
          description: OK
  /api/location/businessReport:
    post:
      tags:
      - /location/businessReport
      responses:
        '200':
          description: OK
  /api/location/business/search:
    post:
      tags:
      - /business/search
      responses:
        '200':
          description: OK
  /api/locationReport:
    post:
      tags:
      - locationReport
      responses:
        '200':
          description: OK
  /api/catModeling/create:
    post:
      tags:
      - catModeling/create
      responses:
        '200':
          description: OK
  /api/catModeling/search:
    post:
      tags:
      - catModeling/search
      responses:
        '200':
          description: OK
  /api/catModeling/report:
    post:
      tags:
      - catModeling/report
      responses:
        '200':
          description: OK
  /api/catModeling/reportMetadata:
    post:
      tags:
      - catModeling/reportMetadata
      responses:
        '200':
          description: OK
  /api/catModeling/reportLog:
    post:
      tags:
      - catModeling/reportLog
      responses:
        '200':
          description: OK
  /api/crimeScore:
    post:
      tags:
      - crimeScore
      responses:
        '200':
          description: OK
  /api/experienceModification:
    post:
      tags:
      - experienceModification
      responses:
        '200':
          description: OK
  /api/wildfireScore:
    post:
      tags:
      - wildfireScore
      responses:
        '200':
          description: OK
  /api/coastalStormScore:
    post:
      tags:
      - coastalStormScore
      responses:
        '200':
          description: OK
  /api/flashFloodScore:
    post:
      tags:
      - flashFloodScore
      responses:
        '200':
          description: OK
  /api/sewerBackupScore:
    post:
      tags:
      - sewerBackupScore
      responses:
        '200':
          description: OK
  /api/sinkholeScore:
    post:
      tags:
      - sinkholeScore
      responses:
        '200':
          description: OK
  /api/floodScore:
    post:
      tags:
      - floodScore
      responses:
        '200':
          description: OK
  /api/hailRiskScore:
    post:
      tags:
      - hailRiskScore
      responses:
        '200':
          description: OK
  /api/windRiskScore:
    post:
      tags:
      - windRiskScore
      responses:
        '200':
          description: OK
  /api/motorCarrierReport:
    post:
      tags:
      - motorCarrierReport
      responses:
        '200':
          description: OK
  /api/sanctionCompliance:
    post:
      tags:
      - sanctionCompliance
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch:
    post:
      tags:
      - sanctionCompliance/batch
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch/create:
    post:
      tags:
      - sanctionCompliance/batch/create
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch/delete:
    post:
      tags:
      - sanctionCompliance/batch/delete
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch/read:
    post:
      tags:
      - sanctionCompliance/batch/read
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch/search:
    post:
      tags:
      - sanctionCompliance/batch/search
      responses:
        '200':
          description: OK
  /api/sanctionCompliance/batch/validate:
    post:
      tags:
      - sanctionCompliance/batch/validate
      responses:
        '200':
          description: OK
  /api/businessClassification:
    post:
      tags:
      - businessClassification
      responses:
        '200':
          description: OK
  /api/organization:
    post:
      tags:
      - organization
      responses:
        '200':
          description: OK
  /api/organization/search:
    post:
      tags:
      - search
      responses:
        '200':
          description: OK
  /api/taxonomyCodes:
    post:
      tags:
      - taxonomyCodes
      responses:
        '200':
          description: OK
  /api/propertyValuation:
    post:
      tags:
      - propertyValuation
      responses:
        '200':
          description: OK
  /api/propertyValuation/link:
    post:
      tags:
      - propertyValuation/link
      responses:
        '200':
          description: OK
  /api/propertyValuation/search:
    post:
      tags:
      - propertyValuation/search
      responses:
        '200':
          description: OK
  /api/protectionClass:
    post:
      tags:
      - protectionClass
      responses:
        '200':
          description: OK
  /api/getDriverReport:
    post:
      tags:
      - getDriverReport
      responses:
        '200':
          description: OK
  /api/orderDriverReport:
    post:
      tags:
      - orderDriverReport
      responses:
        '200':
          description: OK
  /api/coastalDistance:
    post:
      tags:
      - coastalDistance
      responses:
        '200':
          description: OK
  /api/moratorium:
    post:
      tags:
      - moratorium
      responses:
        '200':
          description: OK
  /api/vin/lookup:
    post:
      tags:
      - lookup
      responses:
        '200':
          description: OK
  /api/vin/verify:
    post:
      tags:
      - verify
      responses:
        '200':
          description: OK
servers:
- url: https://prod01.api.gaig.com/risk-assessment
  description: PROD — base URL published on the Great American Carrier Services API documentation page
- url: https://uat01.api.gaig.com/risk-assessment
  description: UAT
- url: https://dev01.api.gaig.com/risk-assessment
  description: DEV