Integration Guide

This guide covers how to add Insurely's data collection capabilities to your website or application. You have two options depending on your technical requirements and available development resources. Choose integration method based on how much control you need and how much time you have for implementation.

Both methods provide

Prebuilt UI (iframe)

The fastest way to get started is with the Prebuilt UI. It's a embeddable solution that works for most use cases. It's easy to switch to the API later if more control is needed. Configure and embed a complete user interface for data collection on your website, and choose how to handle the result callbacks.

Your Website
<iframe />
Insurely UI

Lightning fast setup

Configure and embed the Prebuilt UI and start collecting data within minutes instead of months

Always up to date

Get updates automatically and focus on your business without worrying about keeping the integration up to date

Apply your brand

Use your own brand colors, fonts and styles to match your website

Ready for production

Start collecting data in minutes. Fits most use cases with little to minimal development required

API Integration

Use our REST API to build exactly what you need. You're responsible for the user interface and user flow. The API handles authentication and data retrieval.

Your Website
API
Insurely API
POST /collections
GET /collections/:id
GET /data/:id

Compare integration methods

Prebuilt UIAPI
Get started in 15-30 minutesSeveral days to weeks to get started
No maintenanceAdditional maintenance required
Colors, fonts, stylesFull customization
Ready for production with for most use casesDevelop your own custom workflows with specific design requirements

Learn more

Last updated on