Auto Insurance Marketplace
Welcome to Engine's Auto Insurance Short Form API Integration Guide!
This document provides everything you need to integrate with Engine's platform and match users with auto insurance offers from carriers and marketplace partners.
Key Capabilities
⚡ Dynamic offers: Retrieve offers from minimal user, vehicle, and policy-holder information.
⏱️ Asynchronous aggregation: Aggregate carrier and partner offers through a poll-based rate table.
🎯 Personalized results: Show ranked offers, marketing copy, carrier branding, and impression tracking.
🛡️ Compliance: Enable a seamless, compliant, and user-friendly experience.
Getting Started
Unlike some other Engine product lines, the Auto Insurance API is asynchronous: carriers and partners respond to the offer search at different speeds, so your initial request will typically return with the search still in progress. You then poll a second endpoint to retrieve the completed rate table as responses arrive.
To retrieve auto insurance offers, submit an offer search with "productTypes": ["AutomobileInsurance"] with a payload of consumer data defined in our API Reference.
Technical Overview

Last updated
Was this helpful?

