{"info":{"_postman_id":"f656fe33-31f6-4af7-a275-fd558a05276a","name":"Beanbag AI API","description":"<html><head></head><body><p>Welcome to Beanbag AI API!<br>Our REST API lets you query our exhaustive data repository and enrich your systems, or app. Whether for people, organizations, opportunities, or more, the Beanbag AI API is available to do almost everything the UI offers. In addition to managing data records, you can utilize Beanbag API to automate outreach efforts and customize workflows.</p>\n<p>We are actively developing our API and it is subject to change without prior notice from Beanbag AI. If you have any requests for API methods you’d like to see, please let us know!</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Beanbag AI uses API keys to allow access to the API. You may request an API key here<br>Beanbag expects the API key to be included in all API requests to the server as a query string parameter</p>\n<blockquote>\n<p>You must replace <strong>apiKey</strong> with your personal API key</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"}],"owner":"17157000","collectionId":"f656fe33-31f6-4af7-a275-fd558a05276a","publishedId":"2sA2r6XQCR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-15T13:20:46.000Z"},"item":[{"name":"Credit Information","item":[{"name":"creditInfo","id":"3f03aed9-a5a5-4fc2-aac2-b663a6071cf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"authorization","value":"apiKey","type":"text"}],"url":"https://api.beanbag.ai/v1/creditInfo","urlObject":{"protocol":"https","path":["v1","creditInfo"],"host":["api","beanbag","ai"],"query":[],"variable":[]}},"response":[{"id":"7f742103-647b-4a2d-89fa-ab9c22dff12a","name":"Successful Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"apiKey","type":"text"}],"url":{"raw":"https://api.beanbag.ai/v1/creditInfo","protocol":"https","host":["api","beanbag","ai"],"path":["v1","creditInfo"],"query":[{"key":"Authorization","value":"apiKey","disabled":true}]}},"status":"Successful Response","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 200,\r\n    \"message\": \"User Credits\",\r\n    \"data\": {\r\n        \"userId\": \"sample Name\",\r\n        \"emailCredits\": 10,\r\n        \"mobileCredits\": 10,\r\n        \"emailTotalCredits\": 10,\r\n        \"mobileTotalCredits\": 10,\r\n        \"expiryDate\": \"2024-02-23\",\r\n        \"rechargeDate\": \"2024-02-23\r\n    }\r\n}\r\n"},{"id":"cbf0f533-452a-47c4-906b-ff802f6870ce","name":"Invalid Api Key","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"apiKey","type":"text"}],"url":{"raw":"https://api.beanbag.ai/v1/creditInfo","protocol":"https","host":["api","beanbag","ai"],"path":["v1","creditInfo"],"query":[{"key":"","value":"apiKey","disabled":true}]}},"status":"Invalid Api Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"636e3180-a929-44eb-9265-902bbf2af401","name":"Invalid Request","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"apiKey","type":"text"}],"url":{"raw":"https://api.beanbag.ai/v1/creditInfo","protocol":"https","host":["api","beanbag","ai"],"path":["v1","creditInfo"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"}],"_postman_id":"3f03aed9-a5a5-4fc2-aac2-b663a6071cf4"}],"id":"6f4b542a-f131-4f67-bad9-6a9e6e766aa4","description":"<p>\"creditInfo\" is a function within a system that allows users to retrieve information about their available credits. It's like checking your balance at a bank or viewing the remaining minutes on a prepaid phone plan. When you use \"creditInfo,\" the system typically returns details about the amount of credits you have, which you can then use for various purposes within the system.</p>\n<p><strong>Headers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"6f4b542a-f131-4f67-bad9-6a9e6e766aa4"},{"name":"Contact Information","item":[{"name":"contactInfo","event":[{"listen":"test","script":{"id":"e86f4ebb-73a6-43ff-8af5-865b39880e72","exec":[""],"type":"text/javascript","packages":{}}}],"id":"9d737810-4cfa-4fe6-a24f-d943fb04823f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactInfo","urlObject":{"protocol":"https","path":["v1","contactInfo"],"host":["api","beanbag","ai"],"query":[],"variable":[]}},"response":[{"id":"05b8ed55-7e23-47b8-a1ed-e1020b628048","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactInfo"},"status":"Successful Response","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Contact Information\",\n    \"data\": {\n        \"email\": [\n            {\n                \"type\": \"Personal\",\n                \"email\": \"sample@gmail.com\",\n                \"verified\": \"Yes\",\n                \"score\": 0\n            },\n            {\n                \"type\": \"Work\",\n                \"email\": \"sample@work.com\",\n                \"verified\": \"Yes\",\n                \"score\": 0\n            }\n        ],\n        \"mobile\": [\n            {\n                \"type\": \"HQ\",\n                \"number\": \"3874657843\"\n            },\n            {\n                \"type\": \"Direct\",\n                \"number\": \"8524561595\"\n            }\n        ]\n    }\n}"},{"id":"9b0c41fb-cfbf-464c-b669-588715bc2ca0","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactInfo"},"status":"Invalid API Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"8700f9a6-0870-4425-bea9-bb45192f6260","name":"Invalid Body Parameter","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactInfo"},"status":"Invalid Body Parameter","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":400,\r\n    \"message\":\"No Data\"\r\n}"},{"id":"f4d8d956-fed1-4643-b094-903e74c6696a","name":"No Credits","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactInfo"},"status":"No Credits","code":220,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":220,\r\n    \"message\":\"No Credits\"\r\n}"},{"id":"ebb21930-5e7e-456e-b946-cd5754777d45","name":"Invalid Request","originalRequest":{"method":"GET","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/in/williamhgates/\",\r\n    \"companyName\": \"google\",\r\n    \"firstName\": \"william\",\r\n    \"lastName\": \"gates\",\r\n    \"webhookUrl\":\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/contactInfo","protocol":"https","host":["api","beanbag","ai"],"path":["v1","contactInfo"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"}],"_postman_id":"9d737810-4cfa-4fe6-a24f-d943fb04823f"}],"id":"9917505d-98f9-42e6-ba9a-3f66e8375b3b","description":"<p>\"contactInfo\" is callback function that lets you fetch information about a person or organization stored in a database, mainly the Email address and Phone number. When clicked \"contactInfo,\" the system returns details like the person's name, email, phone number, and any other relevant contact information it has stored.</p>\n<p><strong>Headers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n<tr>\n<td><strong>Content-Type</strong></td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>linkedInUrl</td>\n<td><a href=\"https://www.linkedin.com/in/williamhgates/\">https://www.linkedin.com/in/williamhgates/</a></td>\n</tr>\n<tr>\n<td>companyName</td>\n<td>google</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>william</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>gates</td>\n</tr>\n<tr>\n<td>webhookUrl</td>\n<td><a href=\"https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0\">https://webhook-test.com/2da180615b8b5f81bdb02f659bcceaf0</a></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"9917505d-98f9-42e6-ba9a-3f66e8375b3b"},{"name":"Company Information","item":[{"name":"companyData","id":"7afe4f6c-2d69-4f4a-9274-93741db54053","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/companyData","urlObject":{"protocol":"https","path":["v1","companyData"],"host":["api","beanbag","ai"],"query":[],"variable":[]}},"response":[{"id":"c9ccd141-cbe0-47a4-9fb0-0ee4f3449f57","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/companyData"},"status":"Successful Response","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": 200,\r\n    \"message\": \"Company Information\",\r\n    \"data\":  {\r\n        \"_id\": \"http://www.linkedin.com/company/microsoft\",\r\n        \"logo\": \"https://zenprospect-production.s3.amazonaws.com/uploads/pictures/65c58ff489472a0001bc3842/picture\",\r\n        \"name\": \"Microsoft\",\r\n        \"website\": \"http://www.microsoft.com\",\r\n        \"description\": \"Every Company Has A Mission. What'S Ours? To Empower Every Person And Every Organization To Achieve More. We Believe Technology Can And Should Be A Force For Good And That Meaningful Innovation Contributes To A Brighter World In The Future And Today. Our Culture Doesn'T Just Encourage Curiosity; It Embraces It. Each Day We Make Progress Together By Showing Up As Our Authentic Selves. We Show Up With A Learn-It-All Mentality. We Show Up Cheering On Others, Knowing Their Success Doesn'T Diminish Our Own. We Show Up Every Day Open To Learning Our Own Biases, Changing Our Behavior, And Inviting In Differences. Because Impact Matters. \\n\\nMicrosoft Operates In 190 Countries And Is Made Up Of More Than 220,000 Passionate Employees Worldwide.\",\r\n        \"employee\": 238000,\r\n        \"industry\": \"Information Technology & Services\",\r\n        \"year\": 1975,\r\n        \"alternateName\": [\"MS\",\"Windows Corporation\"],\r\n        \"alternateDomain\": [\"microsoft.org\",\"microsoft.net\"],\r\n        \"keywords\": [\r\n            \"digital marketing\",\r\n            \"business software\",\r\n            \"developer tools\",\r\n            \"home\",\r\n            \"educational software\",\r\n            \"tablets\",\r\n            \"search\",\r\n            \"advertising\",\r\n            \"servers\",\r\n            \"windows operating system\",\r\n            \"windows applications\",\r\n            \"platforms\",\r\n            \"smartphones\",\r\n            \"cloud computing\",\r\n            \"quantum computing\",\r\n            \"future of work\",\r\n            \"productivity\",\r\n            \"ai\",\r\n            \"artificial intelligence\",\r\n            \"machine learning\",\r\n            \"laptops\",\r\n            \"mixed reality\",\r\n            \"virtual reality\",\r\n            \"gaming\",\r\n            \"developers\",\r\n            \"it professional\",\r\n            \"computers\",\r\n            \"electronics\",\r\n            \"mobile phones\",\r\n            \"shopping\"\r\n        ],\r\n        \"revenue\": \"\",\r\n        \"address\": \"1 Microsoft Way, Redmond, Washington, United States\",\r\n        \"linkedinurl\": \"http://www.linkedin.com/company/microsoft\",\r\n        \"twitterurl\": \"http://twitter.com/PathwayGenomics\",\r\n        \"facebookurl\": \"https://facebook.com/Microsoft\",\r\n        \"funding\": \"\",\r\n        \"phone\": [\"+1-425-882-8080\"],\r\n        \"email\": [],\r\n        \"geoLocation\": \"47.6397,-122.1270\",\r\n        \"categories\": {\r\n            \"sales\": 8820,\r\n            \"business_development\": 7094,\r\n            \"finance\": 2833,\r\n            \"engineering\": 54201,\r\n            \"support\": 9685,\r\n            \"information_technology\": 3001,\r\n            \"human_resources\": 3252,\r\n            \"education\": 14595,\r\n            \"product_management\": 6734,\r\n            \"marketing\": 4492,\r\n            \"media_and_commmunication\": 1449,\r\n            \"operations\": 3095,\r\n            \"consulting\": 3706,\r\n            \"arts_and_design\": 1692,\r\n            \"legal\": 695,\r\n            \"accounting\": 272,\r\n            \"data_science\": 1937,\r\n            \"entrepreneurship\": 101,\r\n            \"administrative\": 495\r\n        },\r\n        \"traffic\": \"\",\r\n        \"type\": \"\",\r\n        \"tech\": [\r\n            \"ASP.NET\",\r\n            \"Adobe Media Optimizer\",\r\n            \"Akamai\",\r\n            \"Bing Ads\",\r\n            \"Bootstrap Framework\",\r\n            \"ClickTale\",\r\n            \"DoubleClick\",\r\n            \"DoubleClick Conversion\",\r\n            \"F5 BIG-IP\",\r\n            \"Facebook Custom Audiences\",\r\n            \"Facebook Login (Connect)\",\r\n            \"Facebook Widget\",\r\n            \"FullStory\",\r\n            \"Google Dynamic Remarketing\",\r\n            \"Google Tag Manager\",\r\n            \"JQuery 2.1.1\",\r\n            \"Kentico\",\r\n            \"Linkedin Marketing Solutions\",\r\n            \"LivePerson Monitor\",\r\n            \"Marketo\",\r\n            \"Microsoft Azure Hosting\",\r\n            \"Microsoft-IIS\",\r\n            \"Mobile Friendly\",\r\n            \"Multilingual\",\r\n            \"New Relic\",\r\n            \"Nginx\",\r\n            \"Omniture (Adobe)\",\r\n            \"Outlook\",\r\n            \"Qualtrics\",\r\n            \"SOASTA\",\r\n            \"Scene7\",\r\n            \"SiteCore\",\r\n            \"Tealium\",\r\n            \"WordPress.org\",\r\n            \"YouTube\",\r\n            \"reCAPTCHA\"\r\n        ],\r\n        \"alternateUrl\": \"https://www.linkedin.com/company/microsoft/\"\r\n    }\r\n}\r\n"},{"id":"231549e7-ad50-43aa-b5ef-3e13c80e0807","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/companyData"},"status":"Invalid API Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"d766153d-fad6-4013-9ada-57e812a659cb","name":"Invalid Body Parameter","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/companyData"},"status":"invalid Body Parameter","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":400,\r\n    \"message\":\"No Data\"\r\n}"},{"id":"ac3fdbf5-fa2a-4d45-8d6a-a46f5808c503","name":"Invalid Request Copy","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/companyData","protocol":"https","host":["api","beanbag","ai"],"path":["v1","companyData"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"},{"id":"4795937d-9bb6-461c-adbb-fdea197ccf69","name":"No Credits","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\": \"https://www.linkedin.com/company/microsoft/\",\r\n    \"companyName\": \"microsoft\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/companyData"},"status":"No Credits","code":220,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":220,\r\n    \"message\":\"No Credits\"\r\n}"}],"_postman_id":"7afe4f6c-2d69-4f4a-9274-93741db54053"}],"id":"aab19220-dd50-412e-a86c-28556084048d","description":"<p>\"companyData\" refers to information about a specific company, typically stored in databases or accessible through APIs. This data can include details such as the company's name, address, industry, size, revenue, funding information, and more. Accessing \"companyData\" allows individuals or organizations to gather insights for market research, lead generation.</p>\n<p><strong>Headers</strong>  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n<tr>\n<td><strong>Content-Type</strong></td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>linkedInUrl</td>\n<td><a href=\"https://www.linkedin.com/company/microsoft/\">https://www.linkedin.com/company/microsoft/</a></td>\n</tr>\n<tr>\n<td>companyName</td>\n<td>microsoft</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"aab19220-dd50-412e-a86c-28556084048d"},{"name":"Email LookUp","item":[{"name":"emailLookup","id":"23c4b179-3879-45f8-9bec-51660f479b3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"21e2085a564bb732a46c65bd206977e1","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/emailLookUp","urlObject":{"protocol":"https","path":["v1","emailLookUp"],"host":["api","beanbag","ai"],"query":[{"disabled":true,"key":"em","value":"hwgates@gmail.com"}],"variable":[]}},"response":[{"id":"8a90f084-be97-451a-a3a0-91e405d97b3f","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/emailLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","emailLookUp"],"query":[{"key":"authorization","value":"apiKey","disabled":true}]}},"status":"Successful Response","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User Profile\",\n    \"data\": {\n        \"linkedin_profile_url\": \"https://linkedin.com/in/williamgates\",\n        \"twitter_profile_url\": \"https://twitter.com/funkthedrum\",\n        \"facebook_profile_url\": null,\n        \"url\": \"https://linkedin.com/in/williamgates\",\n        \"similarity_score\": 1,\n        \"backwards_compatibility_notes\": \"We've updated the name of the `url` key to `linkedin_profile_url` for better clarity. Please note, the original `url` key is still available to ensure backwards compatibility.\",\n        \"profile\": {\n            \"public_identifier\": \"williamgates\",\n            \"profile_pic_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/williamgates/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240226%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240226T145051Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=22ddc67b62776452b5867e02187642a627cd9fbf176c351b3cc8bbafd21ca428\",\n            \"background_cover_image_url\": null,\n            \"first_name\": \"William\",\n            \"last_name\": \"Gates CFP®\",\n            \"full_name\": \"William Gates CFP®\",\n            \"follower_count\": null,\n            \"occupation\": \"Senior Financial Planner at Legacy Wealth Management, Inc. (Memphis, TN)\",\n            \"headline\": \"Financial Planner at Legacy Wealth Management\",\n            \"summary\": \"Any views expressed are my own and not those of my employer or any entity affiliated with my employer nor should my participation in LinkedIn be considered an advertisement by my employer of its services.\",\n            \"country\": \"US\",\n            \"country_full_name\": \"United States of America\",\n            \"city\": \"Memphis\",\n            \"state\": \"Tennessee\",\n            \"experiences\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"ends_at\": null,\n                    \"company\": \"Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/legacy-wealth-management-inc-/\",\n                    \"title\": \"Senior Financial Planner\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4D0BAQGkQ3It_F5F7A/company-logo_400_400/0/1519915174103?e=1687996800&v=beta&t=XGJM3kvMuymIbCKGEgim2XIuVmq6Bl1n11XD7BaeU9w\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"company\": \"Delta Asset Management, LLC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/delta-asset-mgmt/\",\n                    \"title\": \"Portfolio Manager\",\n                    \"description\": null,\n                    \"location\": \"Greater Memphis Area\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQHIhHSd-rd08w/company-logo_400_400/0/1519907713153?e=1687996800&v=beta&t=CNDo36XvILteuDWjfbGMi2PdCMWsfwpkW4t4x8pv4Sk\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"company\": \"VALIC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/valic/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": \"Oxford, MS\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4E0BAQELwYkbT7lNhw/company-logo_400_400/0/1552742603922?e=1687996800&v=beta&t=prhNBvqUxVvfMyTf6RncbaD2hYZuBLhU86QY1IWf0J4\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 8,\n                        \"year\": 2006\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"company\": \"Smith Barney\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/morgan-stanley/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQFtDpMvYgbIwA/company-logo_400_400/0/1677778127603?e=1687996800&v=beta&t=7n6I5Y2DBDYxhn2qgw3DvrjGEScKbHaRtFaaPdc5zN8\"\n                }\n            ],\n            \"education\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"Managerial Finance\",\n                    \"degree_name\": \"Bachelor of Business Administration (BBA)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQH3EeUtUe_KLQ/company-logo_400_400/0/1594838990382?e=1687996800&v=beta&t=CkP37R6l3HxNFtdHCMJlBc70OTbBB_ejKMRlUHNKFUA\",\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"International/Global Studies\",\n                    \"degree_name\": \"Bachelor of Arts (B.A.)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1994\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"field_of_study\": null,\n                    \"degree_name\": null,\n                    \"school\": \"Memphis University School\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                }\n            ],\n            \"languages\": [],\n            \"accomplishment_organisations\": [\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Financial Planning Association\",\n                    \"title\": null,\n                    \"description\": null\n                },\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Leadership Germantown Class of 2020\",\n                    \"title\": null,\n                    \"description\": null\n                }\n            ],\n            \"accomplishment_publications\": [],\n            \"accomplishment_honors_awards\": [],\n            \"accomplishment_patents\": [],\n            \"accomplishment_courses\": [],\n            \"accomplishment_projects\": [],\n            \"accomplishment_test_scores\": [],\n            \"volunteer_work\": [],\n            \"certifications\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 4,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": null,\n                    \"name\": \"CERTIFIED FINANCIAL PLANNER™\",\n                    \"license_number\": null,\n                    \"display_source\": null,\n                    \"authority\": \"CFP Board\",\n                    \"url\": null\n                }\n            ],\n            \"connections\": null,\n            \"people_also_viewed\": [\n                {\n                    \"link\": \"https://www.linkedin.com/in/charlesjalenak\",\n                    \"name\": \"Charles Jalenak, CFP®, MBA\",\n                    \"summary\": \"Director & Chairman of Investment Committee at Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/dale-cebert-ba8188124\",\n                    \"name\": \"Dale Cebert\",\n                    \"summary\": \"Private Wealth Advisor / President @ Cebert Wealth A private wealth advisory practice of Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/lawrenceepperly\",\n                    \"name\": \"Lawrence Epperly, CFA\",\n                    \"summary\": \"Independent, Fee-Only Financial Planning and Portfolio Management\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/marc-miranne-cpa-ricp®-4a59126b\",\n                    \"name\": \"Marc Miranne, CPA, RICP®\",\n                    \"summary\": \"Financial Advisor at Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/alex-brandenburg-a9562213b\",\n                    \"name\": \"Alex Brandenburg\",\n                    \"summary\": \"Student at Louisiana State University\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/deirdremillon\",\n                    \"name\": \"Deirdre Millon\",\n                    \"summary\": \"Environmental Services Manager at Baptist Memorial Health Care\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/bill-gates-83b63411\",\n                    \"name\": \"Bill Gates\",\n                    \"summary\": \"Blue Hill Advisory Partners LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/sacia-davis-compton-2893b3149\",\n                    \"name\": \"Sacia Davis-Compton\",\n                    \"summary\": \"Sales Associate at DSW Designer Shoe Warehouse and PCA/Homemaker\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/vince-kee-1b156911\",\n                    \"name\": \"Vince Kee\",\n                    \"summary\": \"Owner, Kee Pest Control Inc.\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/martin-bruce-jr-cts-cpc-csp-255b5811\",\n                    \"name\": \"Martin Bruce, Jr., CTS, CPC, CSP\",\n                    \"summary\": \"Vice President of Sales at LSI Human Resource Solutions\",\n                    \"location\": null\n                }\n            ],\n            \"recommendations\": [],\n            \"activities\": [],\n            \"similarly_named_profiles\": [],\n            \"articles\": [],\n            \"groups\": [],\n            \"skills\": [],\n            \"inferred_salary\": null,\n            \"gender\": null,\n            \"birth_date\": null,\n            \"industry\": null,\n            \"extra\": null,\n            \"interests\": [],\n            \"personal_emails\": [],\n            \"personal_numbers\": []\n        },\n        \"last_updated\": \"2023-03-29T10:23:00Z\"\n    }\n}\n"},{"id":"5de8f0e1-4abe-42be-8893-a1f9e8f2e5b5","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/emailLookUp"},"status":"Invalid API Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"de00451b-4cb5-43e0-9155-ab997b2da06c","name":"Invalid Body Parameter","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/emailLookUp"},"status":"Invalid Body Parameter","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":400,\r\n    \"message\":\"No Data\"\r\n}"},{"id":"08f7dc9b-2859-4a6f-9f7b-40f44c410e1d","name":"No Credits","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/emailLookUp"},"status":"No Credits","code":220,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":220,\r\n    \"message\":\"No Credits\"\r\n}"},{"id":"9589fa24-1eaf-4df4-b19d-9630e4b07517","name":"Invalid Request","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/emailLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","emailLookUp"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"},{"id":"cb678f9c-a11a-4bcc-93c5-1ba5e58b4e2c","name":"emailLookup","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"21e2085a564bb732a46c65bd206977e1","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"hwgates@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/emailLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","emailLookUp"],"query":[{"key":"em","value":"hwgates@gmail.com","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Feb 2024 04:14:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=E%2FH6OF3jtHiOmpYNOJlerHy9Bd3mpYTFPsnrFZLL%2FZw6vODN053qCE6mCjQ30Hz9bYHK79Vrd7wBxurpv5Zl53v4TnBVPnNV2IN7X2CMo3hxXmQUX71Ya1ISjU0iE8MxRQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"85ce14d04a2f39b6-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User Profile\",\n    \"data\": {\n        \"public_identifier\": \"williamgates\",\n        \"profile_pic_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/williamgates/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240229%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240229T041436Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=327224917feecd61d5ea9188042d70a76daec9efd0e093da4b76b1a783e7604c\",\n        \"background_cover_image_url\": null,\n        \"first_name\": \"William\",\n        \"last_name\": \"Gates CFP®\",\n        \"full_name\": \"William Gates CFP®\",\n        \"follower_count\": null,\n        \"occupation\": \"Senior Financial Planner at Legacy Wealth Management, Inc. (Memphis, TN)\",\n        \"headline\": \"Financial Planner at Legacy Wealth Management\",\n        \"summary\": \"Any views expressed are my own and not those of my employer or any entity affiliated with my employer nor should my participation in LinkedIn be considered an advertisement by my employer of its services.\",\n        \"country\": \"US\",\n        \"country_full_name\": \"United States of America\",\n        \"city\": \"Memphis\",\n        \"state\": \"Tennessee\",\n        \"experiences\": [\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 2,\n                    \"year\": 2022\n                },\n                \"ends_at\": null,\n                \"company\": \"Legacy Wealth Management, Inc. (Memphis, TN)\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/legacy-wealth-management-inc-/\",\n                \"title\": \"Senior Financial Planner\",\n                \"description\": null,\n                \"location\": null,\n                \"logo_url\": \"https://media.licdn.com/dms/image/C4D0BAQGkQ3It_F5F7A/company-logo_400_400/0/1519915174103?e=1687996800&v=beta&t=XGJM3kvMuymIbCKGEgim2XIuVmq6Bl1n11XD7BaeU9w\"\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2015\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 2,\n                    \"year\": 2022\n                },\n                \"company\": \"Delta Asset Management, LLC\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/delta-asset-mgmt/\",\n                \"title\": \"Portfolio Manager\",\n                \"description\": null,\n                \"location\": \"Greater Memphis Area\",\n                \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQHIhHSd-rd08w/company-logo_400_400/0/1519907713153?e=1687996800&v=beta&t=CNDo36XvILteuDWjfbGMi2PdCMWsfwpkW4t4x8pv4Sk\"\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 9,\n                    \"year\": 2009\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2015\n                },\n                \"company\": \"VALIC\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/valic/\",\n                \"title\": \"Financial Advisor\",\n                \"description\": null,\n                \"location\": \"Oxford, MS\",\n                \"logo_url\": \"https://media.licdn.com/dms/image/C4E0BAQELwYkbT7lNhw/company-logo_400_400/0/1552742603922?e=1687996800&v=beta&t=prhNBvqUxVvfMyTf6RncbaD2hYZuBLhU86QY1IWf0J4\"\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 8,\n                    \"year\": 2006\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 9,\n                    \"year\": 2009\n                },\n                \"company\": \"Smith Barney\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/morgan-stanley/\",\n                \"title\": \"Financial Advisor\",\n                \"description\": null,\n                \"location\": null,\n                \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQFtDpMvYgbIwA/company-logo_400_400/0/1677778127603?e=1687996800&v=beta&t=7n6I5Y2DBDYxhn2qgw3DvrjGEScKbHaRtFaaPdc5zN8\"\n            }\n        ],\n        \"education\": [\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 1999\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2004\n                },\n                \"field_of_study\": \"Managerial Finance\",\n                \"degree_name\": \"Bachelor of Business Administration (BBA)\",\n                \"school\": \"University of Mississippi\",\n                \"school_linkedin_profile_url\": null,\n                \"description\": null,\n                \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQH3EeUtUe_KLQ/company-logo_400_400/0/1594838990382?e=1687996800&v=beta&t=CkP37R6l3HxNFtdHCMJlBc70OTbBB_ejKMRlUHNKFUA\",\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 1999\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2004\n                },\n                \"field_of_study\": \"International/Global Studies\",\n                \"degree_name\": \"Bachelor of Arts (B.A.)\",\n                \"school\": \"University of Mississippi\",\n                \"school_linkedin_profile_url\": null,\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 1994\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 1999\n                },\n                \"field_of_study\": null,\n                \"degree_name\": null,\n                \"school\": \"Memphis University School\",\n                \"school_linkedin_profile_url\": null,\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            }\n        ],\n        \"languages\": [],\n        \"accomplishment_organisations\": [\n            {\n                \"starts_at\": null,\n                \"ends_at\": null,\n                \"org_name\": \"Financial Planning Association\",\n                \"title\": null,\n                \"description\": null\n            },\n            {\n                \"starts_at\": null,\n                \"ends_at\": null,\n                \"org_name\": \"Leadership Germantown  Class of 2020\",\n                \"title\": null,\n                \"description\": null\n            }\n        ],\n        \"accomplishment_publications\": [],\n        \"accomplishment_honors_awards\": [],\n        \"accomplishment_patents\": [],\n        \"accomplishment_courses\": [],\n        \"accomplishment_projects\": [],\n        \"accomplishment_test_scores\": [],\n        \"volunteer_work\": [],\n        \"certifications\": [\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 4,\n                    \"year\": 2015\n                },\n                \"ends_at\": null,\n                \"name\": \"CERTIFIED FINANCIAL PLANNER™\",\n                \"license_number\": null,\n                \"display_source\": null,\n                \"authority\": \"CFP Board\",\n                \"url\": null\n            }\n        ],\n        \"connections\": null,\n        \"people_also_viewed\": [\n            {\n                \"link\": \"https://www.linkedin.com/in/charlesjalenak\",\n                \"name\": \"Charles Jalenak, CFP®, MBA\",\n                \"summary\": \"Director & Chairman of Investment Committee at Legacy Wealth Management, Inc. (Memphis, TN)\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/dale-cebert-ba8188124\",\n                \"name\": \"Dale Cebert\",\n                \"summary\": \"Private Wealth Advisor / President @ Cebert Wealth A private wealth advisory practice of Ameriprise Financial Services, LLC\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/lawrenceepperly\",\n                \"name\": \"Lawrence Epperly, CFA\",\n                \"summary\": \"Independent, Fee-Only Financial Planning and Portfolio Management\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/marc-miranne-cpa-ricp®-4a59126b\",\n                \"name\": \"Marc Miranne, CPA, RICP®\",\n                \"summary\": \"Financial Advisor at Ameriprise Financial Services, LLC\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/alex-brandenburg-a9562213b\",\n                \"name\": \"Alex Brandenburg\",\n                \"summary\": \"Student at Louisiana State University\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/deirdremillon\",\n                \"name\": \"Deirdre Millon\",\n                \"summary\": \"Environmental Services Manager at Baptist Memorial Health Care\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/bill-gates-83b63411\",\n                \"name\": \"Bill Gates\",\n                \"summary\": \"Blue Hill Advisory Partners LLC\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/sacia-davis-compton-2893b3149\",\n                \"name\": \"Sacia Davis-Compton\",\n                \"summary\": \"Sales Associate at DSW Designer Shoe Warehouse and PCA/Homemaker\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/vince-kee-1b156911\",\n                \"name\": \"Vince Kee\",\n                \"summary\": \"Owner, Kee Pest Control Inc.\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/martin-bruce-jr-cts-cpc-csp-255b5811\",\n                \"name\": \"Martin Bruce, Jr., CTS, CPC, CSP\",\n                \"summary\": \"Vice President of Sales at LSI Human Resource Solutions\",\n                \"location\": null\n            }\n        ],\n        \"recommendations\": [],\n        \"activities\": [],\n        \"similarly_named_profiles\": [],\n        \"articles\": [],\n        \"groups\": [],\n        \"skills\": [],\n        \"inferred_salary\": null,\n        \"gender\": null,\n        \"birth_date\": null,\n        \"industry\": null,\n        \"extra\": null,\n        \"interests\": [],\n        \"personal_emails\": [],\n        \"personal_numbers\": []\n    }\n}"},{"id":"8d83b84d-73cc-4035-935d-f73603b09287","name":"emailLookup","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"21e2085a564bb732a46c65bd206977e1","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/emailLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","emailLookUp"],"query":[{"key":"em","value":"hwgates@gmail.com","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Feb 2024 07:29:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=w6XtJ6i9xUypZFhrw64BBD82eJO1QjCdrm%2BnTh0laaJzKfYtjsUjCD8fEvVKP4ZQpvdSNULHN2kY0R7vWky5o4wNnGcCNoDCkTGqv5qhV2rLE2kjDfwl%2FMM9ITHW37IPiQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"85cf31c6eb6639b8-IAD"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User Profile\",\n    \"data\": {\n        \"public_identifier\": \"nirmaan-agrawal-4bb1943\",\n        \"profile_pic_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/nirmaan-agrawal-4bb1943/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240229%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240229T072910Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=7991aadeababc688d390517b387c6b21c9ea8306d0e0238728f676e466fcd029\",\n        \"background_cover_image_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/nirmaan-agrawal-4bb1943/cover?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240229%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240229T072910Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1d1472d7493cf67df32b3f7ab039c16eceb1cc01c00e30ce9f51285ef6a2ace6\",\n        \"first_name\": \"Nirmaan\",\n        \"last_name\": \"Agrawal\",\n        \"full_name\": \"Nirmaan Agrawal\",\n        \"follower_count\": null,\n        \"occupation\": \"Co-Founder at CrewScale\",\n        \"headline\": null,\n        \"summary\": \"Crewscale is one of the leading Remote marketplace specializing in Top 1 percentile remote tech talent across the globe.  \\n\\nA growing community of over 30000 developers from 60+ countries, Crewscale facilitates an end-to-end Remote hiring with a built-in tech assessment platform, making Remote hiring a hassle-free process. \\n\\nCrewscale has deployed remote engineers in various tech unicorns across Europe, SEA, United States, India, Israel.\\n\\nFor more information, visit:\\n\\nhttps://www.crewscale.com/\",\n        \"country\": \"US\",\n        \"country_full_name\": \"United States of America\",\n        \"city\": \"Atlanta\",\n        \"state\": \"Georgia\",\n        \"experiences\": [\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 3,\n                    \"year\": 2018\n                },\n                \"ends_at\": null,\n                \"company\": \"Crewscale\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Co-founder\",\n                \"description\": null,\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 2,\n                    \"year\": 2018\n                },\n                \"ends_at\": null,\n                \"company\": \"Goscale Technologies\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Cofounder\",\n                \"description\": \"Boutique tech development firm specializing in Devops Consulting, Blockchain Product Development, IOT/Machine Learning product development\",\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 12,\n                    \"year\": 2017\n                },\n                \"ends_at\": null,\n                \"company\": \"Www.fromindiawithlove.org\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Director Strategic Partnerships - India\",\n                \"description\": \"Mandate of the forum is to develop an industry for peace building using ancient Indian wisdom on non-violence/ahimsa\",\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 5,\n                    \"year\": 2015\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 10,\n                    \"year\": 2015\n                },\n                \"company\": \"Iway Global Business Portal Pte\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Product Head\",\n                \"description\": null,\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 6,\n                    \"year\": 2012\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 6,\n                    \"year\": 2013\n                },\n                \"company\": \"Targetz\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Cofounder: Product Strategy and Business Development\",\n                \"description\": \"* Startup worked in GeoTargeting and Professional Networking industry\\n* Conducted user research in the Professional Events Networking industry to understand pain points of better networking in large attendee events\\n* Define product roadmap for MVP launch and test in University College London\\n* Worked with a remote team of 1 Designer, 1 Marketing head, 3 Developers to create the MVP\\n* Ran weekly scrum meetings to make the team deliver on MVP\\n* Carried Business Plan design, product strategy, customer acquisition strategy, business development for the startup\\n* Worked on generating demand supply for the product through partnerships with top event organizers of the London market\\n* Analyzed potential use cases in Hyperlocal space to extend the product and retain users\",\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 4,\n                    \"year\": 2013\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 5,\n                    \"year\": 2013\n                },\n                \"company\": \"Hsbc Securities & Capital Markets\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Summer, M and a Analyst Intern\",\n                \"description\": \"General Analyst covering various industries\",\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 11,\n                    \"year\": 2012\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 2,\n                    \"year\": 2013\n                },\n                \"company\": \"Hsbc Securities and Capital Markets India\",\n                \"company_linkedin_profile_url\": null,\n                \"title\": \"Equity Research Intern\",\n                \"description\": \"Shadowed a TMT analyst to originate stock coverage reports in TMT sector.\",\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 6,\n                    \"year\": 2016\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2018\n                },\n                \"company\": \"Unbound Learning Networx\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/unbound-learning-networx\",\n                \"title\": \"Cofounder and Assistant Vice President\",\n                \"description\": null,\n                \"location\": \"Hyderābād, Telangana, India\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 11,\n                    \"year\": 2015\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 5,\n                    \"year\": 2016\n                },\n                \"company\": \"Mywash\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/mywash\",\n                \"title\": \"Product Management - User Experience\",\n                \"description\": null,\n                \"location\": \"Bangalore, Karnataka, India\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 9,\n                    \"year\": 2014\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 4,\n                    \"year\": 2015\n                },\n                \"company\": \"Freshworks Inc. (formerly Freshdesk)\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/freshworks-inc\",\n                \"title\": \"Pre-sales Consultant\",\n                \"description\": \"* Pre-Sales consultant for Freshdesk (Customer Helpdesk Software on cloud, Freshdesk.com) and Freshservice (IT service desk software on cloud)\\n* Worked with Sales team in US region in pitching the product to customers and solutioning the products for their specific requirements\\n* Worked each day in resolving product queries of hundreds of clients through live chat, emails, and product demonstration calls\\n* Worked on product RFPs from large US clients competing with larger products globally\",\n                \"location\": \"San Mateo, California, United States\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 3,\n                    \"year\": 2012\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 11,\n                    \"year\": 2013\n                },\n                \"company\": \"World Forum For Ethics in Business\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/world-forum-for-ethics-in-business\",\n                \"title\": \"Volunteer\",\n                \"description\": \"The mandate of the Forum includes all manners of pursuing and establishing the indispensable ethical foundations of business in a globalized world. www.wfeb.org\",\n                \"location\": \"Brussels, Brussels Hoofdstedelijk Gewest, Belgium\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 6,\n                    \"year\": 2012\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 9,\n                    \"year\": 2012\n                },\n                \"company\": \"Ineaconsulting\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/ineaconsulting\",\n                \"title\": \"Summer Intern, M and a Analyst\",\n                \"description\": \"Worked in the IT/ITES domain on a $5Mn Deal Worked on Business Development in Animal Healthcare and Spirits Industry\",\n                \"location\": \"Levallois-perret, Ile-de-france, France\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 5,\n                    \"year\": 2010\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 8,\n                    \"year\": 2011\n                },\n                \"company\": \"Yardstick Computer Services\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/yardstickedu\",\n                \"title\": \"Business Development Manager\",\n                \"description\": null,\n                \"location\": \"Hyderābād, Telangana, India\",\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 12,\n                    \"year\": 2008\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 4,\n                    \"year\": 2010\n                },\n                \"company\": \"Kaushal Edusciences\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/kaushal-edusciences\",\n                \"title\": \"Cofounder - Project Lead\",\n                \"description\": null,\n                \"location\": null,\n                \"logo_url\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 6,\n                    \"year\": 2008\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 11,\n                    \"year\": 2008\n                },\n                \"company\": \"Nleague\",\n                \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/nleague\",\n                \"title\": \"Business Analyst\",\n                \"description\": null,\n                \"location\": \"Alpharetta, Georgia, United States\",\n                \"logo_url\": null\n            }\n        ],\n        \"education\": [\n            {\n                \"starts_at\": null,\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2008\n                },\n                \"field_of_study\": null,\n                \"degree_name\": \"Master of Science, Bachelor Of Engineering, Bachelors, Masters\",\n                \"school\": \"Birla Institute of Technology and Science, Pilani\",\n                \"school_linkedin_profile_url\": \"https://www.linkedin.com/school/birla-institute-of-technology-and-science-pilani\",\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": null,\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2013\n                },\n                \"field_of_study\": null,\n                \"degree_name\": null,\n                \"school\": \"Hec School of Management Paris\",\n                \"school_linkedin_profile_url\": null,\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2011\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2013\n                },\n                \"field_of_study\": \"Management, International Business\",\n                \"degree_name\": \"Master of Science, Masters\",\n                \"school\": \"Ecole Des Hautes Etudes Commerciales\",\n                \"school_linkedin_profile_url\": \"https://www.linkedin.com/school/ecole-des-hautes-etudes-commerciales\",\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2003\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2008\n                },\n                \"field_of_study\": \"Mathematics\",\n                \"degree_name\": \"Master of Science, Masters\",\n                \"school\": \"Birla Institute of Technology and Science, Pilani\",\n                \"school_linkedin_profile_url\": \"https://www.linkedin.com/school/birla-institute-of-technology-and-science-pilani\",\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2003\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2008\n                },\n                \"field_of_study\": \"Computer Science\",\n                \"degree_name\": \"Bachelor of Engineering, Bachelors\",\n                \"school\": \"Birla Institute of Technology and Science, Pilani\",\n                \"school_linkedin_profile_url\": \"https://www.linkedin.com/school/birla-institute-of-technology-and-science-pilani\",\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            },\n            {\n                \"starts_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2001\n                },\n                \"ends_at\": {\n                    \"day\": 1,\n                    \"month\": 1,\n                    \"year\": 2003\n                },\n                \"field_of_study\": \"Education, Physics, Chemistry\",\n                \"degree_name\": null,\n                \"school\": \"Gautami Junior College\",\n                \"school_linkedin_profile_url\": null,\n                \"description\": null,\n                \"logo_url\": null,\n                \"grade\": null,\n                \"activities_and_societies\": null\n            }\n        ],\n        \"languages\": [\n            \"English\",\n            \"Hindi\",\n            \"French\"\n        ],\n        \"accomplishment_organisations\": [],\n        \"accomplishment_publications\": [],\n        \"accomplishment_honors_awards\": [],\n        \"accomplishment_patents\": [],\n        \"accomplishment_courses\": [\n            {\n                \"name\": \"Branding Strategy\",\n                \"number\": \"-\"\n            },\n            {\n                \"name\": \"Business Development in Asia\",\n                \"number\": \"-\"\n            },\n            {\n                \"name\": \"Luxury Strategy\",\n                \"number\": \"-\"\n            },\n            {\n                \"name\": \"Quantitative Strategic Management\",\n                \"number\": \"-\"\n            },\n            {\n                \"name\": \"Strategy Implementation\",\n                \"number\": \"-\"\n            },\n            {\n                \"name\": \"Advanced Financial Modelling\",\n                \"number\": \"-\"\n            }\n        ],\n        \"accomplishment_projects\": [],\n        \"accomplishment_test_scores\": [\n            {\n                \"name\": \"Graduate Management Aptitude Test\",\n                \"score\": \"98 percentile\",\n                \"date_on\": {\n                    \"day\": 1,\n                    \"month\": 9,\n                    \"year\": 2011\n                },\n                \"description\": \"750/800\\nTop 2% of the GMAT test takers in the world\"\n            }\n        ],\n        \"volunteer_work\": [],\n        \"certifications\": [],\n        \"connections\": 500,\n        \"people_also_viewed\": [\n            {\n                \"link\": \"https://in.linkedin.com/in/goonjanmall\",\n                \"name\": \"Goonjan Mall\",\n                \"summary\": \"Digital Technology Entrepreneur | Angel Investor | TEDx Speaker | Hiring AI/ML/cybersecurity superstars\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/mohit-makhija\",\n                \"name\": \"Mohit Makhija\",\n                \"summary\": \"Senior Software Engineer at Crewscale\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/raghubharat\",\n                \"name\": \"Raghu Bharat\",\n                \"summary\": \"Founder/CEO at Crewscale, Talscale\",\n                \"location\": \"San Francisco, CA\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/rohit-maroo-132a62a\",\n                \"name\": \"Rohit Maroo\",\n                \"summary\": \"Alternates, CRE Investments and Finance, DeFi\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/ssrungarapu\",\n                \"name\": \"Srikanth Srungarapu\",\n                \"summary\": \"CTO at CrewScale\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/shubhanshu-srivastava-7b408321\",\n                \"name\": \"Shubhanshu Srivastava\",\n                \"summary\": \"Founder, CEO - Talowiz | We are hiring\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/dheeraj-lalchandani\",\n                \"name\": \"Dheeraj Lalchandani\",\n                \"summary\": \"Using technology to simplify hiring\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/cathy-guo-92a849108\",\n                \"name\": \"Cathy Guo\",\n                \"summary\": \"Manager, Investments and Portfolio at Antler\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/mukund-sagar-05b596a9\",\n                \"name\": \"Mukund Sagar\",\n                \"summary\": \"Chief Human Resource Officer (CHRO) at Crewscale\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/samirdayalsingh\",\n                \"name\": \"Samir Dayal Singh\",\n                \"summary\": \"Funded by 100x.VC    |   Paperless, Worry-Free Housekeeping\",\n                \"location\": \"Cochin\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/vikramsimha-reddy-kallam\",\n                \"name\": \"Vikramsimha Reddy Kallam\",\n                \"summary\": \"Director and Founding Member at Crewscale\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/ashwika-singh-93057a179\",\n                \"name\": \"Ashwika Singh\",\n                \"summary\": \"HR || Talent Acquisition Professional || MBA'21\",\n                \"location\": \"Noida\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/mayureshbakshi\",\n                \"name\": \"Mayuresh Bakshi\",\n                \"summary\": \"Co-Founder at Nebory\",\n                \"location\": \"San Francisco\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/ajay-puneeth-67321092\",\n                \"name\": \"Ajay Puneeth\",\n                \"summary\": \"Customer success Manager at Crewscale\",\n                \"location\": null\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/nidhi-poonacha-406736155\",\n                \"name\": \"Nidhi Poonacha\",\n                \"summary\": \"Talent Acquisition Lead at Crewscale\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/gargie-patni\",\n                \"name\": \"Gargie Patni\",\n                \"summary\": \"Inside Sales Manager at Crewscale.\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/ashmita-gupta\",\n                \"name\": \"Ashmita Gupta\",\n                \"summary\": \"Account Manager\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://vn.linkedin.com/in/min-thanh-th%C6%B0%C6%A1ng-45592b229\",\n                \"name\": \"Min (Thanh Thương)\",\n                \"summary\": \"Business Development Executive at CMC Global Company Limited.\",\n                \"location\": \"Hanoi\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/shreyanshsinghal\",\n                \"name\": \"Shreyansh Singhal\",\n                \"summary\": \"VP Investments @ Ankur Capital | Tracxn | EnvoyLabs Consulting | YourStory\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://id.linkedin.com/in/bangrimba05\",\n                \"name\": \"Nur Rimba Fadil Muhammad\",\n                \"summary\": \"Innovation Is The Most Important In A Progress.\",\n                \"location\": \"Makassar\"\n            },\n            {\n                \"link\": \"https://www.linkedin.com/in/mitenmehta\",\n                \"name\": \"Miten N Mehta\",\n                \"summary\": \"Global Alliance Officer - Google Cloud, Fractal.ai, ex Google (Xoogler) I Accelerating non-linear, profitable and scalable revenue growth through Partner Ecosystem\",\n                \"location\": \"San Francisco\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/divyansh-gupta\",\n                \"name\": \"Divyansh Gupta\",\n                \"summary\": \"Building Nirmaan | IIT Guwahati\",\n                \"location\": \"Bangalore\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/praveen-joe\",\n                \"name\": \"Praveen Joe\",\n                \"summary\": \"Director  & Co-Founder at TheThinkSmiths I Digital Marketing Consultant I I'm on a mission to help 100,000 SME entrepreneurs achieve business growth using digital platform. Hiring Rockstars-Email: joe@thethinksmiths.com\",\n                \"location\": \"Hyderabad\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/kunal-krishna-8b818512\",\n                \"name\": \"Kunal Krishna\",\n                \"summary\": \"Co-Founder at AHA Taxis (acquired by Ebix, a NASDAQ listed $2b enterprise)\",\n                \"location\": \"Noida\"\n            },\n            {\n                \"link\": \"https://in.linkedin.com/in/manojsingh25\",\n                \"name\": \"Manoj Singh\",\n                \"summary\": \"Co-Founder at Airmeet.com\",\n                \"location\": \"Bangalore\"\n            }\n        ],\n        \"recommendations\": [],\n        \"activities\": [\n            {\n                \"title\": \"What an amazing accomplishment for our company. so much focused hard work paid off.\",\n                \"link\": \"https://it.linkedin.com/posts/guy-goldman-02898b_olive-diagnostics-launches-ai-powered-urinalysis-activity-6971151649687896064-KwJi\",\n                \"activity_status\": \"Consigliato da Nirmaan Agrawal\"\n            },\n            {\n                \"title\": \"It's #TechieTuesday! In this series, we’ll be featuring all the techies out there with their tech opinions/favorite tech quotes/ their techie tips/…\",\n                \"link\": \"https://it.linkedin.com/posts/crewscale_techietuesday-tech-frontenddeveloper-activity-6970286255481765888-JNou\",\n                \"activity_status\": \"Consigliato da Nirmaan Agrawal\"\n            },\n            {\n                \"title\": \"SEO is one of the most cost-effective marketing channels available in 2022 - but how does your company's website stack up against competitors?\",\n                \"link\": \"https://it.linkedin.com/posts/deepcrawl_discover-the-hidden-marketing-gem-activity-6927873992838008832-Se8h\",\n                \"activity_status\": \"Consigliato da Nirmaan Agrawal\"\n            }\n        ],\n        \"similarly_named_profiles\": [\n            {\n                \"name\": \"Nirmaan Agrawal\",\n                \"link\": \"https://in.linkedin.com/in/nirmaan-agrawal-93066919b\",\n                \"summary\": \"Special Event Specialist at Sony Pictures Entertainment\",\n                \"location\": \"Durg\"\n            }\n        ],\n        \"articles\": [],\n        \"groups\": [],\n        \"skills\": [\n            \"Financial Modeling\",\n            \"Entrepreneurship\",\n            \"Strategy\",\n            \"Business Development\",\n            \"Business Analysis\",\n            \"Financial Analysis\",\n            \"Start Ups\",\n            \"Competitive Analysis\",\n            \"Market Research\",\n            \"New Business Development\",\n            \"Mergers and Acquisitions\",\n            \"Crm\",\n            \"Strategy Development\",\n            \"Online Marketing\",\n            \"Market Analysis\",\n            \"Business Planning\"\n        ],\n        \"inferred_salary\": {\n            \"min\": null,\n            \"max\": null\n        },\n        \"gender\": \"male\",\n        \"birth_date\": null,\n        \"industry\": \"information technology and services\",\n        \"extra\": {\n            \"github_profile_id\": null,\n            \"twitter_profile_id\": null,\n            \"facebook_profile_id\": \"facebook.com/nirmanagrawal\"\n        },\n        \"interests\": [\n            \"children\",\n            \"dating advice\",\n            \"dating and relationships\",\n            \"education\",\n            \"entrepreneurship\",\n            \"finance\",\n            \"health and wellness\",\n            \"hec paris\",\n            \"interpersonal interaction\",\n            \"investing\",\n            \"politics\",\n            \"startup founders and entrepreneurs\",\n            \"technology\",\n            \"travel\"\n        ],\n        \"personal_emails\": [],\n        \"personal_numbers\": []\n    }\n}"}],"_postman_id":"23c4b179-3879-45f8-9bec-51660f479b3a"}],"id":"e573c7b2-1b72-43b0-ac59-ab2dd0409eb5","description":"<p>\"emailLookup\" resolves social media profiles correlated from an email address. \"emailLookup\" API endpoint works with both personal and work emails.</p>\n<p><strong>Headers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n<tr>\n<td><strong>Content-Type</strong></td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email</td>\n<td><a href=\"https://mailto:hwgates@gmail.com\">hwgates@gmail.com</a></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"e573c7b2-1b72-43b0-ac59-ab2dd0409eb5"},{"name":"Contact LookUp","item":[{"name":"contactLookUp","id":"703ff4b2-1f00-4564-9a0c-06f50b704a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","value":"application/json","equals":true}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactNumberLookUp","urlObject":{"protocol":"https","path":["v1","contactNumberLookUp"],"host":["api","beanbag","ai"],"query":[],"variable":[]}},"response":[{"id":"29cb5848-436d-496c-91b8-4c2536e5ce36","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/contactNumberLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","contactNumberLookUp"],"query":[{"key":"authorization","value":"apiKey","disabled":true}]}},"status":"Successful Response","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User Profile\",\n    \"data\": {\n        \"linkedin_profile_url\": \"https://linkedin.com/in/williamgates\",\n        \"twitter_profile_url\": \"https://twitter.com/funkthedrum\",\n        \"facebook_profile_url\": null,\n        \"url\": \"https://linkedin.com/in/williamgates\",\n        \"similarity_score\": 1,\n        \"backwards_compatibility_notes\": \"We've updated the name of the `url` key to `linkedin_profile_url` for better clarity. Please note, the original `url` key is still available to ensure backwards compatibility.\",\n        \"profile\": {\n            \"public_identifier\": \"williamgates\",\n            \"profile_pic_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/williamgates/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240226%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240226T145051Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=22ddc67b62776452b5867e02187642a627cd9fbf176c351b3cc8bbafd21ca428\",\n            \"background_cover_image_url\": null,\n            \"first_name\": \"William\",\n            \"last_name\": \"Gates CFP®\",\n            \"full_name\": \"William Gates CFP®\",\n            \"follower_count\": null,\n            \"occupation\": \"Senior Financial Planner at Legacy Wealth Management, Inc. (Memphis, TN)\",\n            \"headline\": \"Financial Planner at Legacy Wealth Management\",\n            \"summary\": \"Any views expressed are my own and not those of my employer or any entity affiliated with my employer nor should my participation in LinkedIn be considered an advertisement by my employer of its services.\",\n            \"country\": \"US\",\n            \"country_full_name\": \"United States of America\",\n            \"city\": \"Memphis\",\n            \"state\": \"Tennessee\",\n            \"experiences\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"ends_at\": null,\n                    \"company\": \"Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/legacy-wealth-management-inc-/\",\n                    \"title\": \"Senior Financial Planner\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4D0BAQGkQ3It_F5F7A/company-logo_400_400/0/1519915174103?e=1687996800&v=beta&t=XGJM3kvMuymIbCKGEgim2XIuVmq6Bl1n11XD7BaeU9w\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"company\": \"Delta Asset Management, LLC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/delta-asset-mgmt/\",\n                    \"title\": \"Portfolio Manager\",\n                    \"description\": null,\n                    \"location\": \"Greater Memphis Area\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQHIhHSd-rd08w/company-logo_400_400/0/1519907713153?e=1687996800&v=beta&t=CNDo36XvILteuDWjfbGMi2PdCMWsfwpkW4t4x8pv4Sk\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"company\": \"VALIC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/valic/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": \"Oxford, MS\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4E0BAQELwYkbT7lNhw/company-logo_400_400/0/1552742603922?e=1687996800&v=beta&t=prhNBvqUxVvfMyTf6RncbaD2hYZuBLhU86QY1IWf0J4\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 8,\n                        \"year\": 2006\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"company\": \"Smith Barney\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/morgan-stanley/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQFtDpMvYgbIwA/company-logo_400_400/0/1677778127603?e=1687996800&v=beta&t=7n6I5Y2DBDYxhn2qgw3DvrjGEScKbHaRtFaaPdc5zN8\"\n                }\n            ],\n            \"education\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"Managerial Finance\",\n                    \"degree_name\": \"Bachelor of Business Administration (BBA)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQH3EeUtUe_KLQ/company-logo_400_400/0/1594838990382?e=1687996800&v=beta&t=CkP37R6l3HxNFtdHCMJlBc70OTbBB_ejKMRlUHNKFUA\",\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"International/Global Studies\",\n                    \"degree_name\": \"Bachelor of Arts (B.A.)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1994\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"field_of_study\": null,\n                    \"degree_name\": null,\n                    \"school\": \"Memphis University School\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                }\n            ],\n            \"languages\": [],\n            \"accomplishment_organisations\": [\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Financial Planning Association\",\n                    \"title\": null,\n                    \"description\": null\n                },\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Leadership Germantown Class of 2020\",\n                    \"title\": null,\n                    \"description\": null\n                }\n            ],\n            \"accomplishment_publications\": [],\n            \"accomplishment_honors_awards\": [],\n            \"accomplishment_patents\": [],\n            \"accomplishment_courses\": [],\n            \"accomplishment_projects\": [],\n            \"accomplishment_test_scores\": [],\n            \"volunteer_work\": [],\n            \"certifications\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 4,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": null,\n                    \"name\": \"CERTIFIED FINANCIAL PLANNER™\",\n                    \"license_number\": null,\n                    \"display_source\": null,\n                    \"authority\": \"CFP Board\",\n                    \"url\": null\n                }\n            ],\n            \"connections\": null,\n            \"people_also_viewed\": [\n                {\n                    \"link\": \"https://www.linkedin.com/in/charlesjalenak\",\n                    \"name\": \"Charles Jalenak, CFP®, MBA\",\n                    \"summary\": \"Director & Chairman of Investment Committee at Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/dale-cebert-ba8188124\",\n                    \"name\": \"Dale Cebert\",\n                    \"summary\": \"Private Wealth Advisor / President @ Cebert Wealth A private wealth advisory practice of Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/lawrenceepperly\",\n                    \"name\": \"Lawrence Epperly, CFA\",\n                    \"summary\": \"Independent, Fee-Only Financial Planning and Portfolio Management\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/marc-miranne-cpa-ricp®-4a59126b\",\n                    \"name\": \"Marc Miranne, CPA, RICP®\",\n                    \"summary\": \"Financial Advisor at Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/alex-brandenburg-a9562213b\",\n                    \"name\": \"Alex Brandenburg\",\n                    \"summary\": \"Student at Louisiana State University\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/deirdremillon\",\n                    \"name\": \"Deirdre Millon\",\n                    \"summary\": \"Environmental Services Manager at Baptist Memorial Health Care\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/bill-gates-83b63411\",\n                    \"name\": \"Bill Gates\",\n                    \"summary\": \"Blue Hill Advisory Partners LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/sacia-davis-compton-2893b3149\",\n                    \"name\": \"Sacia Davis-Compton\",\n                    \"summary\": \"Sales Associate at DSW Designer Shoe Warehouse and PCA/Homemaker\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/vince-kee-1b156911\",\n                    \"name\": \"Vince Kee\",\n                    \"summary\": \"Owner, Kee Pest Control Inc.\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/martin-bruce-jr-cts-cpc-csp-255b5811\",\n                    \"name\": \"Martin Bruce, Jr., CTS, CPC, CSP\",\n                    \"summary\": \"Vice President of Sales at LSI Human Resource Solutions\",\n                    \"location\": null\n                }\n            ],\n            \"recommendations\": [],\n            \"activities\": [],\n            \"similarly_named_profiles\": [],\n            \"articles\": [],\n            \"groups\": [],\n            \"skills\": [],\n            \"inferred_salary\": null,\n            \"gender\": null,\n            \"birth_date\": null,\n            \"industry\": null,\n            \"extra\": null,\n            \"interests\": [],\n            \"personal_emails\": [],\n            \"personal_numbers\": []\n        },\n        \"last_updated\": \"2023-03-29T10:23:00Z\"\n    }\n}\n"},{"id":"699bcd92-2065-4e00-9b69-5a242bef5509","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactNumberLookUp"},"status":"Invalid API Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"6a08f7a6-0623-4f74-98cc-8a0b82dd3db3","name":"Invalid Body Parameter","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactNumberLookUp"},"status":"Invalid Body Parameter","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":400,\r\n    \"message\":\"No Data\"\r\n}"},{"id":"f1da0e8e-7016-446b-b412-eda945fb1d0f","name":"No Credits","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/contactNumberLookUp"},"status":"No Credits","code":220,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":220,\r\n    \"message\":\"No Credits\"\r\n}"},{"id":"3dc376d0-ce97-42b0-8c00-4d9e796d3cf8","name":"Invalid Request","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phone\": \"+14155552671\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/contactNumberLookUp","protocol":"https","host":["api","beanbag","ai"],"path":["v1","contactNumberLookUp"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"}],"_postman_id":"703ff4b2-1f00-4564-9a0c-06f50b704a19"}],"id":"61a2d30d-9b86-4a8f-aea6-0eeb53eef4df","description":"<p>\"phoneLookUp\" finds social media profiles from a contact phone number.</p>\n<p><strong>Headers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n<tr>\n<td><strong>Content-Type</strong></td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>phone</td>\n<td>+14155552671</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"61a2d30d-9b86-4a8f-aea6-0eeb53eef4df"},{"name":"Linkedin Profile Data","item":[{"name":"linkedinProfileData","id":"ad6d8ae4-5fe7-47f1-a85b-bdeebc68b54f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","value":"application/json","equals":true}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/linkedinProfileData","urlObject":{"protocol":"https","path":["v1","linkedinProfileData"],"host":["api","beanbag","ai"],"query":[],"variable":[]}},"response":[{"id":"cb0b98e8-010a-450f-87ed-546b2f04c397","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/linkedinProfileData","protocol":"https","host":["api","beanbag","ai"],"path":["v1","linkedinProfileData"],"query":[{"key":"authorization","value":"apiKey","disabled":true}]}},"status":"Successful Response","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User Profile\",\n    \"data\": {\n        \"linkedin_profile_url\": \"https://linkedin.com/in/williamgates\",\n        \"twitter_profile_url\": \"https://twitter.com/funkthedrum\",\n        \"facebook_profile_url\": null,\n        \"url\": \"https://linkedin.com/in/williamgates\",\n        \"similarity_score\": 1,\n        \"backwards_compatibility_notes\": \"We've updated the name of the `url` key to `linkedin_profile_url` for better clarity. Please note, the original `url` key is still available to ensure backwards compatibility.\",\n        \"profile\": {\n            \"public_identifier\": \"williamgates\",\n            \"profile_pic_url\": \"https://s3.us-west-000.backblazeb2.com/proxycurl/person/williamgates/profile?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=0004d7f56a0400b0000000001%2F20240226%2Fus-west-000%2Fs3%2Faws4_request&X-Amz-Date=20240226T145051Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=22ddc67b62776452b5867e02187642a627cd9fbf176c351b3cc8bbafd21ca428\",\n            \"background_cover_image_url\": null,\n            \"first_name\": \"William\",\n            \"last_name\": \"Gates CFP®\",\n            \"full_name\": \"William Gates CFP®\",\n            \"follower_count\": null,\n            \"occupation\": \"Senior Financial Planner at Legacy Wealth Management, Inc. (Memphis, TN)\",\n            \"headline\": \"Financial Planner at Legacy Wealth Management\",\n            \"summary\": \"Any views expressed are my own and not those of my employer or any entity affiliated with my employer nor should my participation in LinkedIn be considered an advertisement by my employer of its services.\",\n            \"country\": \"US\",\n            \"country_full_name\": \"United States of America\",\n            \"city\": \"Memphis\",\n            \"state\": \"Tennessee\",\n            \"experiences\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"ends_at\": null,\n                    \"company\": \"Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/legacy-wealth-management-inc-/\",\n                    \"title\": \"Senior Financial Planner\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4D0BAQGkQ3It_F5F7A/company-logo_400_400/0/1519915174103?e=1687996800&v=beta&t=XGJM3kvMuymIbCKGEgim2XIuVmq6Bl1n11XD7BaeU9w\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 2,\n                        \"year\": 2022\n                    },\n                    \"company\": \"Delta Asset Management, LLC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/delta-asset-mgmt/\",\n                    \"title\": \"Portfolio Manager\",\n                    \"description\": null,\n                    \"location\": \"Greater Memphis Area\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQHIhHSd-rd08w/company-logo_400_400/0/1519907713153?e=1687996800&v=beta&t=CNDo36XvILteuDWjfbGMi2PdCMWsfwpkW4t4x8pv4Sk\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2015\n                    },\n                    \"company\": \"VALIC\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/valic/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": \"Oxford, MS\",\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C4E0BAQELwYkbT7lNhw/company-logo_400_400/0/1552742603922?e=1687996800&v=beta&t=prhNBvqUxVvfMyTf6RncbaD2hYZuBLhU86QY1IWf0J4\"\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 8,\n                        \"year\": 2006\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 9,\n                        \"year\": 2009\n                    },\n                    \"company\": \"Smith Barney\",\n                    \"company_linkedin_profile_url\": \"https://www.linkedin.com/company/morgan-stanley/\",\n                    \"title\": \"Financial Advisor\",\n                    \"description\": null,\n                    \"location\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQFtDpMvYgbIwA/company-logo_400_400/0/1677778127603?e=1687996800&v=beta&t=7n6I5Y2DBDYxhn2qgw3DvrjGEScKbHaRtFaaPdc5zN8\"\n                }\n            ],\n            \"education\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"Managerial Finance\",\n                    \"degree_name\": \"Bachelor of Business Administration (BBA)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": \"https://media.licdn.com/dms/image/C560BAQH3EeUtUe_KLQ/company-logo_400_400/0/1594838990382?e=1687996800&v=beta&t=CkP37R6l3HxNFtdHCMJlBc70OTbBB_ejKMRlUHNKFUA\",\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 2004\n                    },\n                    \"field_of_study\": \"International/Global Studies\",\n                    \"degree_name\": \"Bachelor of Arts (B.A.)\",\n                    \"school\": \"University of Mississippi\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                },\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1994\n                    },\n                    \"ends_at\": {\n                        \"day\": 1,\n                        \"month\": 1,\n                        \"year\": 1999\n                    },\n                    \"field_of_study\": null,\n                    \"degree_name\": null,\n                    \"school\": \"Memphis University School\",\n                    \"school_linkedin_profile_url\": null,\n                    \"description\": null,\n                    \"logo_url\": null,\n                    \"grade\": null,\n                    \"activities_and_societies\": null\n                }\n            ],\n            \"languages\": [],\n            \"accomplishment_organisations\": [\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Financial Planning Association\",\n                    \"title\": null,\n                    \"description\": null\n                },\n                {\n                    \"starts_at\": null,\n                    \"ends_at\": null,\n                    \"org_name\": \"Leadership Germantown Class of 2020\",\n                    \"title\": null,\n                    \"description\": null\n                }\n            ],\n            \"accomplishment_publications\": [],\n            \"accomplishment_honors_awards\": [],\n            \"accomplishment_patents\": [],\n            \"accomplishment_courses\": [],\n            \"accomplishment_projects\": [],\n            \"accomplishment_test_scores\": [],\n            \"volunteer_work\": [],\n            \"certifications\": [\n                {\n                    \"starts_at\": {\n                        \"day\": 1,\n                        \"month\": 4,\n                        \"year\": 2015\n                    },\n                    \"ends_at\": null,\n                    \"name\": \"CERTIFIED FINANCIAL PLANNER™\",\n                    \"license_number\": null,\n                    \"display_source\": null,\n                    \"authority\": \"CFP Board\",\n                    \"url\": null\n                }\n            ],\n            \"connections\": null,\n            \"people_also_viewed\": [\n                {\n                    \"link\": \"https://www.linkedin.com/in/charlesjalenak\",\n                    \"name\": \"Charles Jalenak, CFP®, MBA\",\n                    \"summary\": \"Director & Chairman of Investment Committee at Legacy Wealth Management, Inc. (Memphis, TN)\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/dale-cebert-ba8188124\",\n                    \"name\": \"Dale Cebert\",\n                    \"summary\": \"Private Wealth Advisor / President @ Cebert Wealth A private wealth advisory practice of Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/lawrenceepperly\",\n                    \"name\": \"Lawrence Epperly, CFA\",\n                    \"summary\": \"Independent, Fee-Only Financial Planning and Portfolio Management\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/marc-miranne-cpa-ricp®-4a59126b\",\n                    \"name\": \"Marc Miranne, CPA, RICP®\",\n                    \"summary\": \"Financial Advisor at Ameriprise Financial Services, LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/alex-brandenburg-a9562213b\",\n                    \"name\": \"Alex Brandenburg\",\n                    \"summary\": \"Student at Louisiana State University\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/deirdremillon\",\n                    \"name\": \"Deirdre Millon\",\n                    \"summary\": \"Environmental Services Manager at Baptist Memorial Health Care\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/bill-gates-83b63411\",\n                    \"name\": \"Bill Gates\",\n                    \"summary\": \"Blue Hill Advisory Partners LLC\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/sacia-davis-compton-2893b3149\",\n                    \"name\": \"Sacia Davis-Compton\",\n                    \"summary\": \"Sales Associate at DSW Designer Shoe Warehouse and PCA/Homemaker\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/vince-kee-1b156911\",\n                    \"name\": \"Vince Kee\",\n                    \"summary\": \"Owner, Kee Pest Control Inc.\",\n                    \"location\": null\n                },\n                {\n                    \"link\": \"https://www.linkedin.com/in/martin-bruce-jr-cts-cpc-csp-255b5811\",\n                    \"name\": \"Martin Bruce, Jr., CTS, CPC, CSP\",\n                    \"summary\": \"Vice President of Sales at LSI Human Resource Solutions\",\n                    \"location\": null\n                }\n            ],\n            \"recommendations\": [],\n            \"activities\": [],\n            \"similarly_named_profiles\": [],\n            \"articles\": [],\n            \"groups\": [],\n            \"skills\": [],\n            \"inferred_salary\": null,\n            \"gender\": null,\n            \"birth_date\": null,\n            \"industry\": null,\n            \"extra\": null,\n            \"interests\": [],\n            \"personal_emails\": [],\n            \"personal_numbers\": []\n        },\n        \"last_updated\": \"2023-03-29T10:23:00Z\"\n    }\n}\n"},{"id":"09eef273-acd0-4778-9e07-4f97ec8f3ee0","name":"Invalid Api Key","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/linkedinProfileData"},"status":"Invalid API Key","code":403,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":403,\r\n    \"message\":\"Invalid Api Key\"\r\n}"},{"id":"4b6e3387-bc9a-4c47-9653-653a762779f1","name":"No Credits","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/linkedinProfileData"},"status":"No Credits","code":220,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":220,\r\n    \"message\":\"No Credits\"\r\n}"},{"id":"fbf017aa-6713-4000-b0be-df12feee313f","name":"Invalid Body Parameter","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","equals":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.beanbag.ai/v1/linkedinProfileData"},"status":"Invalid Body Parameter","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":400,\r\n    \"message\":\"No Data\"\r\n}"},{"id":"57c6dc75-e970-4ac7-bd5d-5bf64bf872d7","name":"Invalid Request","originalRequest":{"method":"POST","header":[{"key":"authorization","value":"apiKey","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkedInUrl\":\"https://linkedin.com/in/williamgates\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.beanbag.ai/v1/linkedinProfileData","protocol":"https","host":["api","beanbag","ai"],"path":["v1","linkedinProfileData"],"query":[{"key":"authorization","value":"apiKey","type":"text","disabled":true}]}},"status":"Method Not Allowed","code":405,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"status\":405,\r\n    \"message\":\"Invalid Request\"\r\n}"}],"_postman_id":"ad6d8ae4-5fe7-47f1-a85b-bdeebc68b54f"}],"id":"cc61ea96-d317-4526-9f3a-8822a62a9fb9","description":"<p>The \"linkedinProfileData\" endpoint is designed to retrieve LinkedIn profile details based on a provided LinkedIn URL. By supplying the linkedInUrl parameter with a valid LinkedIn profile URL, the endpoint returns comprehensive information about the respective LinkedIn user. This information typically includes professional details such as employment history, education, skills, and any additional data available on the public LinkedIn profile associated with the provided URL. Access to this endpoint typically requires an apiKey obtained from the respective profile.</p>\n<p><strong>Headers</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>apiKey</strong></td>\n<td>get <strong>apiKey</strong> from the profile</td>\n</tr>\n<tr>\n<td><strong>Content-Type</strong></td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Body Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Params</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>linkedInUrl</td>\n<td><a href=\"https://linkedin.com/in/williamgates/\">https://linkedin.com/in/williamgates/</a></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"cc61ea96-d317-4526-9f3a-8822a62a9fb9"}],"event":[{"listen":"prerequest","script":{"id":"69768c95-0875-438d-ae60-33c76d3ce13c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"37800757-0418-4a66-9491-1298801a26af","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}