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

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 or in your mobile app, and choose how to handle the result callbacks.

Integrating with an iframe on a website

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

Integrating Prebuilt UI in a mobile app

If you're building a mobile app, you can use the Prebuilt UI in a web view. To help with this we have SDKs available for iOS and Android. Please reach out to help@insurely.com if you want access to the SDKs.

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