{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"c820b874-8908-4201-82b1-ee35eca8c47b","name":"Lead Advantage Pro API","description":"**NOTE: To use the \"Run in Postman\" option you MUST be using a recent version of the Chrome browser.**\n\nThe Lead Advantage Pro API provides low-level access to the actions that powers the Lead Advantage Pro Agent Support Tool. Available features include: Carrier and Plan Forms, Product Quoting, Enrollment Technologies, as well as a suite of lead management and agent CRM tools.\n\nIf you encounter and issue or have questions/suggestions regarding the API, please enter a ticket into our [Issue Tracking System](https://leadadvantage.atlassian.net/servicedesk/customer/portal/3/create/18).\n\n## A note about the conventions used in this guide\n\nThis guide uses the documentation features of the Postman API testing tool. Portions of the API calls that include variables will be denoted by double curly brackets: {{ }}\n\nWhere feasable, we've provided this guide with a set of sample Postman variables to aid in your implementation and testing. You can toggle the sample variables using the environment drop down at the top of the page. If you already are a Postman user (we highly recommend it), you can replace these sample variable values with your own - this will greatly speed up the implementation process.\n\n## API Response conventions\n\nIn almost all cases, the Lead Advantage API will return results in JSON format.\n\nIn the event that an API call is successful, but results in no results returned (e.g. a valid search that returns zero records), the result format will return a reduced form of the [API Error Response Object](https://leadadvantage.atlassian.net/wiki/spaces/LEADAPI/pages/3054469181/API+Error+Response+Object):\n\n``` json\n// HTTP status code: 200\n{\n  \"result\": \"\",\n  \"message\": \"No results returned.\",\n  \"success\": \"0\"\n}\n\n ```\n\nIn the event of an actual error, the status code returned by the API will indicate the type of issue encountered\n\n| Status Code | Description |\n| --- | --- |\n| 200 | Success |\n| 400 | There was a problem with the data provided |\n| 401 | Your Access Token is invalid |\n| 403 | Your account does not have access to the resource |\n| 404 | The resource cannot be found or has been deleted |\n| 405 | The endpoint does not support the HTTP Verb used in the request |\n| 419 | Your Access Token has expired |\n| 500 | The API has encountered an unexpected error |\n\nIf an API call does result in an error, the Lead Advantage API will return a full version of the standard [API Error Response Object](https://leadadvantage.atlassian.net/wiki/spaces/LEADAPI/pages/3054469181/API+Error+Response+Object).","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"54350097","team":6176879,"collectionId":"c820b874-8908-4201-82b1-ee35eca8c47b","publishedId":"2sBXqQEHJg","public":true,"publicUrl":"https://apidocs.leadadvantagepro.com","privateUrl":"https://go.postman.co/documentation/54350097-c820b874-8908-4201-82b1-ee35eca8c47b","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":"Lead Advantage Pro API Documentation"}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/d20ea93d-1c59-41e7-adac-9597d3393396/TE9HT19MZWFkLUFkdmFudGFnZS1Qcm9fUFJJTUFSWS1XaGl0ZS5wbmc=","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":"https://content.pstmn.io/ff206b51-305b-43e0-a206-14d3161f1f7f/TE9HT19MZWFkLUFkdmFudGFnZS1Qcm9fRElHSVRBTF9QUklNQVJZLUJsdWUucG5n","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.11.4","publishDate":"2026-05-12T15:36:13.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Lead Advantage Pro API Documentation","description":""},"logos":{"logoLight":"https://content.pstmn.io/ff206b51-305b-43e0-a206-14d3161f1f7f/TE9HT19MZWFkLUFkdmFudGFnZS1Qcm9fRElHSVRBTF9QUklNQVJZLUJsdWUucG5n","logoDark":"https://content.pstmn.io/d20ea93d-1c59-41e7-adac-9597d3393396/TE9HT19MZWFkLUFkdmFudGFnZS1Qcm9fUFJJTUFSWS1XaGl0ZS5wbmc="}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/99c70c644ad93b0393a687858dcb8cd8284f4b4a36eee70bdd00a2eabd1453ba","favicon":"https://leadadvantagepro.com/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://apidocs.leadadvantagepro.com/view/metadata/2sBXqQEHJg"}