Test HTTP POST requests to both NextInsure and Transparent.ly APIs with various auto insurance lead scenarios
Current Time: 2026-04-12 19:53:23 | Client IP: 216.73.216.107 | Environment: PROD | API: Nextinsure
Click on any test below to run it individually, or run all tests at once:
HTTP/2 403 date: Sun, 12 Apr 2026 19:53:23 GMT content-type: text/html; charset=UTF-8 cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Thu, 01 Jan 1970 00:00:01 GMT referrer-policy: same-origin x-frame-options: SAMEORIGIN strict-transport-security: max-age=15552000; includeSubDomains; preload x-content-type-options: nosniff set-cookie: __cf_bm=.PevhxlW_YugQeizIEt08_TjP09hDb.aJPNdUCdcVMk-1776023603.2257621-1.0.1.1-6QYau1nC.RCeSMX...
&pixel=true parameter to fire postback pixels after successful API calls"testing": "1", Transparent.ly uses "no_tracking": "true"log/postback-test-YYYY-MM-DD.logYou can also test with custom parameters by adding them to the URL:
API Endpoints:
https://nextinsure.quinstage.com/listingdisplay/listingshttps://www.nextinsure.com/listingdisplay/listingsRequired Tracking Parameters:
ni_ad_client - Your NextInsure client ID (704477)ni_trn_id - Unique transaction ID for this leadni_zc - ZIP code of the leadip - User's IP addressua - User's browser user agentni_ref - URL where you will render the listingsOptional Tracking Parameters:
ni_var1 - Subid 1 (300 char limit)ni_var2 - Subid 2 (300 char limit)ni_var3 - Subid 3 (300 char limit)testing - Testing flag (0 or 1)inventory_type - standalone, thankyoupage, leavebehindJSON Structure:
tracking - Required tracking informationcontact - Contact information (name, email, phone, address)current_insurance - Current insurance detailsrequested_coverage - Coverage requirementsindividuals[] - Driver information arrayvehicles[] - Vehicle information array (auto insurance)API Endpoint:
https://api.transparent.ly/search/blue/greenRequired Parameters:
state - 2-character state code (e.g., "CA")pubcampaignid - Your Transparent.ly campaign IDvertical - "2" for Auto InsuranceBid Parameters (Recommended):
zipcode - ZIP code for targetingage - Consumer age group (1-6)gender - Consumer gender (1=Male, 2=Female, 3=Non-binary)homeowner - Homeownership status (1=Own, 2=Rent, 3=Other)currentlyinsured - Insurance status (1=Yes, 2=No)currentinsuranceprovider - Current carrier (1-28)vehicleyear - Vehicle year (1990-2025)vehiclemake - Vehicle make (1-100)ConsumerIP - Consumer IP addressno_tracking - Testing flag ("true" for testing)Tracking Parameters:
ms1 - Media source 1 (36 characters max, lowercase)ms2 - Media source 2 (36 characters max, lowercase)ms3 - Media source 3 (36 characters max, lowercase)ms4 - Media source 4 (100 characters max, case sensitive)ms5 - Media source 5 (100 characters max, case sensitive)prid - Tracking parameter for click events (100 characters max, case sensitive)Tracking Pixels:
<img height="1" width="1" style="display:none;" src="https://YourURL.com?ref1={ms1}&ref2={ms2}&ref3={ms3}&rev={rev}&Adid={acID}&campaign={campaignID}&state={state}"></img>https://YourURL.com?ref1={ms1}&ref2={ms2}&ref3={ms3}&rev={rev}&Adid={acID}&campaign={campaignID}&state={state}{rev} - Revenue made by the click{ms1-ms5} - Media source parameters{prid} - Tracking parameter from impression or click{state} - State where the request was made{acID} - Ad creative ID{rID} - Request ID (Click ID)Data Schema (for Pre-fill):
data - Escaped JSON string with detailed consumer data