---
title: "Connect a shipsurance account"
method: POST
path: "/v1/connections/insurance/shipsurance"
tags: ["insurance"]
deprecated: true
---

# Connect a shipsurance account

`POST /v1/connections/insurance/shipsurance`

> **Deprecated.**

Connect a Shipsurance Account

## Request body

- ConnectInsurerRequestBody — A create shipsurance connection request body
  - `email` string, email, required — An email address.
  - `policy_id` string, required

## Response `200`

The request was a success

- ConnectInsurerResponseBody

## Other responses

- `400` — The request contained errors.
- `500` — An error occurred on ShipEngine's side. > This error will automatically be reported to our engineers.

---

[API](https://skmtc.net/shipstation/apis/shipengine-api.md) · [All operations](https://skmtc.net/shipstation/apis/shipengine-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipstation/shipengine-api/revisions/8d8a7cf79204/schema)
