Developer First

API Reference

Built on REST principles, our API is designed to be predictable and easy to integrate, allowing you to automate every facet of the insurance lifecycle.

Authentication

The Sol-Insure API uses API keys to authenticate requests. You can view and manage your API keys in the dashboard under Settings > Developer Tools.

# Shell Example
curl https://api.solinsure.com/v1/policies \
  -H "Authorization: Bearer YOUR_API_KEY"

Core Concepts

RESTful

Predictable resource-oriented URLs.

JSON

Standard JSON request and response bodies.

Secure

HTTPS-only with TLS 1.3 encryption.

Webhooks

Real-time event notifications.

Common Endpoints

365+ endpoints covering the entire Property & Casualty landscape.

GET

/api/v1/policies

List all policies with optional filtering.

POST

/api/v1/claims

Initiate a new FNOL (First Notice of Loss).

GET

/api/v1/parties/{id}

Retrieve comprehensive customer profile.

PATCH

/api/v1/endorsements

Apply a mid-term adjustment to a policy.

Build the Future of Insurance

Get your developer sandbox key and start building today.

SolInsure — AI-Powered Insurance Management Platform