Great American Carrier Services Document API

REST API for document storage and retrieval and for working with the cases used in underwriting workflows, backed by the Great American electronic content management system.

Operations 91

GET /api/endpoints
GET /api/synthetic
POST /api/docs
POST /api/application
POST /api/scan
POST /api/scan/result
POST /api/*/documents/*
GET /api/*/documents/*
PUT /api/*/documents/*
PATCH /api/*/documents/*
POST /api/*/documents/*/*
POST /api/*/documents
GET /api/*/documents
PUT /api/*/documents
PATCH /api/*/documents
GET /api/*/documents/*/contents
GET /api/*/documents/*/contents/*
GET /api/*/documents/*/thumbnail
GET /api/*/documents/*/thumbnail/*
GET /api/*/documents/*/thumbnails
GET /api/*/documents/*/versions
GET /api/*/documents/*/versions/latest
GET /api/*/documents/series/*
GET /api/*/documents/series/*/latest
POST /api/*/documents/*/checkin
GET /api/*/documents/*/checkout
DELETE /api/*/documents/*/checkout
GET /api/*/search/*
POST /api/*/search/*
GET /api/*/search/*/distinct
POST /api/*/search/*/distinct
GET /api/*/search/*/distinct/set
POST /api/*/search/*/distinct/set
GET /api/*/documents/*/annotations
GET /api/*/documents/*/annotations/contents
POST /api/*/documents/*/comment
GET /api/*/documents/*/comment/*
DELETE /api/*/documents/*/comment/*
GET /api/*/documents/*/comments
GET /api/*/documents/*/new
GET /api/*/annotations/*
GET /api/*/annotations/*/contents
POST /api/*/cases/*/*
GET /api/*/cases/*
PATCH /api/*/cases/*
POST /api/*/cases/search
POST /api/*/cases/search/*
POST /api/*/cases/search/*/*
POST /api/*/cases/search/distinct
POST /api/*/cases/search/*/distinct
POST /api/*/cases/search/*/*/distinct
GET /api/*/cases/*/documents
POST /api/*/cases/*/documents/*
POST /api/documents/*/*
GET /api/documents/*/*
PUT /api/documents/*/*
PATCH /api/documents/*/*
GET /api/documents/*/*/contents
GET /api/documents/*/*/contents/*
POST /api/policy/files/*/*/*
GET /api/policy/files/*
PATCH /api/policy/files/*
POST /api/policy/files/search/*/*/*
GET /api/policy/files/search/*/*/*
POST /api/policy/files/search/*/*
GET /api/policy/files/search/*/*
POST /api/policy/files/search/*
GET /api/policy/files/search/*
GET /api/policy/files/*/folders
POST /api/policy/files/*/marks/*
GET /api/policy/files/*/marks
POST /api/policy/folders/*/*
GET /api/policy/folders/*
POST /api/policy/documents/*/*/*/*/*
GET /api/policy/documents/*/contents/*
POST /api/policy/documents/*/*/*
GET /api/policy/documents/*/*/*
POST /api/policy/documents/*/*
GET /api/policy/documents/*/*
POST /api/policy/documents/*
GET /api/policy/documents/*
POST /api/policy/tasks/*
GET /api/policy/tasks/*
POST /api/underwriting/documents/search/*
GET /api/underwriting/documents/search/*
POST /api/underwriting/documents/search/*/*
GET /api/underwriting/documents/search/*/*
GET /api/*/trade-record/search
GET /api/*/trade-record/search/*
POST /api/*/properties/*
GET /api/*/properties/*

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-document-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-document-openapi.yml Raw ↑
openapi: 3.0.1
info:
  title: Great American Insurance - Document
  version: 1.0.0
paths:
  /api/endpoints:
    get:
      tags:
      - endpoints
      responses:
        '200':
          description: OK
  /api/synthetic:
    get:
      tags:
      - synthetic
      responses:
        '200':
          description: OK
  /api/docs:
    post:
      tags:
      - docs
      responses:
        '200':
          description: OK
  /api/application:
    post:
      tags:
      - application
      responses:
        '200':
          description: OK
  /api/scan:
    post:
      tags:
      - scan
      responses:
        '200':
          description: OK
  /api/scan/result:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/documents/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    put:
      tags:
      - put
      responses:
        '200':
          description: OK
    patch:
      tags:
      - patch
      responses:
        '200':
          description: OK
  /api/*/documents/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/documents:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    put:
      tags:
      - put
      responses:
        '200':
          description: OK
    patch:
      tags:
      - patch
      responses:
        '200':
          description: OK
  /api/*/documents/*/contents:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/contents/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/thumbnail:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/thumbnail/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/thumbnails:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/versions:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/versions/latest:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/series/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/series/*/latest:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/checkin:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/documents/*/checkout:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    delete:
      tags:
      - delete
      responses:
        '200':
          description: OK
  /api/*/search/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/search/*/distinct:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/search/*/distinct/set:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/documents/*/annotations:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/annotations/contents:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/comment:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/documents/*/comment/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    delete:
      tags:
      - delete
      responses:
        '200':
          description: OK
  /api/*/documents/*/comments:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/documents/*/new:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/annotations/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/annotations/*/contents:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/cases/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    patch:
      tags:
      - patch
      responses:
        '200':
          description: OK
  /api/*/cases/search:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/search/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/search/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/search/distinct:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/search/*/distinct:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/search/*/*/distinct:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/*/cases/*/documents:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/cases/*/documents/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/documents/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    put:
      tags:
      - put
      responses:
        '200':
          description: OK
    patch:
      tags:
      - patch
      responses:
        '200':
          description: OK
  /api/documents/*/*/contents:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/documents/*/*/contents/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/files/*/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/policy/files/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
    patch:
      tags:
      - patch
      responses:
        '200':
          description: OK
  /api/policy/files/search/*/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/files/search/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/files/search/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/files/*/folders:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/files/*/marks/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/policy/files/*/marks:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/folders/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/policy/folders/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/documents/*/*/*/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
  /api/policy/documents/*/contents/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/documents/*/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/documents/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/documents/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/policy/tasks/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/underwriting/documents/search/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/underwriting/documents/search/*/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/trade-record/search:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/trade-record/search/*:
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
  /api/*/properties/*:
    post:
      tags:
      - post
      responses:
        '200':
          description: OK
    get:
      tags:
      - get
      responses:
        '200':
          description: OK
servers:
- url: https://prod01.api.gaig.com/document
  description: PROD — base URL published on the Great American Carrier Services API documentation page
- url: https://uat01.api.gaig.com/document
  description: UAT
- url: https://dev01.api.gaig.com/document
  description: DEV