{"info":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","description":"<html><head></head><body><h1 id=\"overview\">Overview</h1>\n<p>Crystal is the world's most trusted, validated, and accurate source of contact-level personality data. Thousands of organizations globally use our software tools to understand behavior and improve communication across their sales, training, and management processes.</p>\n<p>Our Personality API allows developers to integrate Crystal's industry-leading personality data into any software application or internal system. We provide two main endpoints:</p>\n<p><em><strong>Profiles</strong></em></p>\n<p>The <em>Profile</em> endpoint allows you to search Crystal's global database of personality profiles by email address, social media URL, and other unique identifiers. It is commonly used for:</p>\n<ul>\n<li>Enriching CRM records with personality data.</li>\n<li>Building personality-based features into other people-centric software products.</li>\n<li>Customer persona-building and segmentation.</li>\n</ul>\n<p><em><strong>Analysis</strong></em></p>\n<p>The <em>Analysis</em> endpoint allows you to use Crystal's predictive engine to generate new personality profiles from your own text samples and metadata. It is commonly used for:</p>\n<ul>\n<li>Analyzing resumes, bios, summaries, and other text samples.</li>\n<li>Generating high-volume personality profiles from contact lists that already have associated metadata.</li>\n<li>Analyzing job descriptions, emails, and other messaging to determine style.</li>\n</ul>\n<h1 id=\"authentication\">Authentication</h1>\n<p>The API is available to Crystal Enterprise customers, and each customer has a unique API token. If you do not know your token, please contact your Crystal Customer Success Manager.</p>\n<p>Every request requires this header:</p>\n<p><em>Authorization: Bearer YOUR_TOKEN</em></p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>You may experience the following error codes:</p>\n<ul>\n<li><strong>401 Unauthorized:</strong> This means your token does not have access to the endpoint you are attempting to use.</li>\n<li><strong>402 Payment Required:</strong> This means you have exceeded your monthly profile limit, or you have not yet activated your enterprise account.</li>\n<li><strong>404 Not Found:</strong> This means Crystal could not find a matching profile based on the query parameters provided.</li>\n</ul>\n<h1 id=\"faq\">FAQ</h1>\n<h4 id=\"where-does-crystals-data-come-from\">Where does Crystal's data come from?</h4>\n<p>Crystal creates DISC-based personality profiles by analyzing publicly-available data, often aggregate from public web pages via a third-party data partner. Crystal users may also publish their own assessment results to provide maximum accuracy.</p>\n<p>Our analysis engine is trained and re-trained on thousands of anonymized, validated personality assessment results. We use a statistical, probabalistic approach to personality predictions, mapping out the correlations between specific traits and factual attributes like job titles, industries, skills, interests, and word choices.</p>\n<h4 id=\"how-should-crystals-data-be-used\">How should Crystal's data be used?</h4>\n<p>Crystal's API and dataset is intended to be used for interpersonal communication, personal development, and training purposes. This often translates well into sales, marketing, and leadership use cases.</p>\n<p>This data is not intended to be used for hiring, candidate selection, credit reporting, or other decision-making purposes that may materially impact the data subject.</p>\n<h4 id=\"how-can-i-get-full-access-to-the-api\">How can I get full access to the API?</h4>\n<p>Crystal's API is available to approved partners with an annual agreement. For more information, please contact <a href=\"mailto:hello@crystalknows.com\">hello@crystalknows.com</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"},{"content":"FAQ","slug":"faq"}],"owner":"5877643","collectionId":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","publishedId":"2s8Z6vYuK9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"2ba7e4"},"publishDate":"2023-07-31T14:07:18.000Z"},"item":[{"name":"Profile API","item":[{"name":"Get Profile","id":"41363099-6432-4fc6-bc88-1b6a216dcc90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"api.crystalknows.com/v1/profiles?email=pjones@crystalknows.com&first_name=Paul&last_name=Jones","description":"<p>Search Crystal's global dataset of personality profiles, including verified, predicted, and analyzed profiles.</p>\n<p><strong>Accepted Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Query parameter</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>email (required if there is no linkedin_url)</td>\n<td>The email address of the person you are looking up (company email addresses have a higher match rate).</td>\n</tr>\n<tr>\n<td>linkedin_url (required if there is no email)</td>\n<td>The LinkedIn URL of the person you are looking up.</td>\n</tr>\n<tr>\n<td>first_name (optional)</td>\n<td>The first name of the person you are looking up (this name will take priority in content returned).</td>\n</tr>\n<tr>\n<td>last_name (optional)</td>\n<td>The last name of the person you are looking up (this name will take priority in content returned).</td>\n</tr>\n<tr>\n<td>company_name (optional)</td>\n<td>The name of a company where the person has worked.</td>\n</tr>\n<tr>\n<td>job_title (optional)</td>\n<td>The job title the person has.</td>\n</tr>\n<tr>\n<td>location (optional)</td>\n<td>The country where the person works.</td>\n</tr>\n<tr>\n<td>text (optional)</td>\n<td>A text sample to analyze as a fallback, in case Crystal does not find a matching profile for the email and/or linkedin_url.</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key Response Fields</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name</td>\n<td>string</td>\n<td>Profiles first name</td>\n</tr>\n<tr>\n<td>last_name</td>\n<td>string</td>\n<td>Profiles last name</td>\n</tr>\n<tr>\n<td>url</td>\n<td>string</td>\n<td>link to the Crystal Knows page for the profile</td>\n</tr>\n<tr>\n<td>verified</td>\n<td>boolean</td>\n<td>True if the profile belongs to a Crystal Knows user</td>\n</tr>\n<tr>\n<td>qualities</td>\n<td>[]string</td>\n<td>List of primary personality qualities</td>\n</tr>\n<tr>\n<td>personalities</td>\n<td>obj</td>\n<td>Aggregation of personality data for the profile</td>\n</tr>\n<tr>\n<td>personalities.archetype</td>\n<td>string</td>\n<td>Profiles Archetype</td>\n</tr>\n<tr>\n<td>personalities.disc_type</td>\n<td>string</td>\n<td>Profiles DiSC type</td>\n</tr>\n<tr>\n<td>personalities.disc_intensity</td>\n<td>string</td>\n<td>Profiles intensity of personality</td>\n</tr>\n<tr>\n<td>personalities.disc_percentages</td>\n<td>obj</td>\n<td>Percentage breakdown of personality keyed by primary types</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits</td>\n<td>obj</td>\n<td>Profiles behavioral traits</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Risk-Aversion</td>\n<td>int</td>\n<td>Spectrum of Risk-Aversion, 1 is Risk Tolerant, 99 is Risk Averse</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Skepticism</td>\n<td>int</td>\n<td>Spectrum of Skepticism, 1 is Trusting, 99 is Skeptical</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Pragmatism</td>\n<td>int</td>\n<td>Spectrum of Pragmatism, 1 is Optimistic, 99 is Pragmatic</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Leniency</td>\n<td>int</td>\n<td>Spectrum of Leniency, 1 is Forgiving, 99 is Strict</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Pace</td>\n<td>int</td>\n<td>Spectrum of Pace, 1 is Deliberate, 99 is Fast-Paced</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Expressiveness</td>\n<td>int</td>\n<td>Spectrum of Expressiveness, 1 is Matter-of-Fact, 99 is Expressive</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Social</td>\n<td>int</td>\n<td>Spectrum of Social, 1 is Autonomous, 99 is Collaborative</td>\n</tr>\n<tr>\n<td>personalities.behavioral_traits.Dominance</td>\n<td>int</td>\n<td>Spectrum of Dominance, 1 is Supporting, 99 is Dominant</td>\n</tr>\n</tbody>\n</table>\n</div><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        \"content\": {\n            \"behavior\": {\n                \"phrase\": [\n                    \"Separating facts from emotions when making decisions\",\n                    \"Preferring spending time alone\",\n                    \"Seeking evidence to support claims\",\n                    \"Reviewing all of the facts when processing a situation\"\n                ]\n            },\n            \"blindspots\": {\n                \"phrase\": [\n                    \"May become stressed by frequent collaboration\",\n                    \"May resist people who do not use a systematic approach to organizing work\",\n                    \"May have a hard time seeing the big picture\",\n                    \"May make premature judgements or critiques\"\n                ]\n            },\n            \"building_trust\": {\n                \"phrase\": [\n                    \"Back up your thoughts with clear data\",\n                    \"Set clear expectations for the conversation\",\n                    \"Trust that they will follow specific verbal instructions\",\n                    \"Share your qualifications or expertise\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Back up your thoughts with clear data\",\n                    \"Set clear expectations for the conversation\",\n                    \"Trust that they will follow specific verbal instructions\",\n                    \"Share your qualifications or expertise\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Crowded, busy events\",\n                    \"When others do not follow through on promises\",\n                    \"Dealing with emotionally charged issues\",\n                    \"Chaotic situations\"\n                ]\n            },\n            \"driving_action\": {\n                \"phrase\": [\n                    \"Minimize the number of people involved in the meeting\",\n                    \"Allow them to propose a time\",\n                    \"Explain what the meeting will help them learn\",\n                    \"Ask them to propose the agenda\"\n                ]\n            },\n            \"first_impressions\": {\n                \"phrase\": [\n                    \"Discuss the cost breakdown\",\n                    \"Ask simple \\\"yes or no\\\" questions\",\n                    \"Ask them what problem they is trying to solve\",\n                    \"Be honest and direct about what you're offering\"\n                ]\n            },\n            \"following_up\": {\n                \"phrase\": [\n                    \"Make clear why you need their approval or input\",\n                    \"Be specific about when and why you need an answer.\",\n                    \"Ask a specific question, without pushing for a decision\",\n                    \"Give them more time to consider the options if they need it\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Don't discuss personal stories\",\n                    \"Bring documentation to support your points\",\n                    \"Schedule your meetings at a precise time\",\n                    \"Use facts and figures to maintain accuracy\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Creating procedures\",\n                    \"Privacy\",\n                    \"Finding the best possible outcome\",\n                    \"Detailed evidence\"\n                ]\n            },\n            \"negotiating\": {\n                \"phrase\": [\n                    \"Speak with precision\",\n                    \"Do your research beforehand\",\n                    \"Give them plenty of information\",\n                    \"Avoid taking their questions personally\"\n                ]\n            },\n            \"pricing\": {\n                \"phrase\": [\n                    \"Provide full item lists and breakdowns\",\n                    \"Demonstrate the logic behind your pricing\",\n                    \"Outline all the extra details like terms and conditions\",\n                    \"Be fully transparent about your benefits and limitations\"\n                ]\n            },\n            \"product_demo\": {\n                \"phrase\": [\n                    \"As you describe a feature, go deeper into how it works rather than just sharing what it does\",\n                    \"Avoid glossing over important details in your presentation\",\n                    \"Ask questions early on to try to understand what part of the product they are most interested in\",\n                    \"Expect to dive deep into certain areas and answer very specific questions\"\n                ]\n            },\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is primarily driven by logic and efficiency.\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Use specific, blunt language, as they learn best through direct communication\",\n                    \"Bring up potential issues upfront, rather than dancing around them\",\n                    \"Address the meat of their concerns, even if it means diving into strenuous detail\"\n                ],\n                \"dont\": [\n                    \"Don't gloss over logistical issues or potential objections\",\n                    \"Don't prioritize smalltalk; focus on information specific to the topic or product\",\n                    \"Don't use overly-emotional language\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Discuss the cost breakdown\",\n                    \"Ask simple \\\"yes or no\\\" questions\",\n                    \"Ask them what problem they is trying to solve\",\n                    \"Be honest and direct about what you're offering\"\n                ]\n            },\n            \"strengths\": {\n                \"phrase\": [\n                    \"Solving problems without being swayed by emotion\",\n                    \"Directing others with precision\",\n                    \"Effectively gathering information\",\n                    \"Building impactful, effective systems\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Give them space to work independently\",\n                    \"Do your research before asking questions\",\n                    \"Allow your ideas to be put to the test\",\n                    \"Maintain high standards for your work\"\n                ]\n            }\n        },\n        \"first_name\": \"Paul\",\n        \"id\": \"6dcdb1af-a59d-4b44-b801-f6e4b9e56398\",\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/10.png\"\n        },\n        \"last_name\": \"Jones\",\n        \"personalities\": {\n            \"archetype\": \"Skeptic\",\n            \"behavioral_traits\": {\n                \"Dominance\": 61,\n                \"Expressiveness\": 31,\n                \"Leniency\": 46,\n                \"Pace\": 46,\n                \"Pragmatism\": 70,\n                \"Risk-Aversion\": 61,\n                \"Skepticism\": 70,\n                \"Social\": 31\n            },\n            \"disc_degrees\": {\n                \"c\": 75,\n                \"d\": 25,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_degrees_number\": 203,\n            \"disc_intensity\": 43,\n            \"disc_percentages\": {\n                \"c\": 75,\n                \"d\": 25,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_type\": \"Cd\",\n            \"enneagram_type\": null,\n            \"myers_briggs_type\": \"ISTP\",\n            \"overview\": \"Paul is primarily driven by logic and efficiency.\"\n        },\n        \"photo_url\": \"https://media.licdn.com/dms/image/D5603AQEehXYFrH2b-Q/profile-displayphoto-shrink_200_200/0/1675781609118?e=2147483647&amp;v=beta&amp;t=gXHvT2JyTfaL53HwBE3gfzuYRXkp3YMOWj37j3SNMSE\",\n        \"qualities\": [\n            \"Skeptical\",\n            \"Pragmatic\",\n            \"Accurate\"\n        ],\n        \"url\": \"https://www.crystalknows.com/p/6dcdb1af-a59d-4b44-b801-f6e4b9e56398\",\n        \"verified\": false\n    }\n}\n\n</code></pre>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}},"urlObject":{"path":["v1","profiles"],"host":["api","crystalknows","com"],"query":[{"description":{"content":"<p>The email address of the person you are looking up. </p>\n","type":"text/plain"},"key":"email","value":"pjones@crystalknows.com"},{"description":{"content":"<p>The person's first name (this will take priority in content returned). </p>\n","type":"text/plain"},"key":"first_name","value":"Paul"},{"description":{"content":"<p>The person's last name (this will take priority in content returned). </p>\n","type":"text/plain"},"key":"last_name","value":"Jones"}],"variable":[]}},"response":[{"id":"4fa491fd-3f96-431a-b2df-10e3b649e71d","name":"Get Profile","originalRequest":{"method":"GET","header":[],"url":{"raw":"api.crystalknows.com/v1/profiles?email=pjones@crystalknows.com&linkedin_url=https://www.linkedin.com/in/paul-jones-b61011143/&first_name=Paul&last_name=Jones","host":["api","crystalknows","com"],"path":["v1","profiles"],"query":[{"key":"email","value":"pjones@crystalknows.com","description":"The email address of the person you are looking up. "},{"key":"linkedin_url","value":"https://www.linkedin.com/in/paul-jones-b61011143/","description":"The LinkedIn URL of the person you are looking up. "},{"key":"first_name","value":"Paul","description":"The person's first name (this will take priority in content returned). "},{"key":"last_name","value":"Jones","description":"The person's last name (this will take priority in content returned). "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Dec 2022 21:34:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"0a1b10694c22730997573b7020607ce5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"53fc79f8-346a-49be-b340-f4effe1984ce"},{"key":"x-runtime","value":"1.046396"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"78052dd81f315a4c-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"content\": {\n            \"behavior\": {\n                \"phrase\": [\n                    \"Providing clear expectations and guidelines\",\n                    \"Inventing something\",\n                    \"Making decisions based on logical analysis\",\n                    \"Appreciating a list of facts more than a story\"\n                ]\n            },\n            \"blindspots\": {\n                \"phrase\": [\n                    \"May have a difficult time processing unexpected situations\",\n                    \"May expect others to be more organized and attentive to detail than he is\",\n                    \"May place unattainable expectations on himself or others\",\n                    \"May take a long time to come to a conclusion\"\n                ]\n            },\n            \"building_trust\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"When people disregard the rules\",\n                    \"Lack of predictability\",\n                    \"Major or unexpected change\",\n                    \"Acting on gut instinct\"\n                ]\n            },\n            \"driving_action\": {\n                \"phrase\": [\n                    \"Explain what the meeting will help him learn\",\n                    \"Tell him what he should prepare beforehand\",\n                    \"Minimize the number of people involved in the meeting\",\n                    \"Say specifically which topics will be covered\"\n                ]\n            },\n            \"first_impressions\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"following_up\": {\n                \"phrase\": [\n                    \"Ask a specific question, without pushing for a decision\",\n                    \"Ask him to outline deadlines and next steps\",\n                    \"Make clear why you need his approval or input\",\n                    \"Ask about the decision-making process\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Do your homework before a meeting\",\n                    \"Focus solely on the topic at hand\",\n                    \"Try to keep the meeting one-on-one\",\n                    \"Give him time to process after the meeting\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Being correct\",\n                    \"Fixing problems\",\n                    \"Working alone\",\n                    \"Accuracy & precision\"\n                ]\n            },\n            \"negotiating\": {\n                \"phrase\": [\n                    \"Choose your words with precision and caution\",\n                    \"Clearly communicate your expectations for negotiation\",\n                    \"Dig into the details of what he wants to accomplish\",\n                    \"Avoid being overly optimistic\"\n                ]\n            },\n            \"pricing\": {\n                \"phrase\": [\n                    \"Outline all the extra details like terms and conditions\",\n                    \"Ask if he needs any further information\",\n                    \"Provide full item lists and breakdowns\",\n                    \"Provide formulas, calculators, or visuals if possible\"\n                ]\n            },\n            \"product_demo\": {\n                \"phrase\": [\n                    \"Clearly communicate cost and demonstrated value of your product\",\n                    \"Avoid going over your allotted time\",\n                    \"Feature real numbers and data about your product in the presentation\",\n                    \"Send detailed follow ups\"\n                ]\n            },\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Address the meat of his concerns, even if it means diving into strenuous detail\",\n                    \"Send additional data like case studies, one-pagers, and other documentation\",\n                    \"Use specific, blunt language, as he learns best through direct communication\"\n                ],\n                \"dont\": [\n                    \"Don't use overly-emotional language\",\n                    \"Don't skip important details about the product or the buying process\",\n                    \"Don't gloss over logistical issues or potential objections\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"strengths\": {\n                \"phrase\": [\n                    \"Following proven procedures to get accurate results\",\n                    \"Being straightforward, objective, and grounded in reality\",\n                    \"Showing precision in his work\",\n                    \"Maintaining focus on the problem at hand\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Demonstrate your expertise\",\n                    \"Compliment quality of his work\",\n                    \"Recognize and trust his skill\",\n                    \"Count on him to keep things on track\"\n                ]\n            }\n        },\n        \"first_name\": \"Paul\",\n        \"id\": \"c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/11.png\"\n        },\n        \"last_name\": \"Jones\",\n        \"personalities\": {\n            \"archetype\": \"Analyst\",\n            \"behavioral_traits\": {\n                \"Dominance\": 59,\n                \"Expressiveness\": 13,\n                \"Leniency\": 64,\n                \"Pace\": 32,\n                \"Pragmatism\": 86,\n                \"Risk-Aversion\": 81,\n                \"Skepticism\": 79,\n                \"Social\": 38\n            },\n            \"disc_degrees\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_degrees_number\": 230,\n            \"disc_intensity\": 74,\n            \"disc_percentages\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_type\": \"C\",\n            \"enneagram_type\": 8,\n            \"myers_briggs_type\": \"ENTJ\",\n            \"overview\": \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n        },\n        \"photo_url\": \"https://media.licdn.com/dms/image/D5603AQEehXYFrH2b-Q/profile-displayphoto-shrink_200_200/0/1675781609118?e=1717632000&v=beta&t=Cj0PymgBOr73OGUAYv8BJjqpNqusd5j2-uPt6L0ksP8\",\n        \"qualities\": [\n            \"Objective\",\n            \"Collected\",\n            \"Reserved\"\n        ],\n        \"url\": \"https://www.crystalknows.com/p/c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"verified\": true\n    }\n}"},{"id":"e1693347-1686-4b34-a68d-8af19dd169e2","name":"Profile search by LinkedIn Url","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.crystalknows.com/v1/profiles?linkedin_url=https://www.linkedin.com/in/paul-jones-b61011143/","protocol":"https","host":["api","crystalknows","com"],"path":["v1","profiles"],"query":[{"key":"linkedin_url","value":"https://www.linkedin.com/in/paul-jones-b61011143/"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Nov 2023 15:25:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"6a9ce22ba8ce40fb16c6890d08c6f5f0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"118312f4-ace9-4545-9602-353695e34098"},{"key":"x-runtime","value":"0.289833"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8270bfbade1a7fe1-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"content\": {\n            \"behavior\": {\n                \"phrase\": [\n                    \"Providing clear expectations and guidelines\",\n                    \"Inventing something\",\n                    \"Making decisions based on logical analysis\",\n                    \"Appreciating a list of facts more than a story\"\n                ]\n            },\n            \"blindspots\": {\n                \"phrase\": [\n                    \"May have a difficult time processing unexpected situations\",\n                    \"May expect others to be more organized and attentive to detail than he is\",\n                    \"May place unattainable expectations on himself or others\",\n                    \"May take a long time to come to a conclusion\"\n                ]\n            },\n            \"building_trust\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"When people disregard the rules\",\n                    \"Lack of predictability\",\n                    \"Major or unexpected change\",\n                    \"Acting on gut instinct\"\n                ]\n            },\n            \"driving_action\": {\n                \"phrase\": [\n                    \"Explain what the meeting will help him learn\",\n                    \"Tell him what he should prepare beforehand\",\n                    \"Minimize the number of people involved in the meeting\",\n                    \"Say specifically which topics will be covered\"\n                ]\n            },\n            \"first_impressions\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"following_up\": {\n                \"phrase\": [\n                    \"Ask a specific question, without pushing for a decision\",\n                    \"Ask him to outline deadlines and next steps\",\n                    \"Make clear why you need his approval or input\",\n                    \"Ask about the decision-making process\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Do your homework before a meeting\",\n                    \"Focus solely on the topic at hand\",\n                    \"Try to keep the meeting one-on-one\",\n                    \"Give him time to process after the meeting\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Being correct\",\n                    \"Fixing problems\",\n                    \"Working alone\",\n                    \"Accuracy & precision\"\n                ]\n            },\n            \"negotiating\": {\n                \"phrase\": [\n                    \"Choose your words with precision and caution\",\n                    \"Clearly communicate your expectations for negotiation\",\n                    \"Dig into the details of what he wants to accomplish\",\n                    \"Avoid being overly optimistic\"\n                ]\n            },\n            \"pricing\": {\n                \"phrase\": [\n                    \"Outline all the extra details like terms and conditions\",\n                    \"Ask if he needs any further information\",\n                    \"Provide full item lists and breakdowns\",\n                    \"Provide formulas, calculators, or visuals if possible\"\n                ]\n            },\n            \"product_demo\": {\n                \"phrase\": [\n                    \"Clearly communicate cost and demonstrated value of your product\",\n                    \"Avoid going over your allotted time\",\n                    \"Feature real numbers and data about your product in the presentation\",\n                    \"Send detailed follow ups\"\n                ]\n            },\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Address the meat of his concerns, even if it means diving into strenuous detail\",\n                    \"Send additional data like case studies, one-pagers, and other documentation\",\n                    \"Use specific, blunt language, as he learns best through direct communication\"\n                ],\n                \"dont\": [\n                    \"Don't use overly-emotional language\",\n                    \"Don't skip important details about the product or the buying process\",\n                    \"Don't gloss over logistical issues or potential objections\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"strengths\": {\n                \"phrase\": [\n                    \"Following proven procedures to get accurate results\",\n                    \"Being straightforward, objective, and grounded in reality\",\n                    \"Showing precision in his work\",\n                    \"Maintaining focus on the problem at hand\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Demonstrate your expertise\",\n                    \"Compliment quality of his work\",\n                    \"Recognize and trust his skill\",\n                    \"Count on him to keep things on track\"\n                ]\n            }\n        },\n        \"first_name\": \"Paul\",\n        \"id\": \"c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/11.png\"\n        },\n        \"last_name\": \"Jones\",\n        \"personalities\": {\n            \"archetype\": \"Analyst\",\n            \"behavioral_traits\": {\n                \"Dominance\": 59,\n                \"Expressiveness\": 13,\n                \"Leniency\": 64,\n                \"Pace\": 32,\n                \"Pragmatism\": 86,\n                \"Risk-Aversion\": 81,\n                \"Skepticism\": 79,\n                \"Social\": 38\n            },\n            \"disc_degrees\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_degrees_number\": 230,\n            \"disc_intensity\": 74,\n            \"disc_percentages\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_type\": \"C\",\n            \"enneagram_type\": 8,\n            \"myers_briggs_type\": \"ENTJ\",\n            \"overview\": \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n        },\n        \"photo_url\": \"https://media.licdn.com/dms/image/D5603AQEehXYFrH2b-Q/profile-displayphoto-shrink_200_200/0/1675781609118?e=1717632000&v=beta&t=Cj0PymgBOr73OGUAYv8BJjqpNqusd5j2-uPt6L0ksP8\",\n        \"qualities\": [\n            \"Objective\",\n            \"Collected\",\n            \"Reserved\"\n        ],\n        \"url\": \"https://www.crystalknows.com/p/c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"verified\": true\n    }\n}"},{"id":"f9e80108-496c-41b2-aac0-34ca728b2494","name":"Profile search by Email","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"api.crystalknows.com/v1/profiles?email=pjones@crystalknows.com&first_name=Paul&last_name=Jones","host":["api","crystalknows","com"],"path":["v1","profiles"],"query":[{"key":"email","value":"pjones@crystalknows.com","description":"The email address of the person you are looking up. "},{"key":"first_name","value":"Paul","description":"The person's first name (this will take priority in content returned). "},{"key":"last_name","value":"Jones","description":"The person's last name (this will take priority in content returned). "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Nov 2023 15:24:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"6a9ce22ba8ce40fb16c6890d08c6f5f0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"f2d43034-ce73-4f77-aba1-4fa5aff77b55"},{"key":"x-runtime","value":"0.354971"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8270bdc36c536faa-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"content\": {\n            \"behavior\": {\n                \"phrase\": [\n                    \"Providing clear expectations and guidelines\",\n                    \"Inventing something\",\n                    \"Making decisions based on logical analysis\",\n                    \"Appreciating a list of facts more than a story\"\n                ]\n            },\n            \"blindspots\": {\n                \"phrase\": [\n                    \"May have a difficult time processing unexpected situations\",\n                    \"May expect others to be more organized and attentive to detail than he is\",\n                    \"May place unattainable expectations on himself or others\",\n                    \"May take a long time to come to a conclusion\"\n                ]\n            },\n            \"building_trust\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Ask lots of questions to keep his attention\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Respect his time by staying focused on the point\",\n                    \"Avoid sarcasm\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"When people disregard the rules\",\n                    \"Lack of predictability\",\n                    \"Major or unexpected change\",\n                    \"Acting on gut instinct\"\n                ]\n            },\n            \"driving_action\": {\n                \"phrase\": [\n                    \"Explain what the meeting will help him learn\",\n                    \"Tell him what he should prepare beforehand\",\n                    \"Minimize the number of people involved in the meeting\",\n                    \"Say specifically which topics will be covered\"\n                ]\n            },\n            \"first_impressions\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"following_up\": {\n                \"phrase\": [\n                    \"Ask a specific question, without pushing for a decision\",\n                    \"Ask him to outline deadlines and next steps\",\n                    \"Make clear why you need his approval or input\",\n                    \"Ask about the decision-making process\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Do your homework before a meeting\",\n                    \"Focus solely on the topic at hand\",\n                    \"Try to keep the meeting one-on-one\",\n                    \"Give him time to process after the meeting\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Being correct\",\n                    \"Fixing problems\",\n                    \"Working alone\",\n                    \"Accuracy & precision\"\n                ]\n            },\n            \"negotiating\": {\n                \"phrase\": [\n                    \"Choose your words with precision and caution\",\n                    \"Clearly communicate your expectations for negotiation\",\n                    \"Dig into the details of what he wants to accomplish\",\n                    \"Avoid being overly optimistic\"\n                ]\n            },\n            \"pricing\": {\n                \"phrase\": [\n                    \"Outline all the extra details like terms and conditions\",\n                    \"Ask if he needs any further information\",\n                    \"Provide full item lists and breakdowns\",\n                    \"Provide formulas, calculators, or visuals if possible\"\n                ]\n            },\n            \"product_demo\": {\n                \"phrase\": [\n                    \"Clearly communicate cost and demonstrated value of your product\",\n                    \"Avoid going over your allotted time\",\n                    \"Feature real numbers and data about your product in the presentation\",\n                    \"Send detailed follow ups\"\n                ]\n            },\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Address the meat of his concerns, even if it means diving into strenuous detail\",\n                    \"Send additional data like case studies, one-pagers, and other documentation\",\n                    \"Use specific, blunt language, as he learns best through direct communication\"\n                ],\n                \"dont\": [\n                    \"Don't use overly-emotional language\",\n                    \"Don't skip important details about the product or the buying process\",\n                    \"Don't gloss over logistical issues or potential objections\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Explain how your product works\",\n                    \"Provide plenty of data\",\n                    \"Offer a wide variety of options\"\n                ]\n            },\n            \"strengths\": {\n                \"phrase\": [\n                    \"Following proven procedures to get accurate results\",\n                    \"Being straightforward, objective, and grounded in reality\",\n                    \"Showing precision in his work\",\n                    \"Maintaining focus on the problem at hand\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Demonstrate your expertise\",\n                    \"Compliment quality of his work\",\n                    \"Recognize and trust his skill\",\n                    \"Count on him to keep things on track\"\n                ]\n            }\n        },\n        \"first_name\": \"Paul\",\n        \"id\": \"c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/11.png\"\n        },\n        \"last_name\": \"Jones\",\n        \"personalities\": {\n            \"archetype\": \"Analyst\",\n            \"behavioral_traits\": {\n                \"Dominance\": 59,\n                \"Expressiveness\": 13,\n                \"Leniency\": 64,\n                \"Pace\": 32,\n                \"Pragmatism\": 86,\n                \"Risk-Aversion\": 81,\n                \"Skepticism\": 79,\n                \"Social\": 38\n            },\n            \"disc_degrees\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_degrees_number\": 230,\n            \"disc_intensity\": 74,\n            \"disc_percentages\": {\n                \"c\": 100,\n                \"d\": 0,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_type\": \"C\",\n            \"enneagram_type\": 8,\n            \"myers_briggs_type\": \"ENTJ\",\n            \"overview\": \"Paul is likely to enjoy picking apart a tough problem to identify a quality solution.\"\n        },\n        \"photo_url\": \"https://media.licdn.com/dms/image/D5603AQEehXYFrH2b-Q/profile-displayphoto-shrink_200_200/0/1675781609118?e=1717632000&v=beta&t=Cj0PymgBOr73OGUAYv8BJjqpNqusd5j2-uPt6L0ksP8\",\n        \"qualities\": [\n            \"Objective\",\n            \"Collected\",\n            \"Reserved\"\n        ],\n        \"url\": \"https://www.crystalknows.com/p/c0984d31-158c-47ca-ac71-2a8dd321be90\",\n        \"verified\": true\n    }\n}"},{"id":"03bf1f23-efba-4f02-a751-cec49d6202fd","name":"Profile search by additional Params","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"api.crystalknows.com/v1/profiles?first_name=Paul&last_name=Jones&company_name=Crystal Knows&job_title=VP of Engineering&location=United States","host":["api","crystalknows","com"],"path":["v1","profiles"],"query":[{"key":"email","value":"drew@crystalknows.com","description":"The email address of the person you are looking up. ","disabled":true},{"key":"first_name","value":"Paul","description":"The person's first name (this will take priority in content returned). "},{"key":"last_name","value":"Jones","description":"The person's last name (this will take priority in content returned)"},{"key":"company_name","value":"Crystal Knows","description":"The company where the person has worked"},{"key":"job_title","value":"VP of Engineering","description":"The job title the person holds"},{"key":"location","value":"United States","description":"The country where the person works"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Nov 2023 15:25:12 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"dfc50747f3aef168c1ae0b7c77e65fbd\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"934170ee-e0dd-4fdc-917f-c8c6027937e4"},{"key":"x-runtime","value":"1.879485"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8270beba9a5181f1-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"content\": {\n            \"behavior\": {\n                \"phrase\": [\n                    \"Separating facts from emotions when making decisions\",\n                    \"Preferring spending time alone\",\n                    \"Seeking evidence to support claims\",\n                    \"Reviewing all of the facts when processing a situation\"\n                ]\n            },\n            \"blindspots\": {\n                \"phrase\": [\n                    \"May become stressed by frequent collaboration\",\n                    \"May resist people who do not use a systematic approach to organizing work\",\n                    \"May have a hard time seeing the big picture\",\n                    \"May make premature judgements or critiques\"\n                ]\n            },\n            \"building_trust\": {\n                \"phrase\": [\n                    \"Back up your thoughts with clear data\",\n                    \"Set clear expectations for the conversation\",\n                    \"Trust that they will follow specific verbal instructions\",\n                    \"Share your qualifications or expertise\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Back up your thoughts with clear data\",\n                    \"Set clear expectations for the conversation\",\n                    \"Trust that they will follow specific verbal instructions\",\n                    \"Share your qualifications or expertise\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Crowded, busy events\",\n                    \"When others do not follow through on promises\",\n                    \"Dealing with emotionally charged issues\",\n                    \"Chaotic situations\"\n                ]\n            },\n            \"driving_action\": {\n                \"phrase\": [\n                    \"Minimize the number of people involved in the meeting\",\n                    \"Allow them to propose a time\",\n                    \"Explain what the meeting will help them learn\",\n                    \"Ask them to propose the agenda\"\n                ]\n            },\n            \"first_impressions\": {\n                \"phrase\": [\n                    \"Discuss the cost breakdown\",\n                    \"Ask simple \\\"yes or no\\\" questions\",\n                    \"Ask them what problem they is trying to solve\",\n                    \"Be honest and direct about what you're offering\"\n                ]\n            },\n            \"following_up\": {\n                \"phrase\": [\n                    \"Make clear why you need their approval or input\",\n                    \"Be specific about when and why you need an answer.\",\n                    \"Ask a specific question, without pushing for a decision\",\n                    \"Give them more time to consider the options if they need it\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Don't discuss personal stories\",\n                    \"Bring documentation to support your points\",\n                    \"Schedule your meetings at a precise time\",\n                    \"Use facts and figures to maintain accuracy\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Creating procedures\",\n                    \"Privacy\",\n                    \"Finding the best possible outcome\",\n                    \"Detailed evidence\"\n                ]\n            },\n            \"negotiating\": {\n                \"phrase\": [\n                    \"Speak with precision\",\n                    \"Do your research beforehand\",\n                    \"Give them plenty of information\",\n                    \"Avoid taking their questions personally\"\n                ]\n            },\n            \"pricing\": {\n                \"phrase\": [\n                    \"Provide full item lists and breakdowns\",\n                    \"Demonstrate the logic behind your pricing\",\n                    \"Outline all the extra details like terms and conditions\",\n                    \"Be fully transparent about your benefits and limitations\"\n                ]\n            },\n            \"product_demo\": {\n                \"phrase\": [\n                    \"As you describe a feature, go deeper into how it works rather than just sharing what it does\",\n                    \"Avoid glossing over important details in your presentation\",\n                    \"Ask questions early on to try to understand what part of the product they are most interested in\",\n                    \"Expect to dive deep into certain areas and answer very specific questions\"\n                ]\n            },\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is primarily driven by logic and efficiency.\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Use specific, blunt language, as they learn best through direct communication\",\n                    \"Bring up potential issues upfront, rather than dancing around them\",\n                    \"Address the meat of their concerns, even if it means diving into strenuous detail\"\n                ],\n                \"dont\": [\n                    \"Don't gloss over logistical issues or potential objections\",\n                    \"Don't prioritize smalltalk; focus on information specific to the topic or product\",\n                    \"Don't use overly-emotional language\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Discuss the cost breakdown\",\n                    \"Ask simple \\\"yes or no\\\" questions\",\n                    \"Ask them what problem they is trying to solve\",\n                    \"Be honest and direct about what you're offering\"\n                ]\n            },\n            \"strengths\": {\n                \"phrase\": [\n                    \"Solving problems without being swayed by emotion\",\n                    \"Directing others with precision\",\n                    \"Effectively gathering information\",\n                    \"Building impactful, effective systems\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Give them space to work independently\",\n                    \"Do your research before asking questions\",\n                    \"Allow your ideas to be put to the test\",\n                    \"Maintain high standards for your work\"\n                ]\n            }\n        },\n        \"first_name\": \"Paul\",\n        \"id\": \"6dcdb1af-a59d-4b44-b801-f6e4b9e56398\",\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/10.png\"\n        },\n        \"last_name\": \"Jones\",\n        \"personalities\": {\n            \"archetype\": \"Skeptic\",\n            \"behavioral_traits\": {\n                \"Dominance\": 61,\n                \"Expressiveness\": 31,\n                \"Leniency\": 46,\n                \"Pace\": 46,\n                \"Pragmatism\": 70,\n                \"Risk-Aversion\": 61,\n                \"Skepticism\": 70,\n                \"Social\": 31\n            },\n            \"disc_degrees\": {\n                \"c\": 75,\n                \"d\": 25,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_degrees_number\": 203,\n            \"disc_intensity\": 43,\n            \"disc_percentages\": {\n                \"c\": 75,\n                \"d\": 25,\n                \"i\": 0,\n                \"s\": 0\n            },\n            \"disc_type\": \"Cd\",\n            \"enneagram_type\": null,\n            \"myers_briggs_type\": \"ISTP\",\n            \"overview\": \"Paul is primarily driven by logic and efficiency.\"\n        },\n        \"photo_url\": \"https://media.licdn.com/dms/image/D5603AQEehXYFrH2b-Q/profile-displayphoto-shrink_200_200/0/1675781609118?e=2147483647&v=beta&t=gXHvT2JyTfaL53HwBE3gfzuYRXkp3YMOWj37j3SNMSE\",\n        \"qualities\": [\n            \"Skeptical\",\n            \"Pragmatic\",\n            \"Accurate\"\n        ],\n        \"url\": \"https://www.crystalknows.com/p/6dcdb1af-a59d-4b44-b801-f6e4b9e56398\",\n        \"verified\": false\n    }\n}"}],"_postman_id":"41363099-6432-4fc6-bc88-1b6a216dcc90"}],"id":"258b4114-c749-4f00-aab4-ecaf9629df40","_postman_id":"258b4114-c749-4f00-aab4-ecaf9629df40","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}}},{"name":"Analysis API","item":[{"name":"Create Profile","id":"c2194c97-abcd-458a-bcbe-0e4a7e5f8d36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"text","value":"\"Experienced Software Engineer with a demonstrated history of working in the information technology and services industry. Actively uses Ruby, Ruby on Rails, Go, AWS (s3, cloudfront, lambda, apigateway), and Bashfor work projects. Current favorite programming language is Go. Is fluent in German.\nHas worked as Test team lead, a build engineer, and as a backend developer.\"","type":"text"}]},"url":"https://api.crystalknows.com/v1/analysis/text?first_name=Paul&last_name=Jones","description":"<p>Generate personality profiles by analyzing your own text samples and other attributes.</p>\n<p>*<em>Required Parameters:__*</em></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Form</strong></th>\n<th>Type</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>text (required)</td>\n<td>string</td>\n<td>A text sample (max 2000 characters) written by the person you are trying to analysis.  <br />  <br />Works best with:  <br />- Resumes  <br />- Summaries, Bios, or About sections  <br />- List of job titles, interests, skills, and experiences.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Accepted Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Query parameter</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type (optional)</td>\n<td>string</td>\n<td>Providing a \"type\" helps to narrow the scope of Crystal's analysis.  <br />  <br />Accepted options:  <br />- resume  <br />- bio  <br />- email  <br />- chat  <br />- misc</td>\n</tr>\n<tr>\n<td>first_name (optional)</td>\n<td>string</td>\n<td>The first name of the person you are analyzing.</td>\n</tr>\n<tr>\n<td>last_name (optional)</td>\n<td>string</td>\n<td>The last name of the person you are analyzing.</td>\n</tr>\n</tbody>\n</table>\n</div><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        \"personalities\": {\n            \"disc_type\": \"C\"\n        },\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/11.png\"\n        },\n        \"content\": {\n            \"profile\": {\n                \"overview\": [\n                    \"This person is likely very curious and prefers to tackle challenging, complex problems. \",\n                    \"This person tends to be direct in verbalizing concerns without leaving anything up for interpretation, occasionally being blunt with feedback.\",\n                    \"This person is often intrigued by complex problems that require a comprehensive, precise solution in order to be solved.\",\n                    \"This person is primarily driven by logic: accurate, task-oriented, cautious, and logical decision-making.\",\n                    \"This person tends to be a problem solver who values logic, reason, and debate. \"\n                ]\n            },\n            \"behavior\": {\n                \"phrase\": [\n                    \"Having a well-organized area\",\n                    \"Making decisions based on logical analysis\",\n                    \"Experimenting with many solutions to a problem\",\n                    \"Providing clear expectations and guidelines\",\n                    \"Enjoying thorough spreadsheets\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Accuracy &amp; precision\",\n                    \"Fixing problems\",\n                    \"Order and organization\",\n                    \"Being correct\",\n                    \"Finding the best possible outcome\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Meeting lots of new people at once\",\n                    \"Major or unexpected change\",\n                    \"Unreliable, unproven information\",\n                    \"When people disregard the rules\",\n                    \"Dealing with emotionally charged issues\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Start conversations with an issue to resolve\",\n                    \"Provide your reasoning before you get to the bottom line\",\n                    \"Remain logical and objective\",\n                    \"Ask lots of questions to keep their attention\",\n                    \"Trust that they will follow specific verbal instructions\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Take time to thoroughly explain your idea\",\n                    \"Focus solely on the topic at hand\",\n                    \"Answer every question as precisely as possible\",\n                    \"Do your homework before a meeting\",\n                    \"Schedule your meetings at a precise time\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Make sure you're prepared for tough questions\",\n                    \"Explain how your product works\",\n                    \"Speak with clarity and specificity\",\n                    \"Present proven facts and statistics instead of stories\",\n                    \"Ask them what problem they is trying to solve\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Demonstrate your expertise\",\n                    \"Count on them to keep things on track\",\n                    \"Recognize and trust his skill\",\n                    \"Set clear expectations\",\n                    \"Allow your ideas to be put to the test\"\n                ]\n            }\n        }\n    }\n}\n\n</code></pre>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","analysis","text"],"host":["api","crystalknows","com"],"query":[{"key":"first_name","value":"Paul"},{"key":"last_name","value":"Jones"}],"variable":[]}},"response":[{"id":"18e01287-69c2-46cd-95e9-f38925b2e96a","name":"Create Profile","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"text","value":"Experienced Software Engineer with a demonstrated history of working in the information technology and services industry. Actively uses Ruby, Ruby on Rails, Go, AWS (s3, cloudfront, lambda, apigateway), and Bashfor work projects. Current favorite programming language is Go. Is fluent in German.","type":"text"}]},"url":{"raw":"https://api.crystalknows.com/v1/analysis/text?first_name=Paul&last_name=Jones","protocol":"https","host":["api","crystalknows","com"],"path":["v1","analysis","text"],"query":[{"key":"first_name","value":"Paul","description":"The person's first name (this will take priority in content returned). "},{"key":"last_name","value":"Jones","description":"The person's last name (this will take priority in content returned). "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Dec 2022 15:07:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"99db29284fb93e665e64fddaee7f4acf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"20678e47-370c-451f-9a50-c19efc594478"},{"key":"x-runtime","value":"0.184629"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7802f713dc8359f7-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"personalities\": {\n            \"disc_type\": \"Cd\"\n        },\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/10.png\"\n        },\n        \"content\": {\n            \"profile\": {\n                \"overview\": [\n                    \"Paul is likely a natural problem-solver, trying to back up everything that is said with logic and separating emotions from decision-making.\",\n                    \"Paul tends to crave accuracy and efficiency, and is likely to question an exaggerated statement.\",\n                    \"Paul is likely to appreciate rational plans for the future that were properly researched and thoroughly deliberated.\",\n                    \"Paul tends to be perceptive, inventive and forward-thinking, relying heavily on logic to make decisions. \",\n                    \"Paul tends to be objective and direct, favoring straightforward facts over ambiguous emotions. \"\n                ]\n            },\n            \"behavior\": {\n                \"phrase\": [\n                    \"Reviewing all of the facts when processing a situation\",\n                    \"Enjoying thorough spreadsheets\",\n                    \"Experimenting with many solutions to a problem\",\n                    \"Preferring spending time alone\",\n                    \"Separating facts from emotions when making decisions\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Finding the best possible outcome\",\n                    \"Order and organization\",\n                    \"Creating procedures\",\n                    \"Accuracy & precision\",\n                    \"Privacy\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Dealing with emotionally charged issues\",\n                    \"Unreliable, unproven information\",\n                    \"Crowded, busy events\",\n                    \"Meeting lots of new people at once\",\n                    \"When others do not follow through on promises\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Trust that he will follow specific verbal instructions\",\n                    \"Remain logical and objective\",\n                    \"Back up your thoughts with clear data\",\n                    \"Start conversations with an issue to resolve\",\n                    \"Set clear expectations for the conversation\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Schedule your meetings at a precise time\",\n                    \"Answer every question as precisely as possible\",\n                    \"Don't discuss personal stories\",\n                    \"Take time to thoroughly explain your idea\",\n                    \"Bring documentation to support your points\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Ask him what problem he is trying to solve\",\n                    \"Speak with clarity and specificity\",\n                    \"Discuss the cost breakdown\",\n                    \"Make sure you're prepared for tough questions\",\n                    \"Ask simple \\\"yes or no\\\" questions\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Allow your ideas to be put to the test\",\n                    \"Set clear expectations\",\n                    \"Give him space to work independently\",\n                    \"Count on him to keep things on track\",\n                    \"Do your research before asking questions\"\n                ]\n            }\n        }\n    }\n}"},{"id":"14c48060-9588-4b9b-8c8c-3ed6c0d62ae7","name":"Create Profile","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"text","value":"\"Experienced Software Engineer with a demonstrated history of working in the information technology and services industry. Actively uses Ruby, Ruby on Rails, Go, AWS (s3, cloudfront, lambda, apigateway), and Bashfor work projects. Current favorite programming language is Go. Is fluent in German.\nHas worked as Test team lead, a build engineer, and as a backend developer.\"","type":"text"}]},"url":{"raw":"https://api.crystalknows.com/v1/analysis/text?first_name=Thomas&last_name=Buberl&text= Thomas Buberl is serving as Group Chief Executive Officer at AXA and has 23 years of experience in Insurance, Distribution, Marketing, Banking, and Global Life    Savings , birthday  null, image  null, connected500+ , twitter  null, followers106381 , school , phone  null, Thomas Buberl , companyAXA , locationParis, Ile-de-France, France , websites     , headlineGroup Chief Executive Officer , email  null, current_company_linkhttps //www.linkedin.com/company/2221 \t education     date_range1999 - 2001 , activities  null, grade  null, University of Sankt Gallen , degreeDoctor of Philosophy (PhD) , field_of_studyCredit Risk Management , order  0, date_range1997 - 1998 , activities  null, grade  null, Lancaster University , degreeMaster of Business Administration , field_of_studyBusiness Administration and Management, General , order  1, date_range1995 - 1999 , activities  null, grade  null, WHU – Otto Beisheim School of Management , degreeMaster of Economics , field_of_studyBusiness Administration and Management, General , order  2 , jobs     date_rangeApr 2016 - Present , descriptionThomas is responsible for setting Strategy, managing Performance, and engaging Stakeholders , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleGroup Chief Executive Officer , order  0, date_rangeJan 2016-Sep 2016 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleChief Executive Officer - Global Life    Savings Business Line , order  1, date_rangeMar 2015-Jan 2016 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleChief Executive Officer - Global Health Business Line , order  2, date_rangeMay 2012-Mar 2015 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA Konzern AG (Germany) , locationCologne, Germany , titleChief Executive Officer , order  3, date_rangeNov 2008 - Apr 2012 , description , li_company_urlhttps //www.linkedin.com/company/2458 , companyZurich Insurance Company Ltd , locationZurich, Switzerland , titleChief Executive Officer - Switzerland , order  4, date_rangeOct 2008 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyWinterthur Group (an AXA company) , location  null, titleChief Marketing and Distribution Officer , order  5, companyWinterthur Group (an AXA company) , titleChief Operating Officer , date_rangeNov 2005 , order  6, date_rangeFeb 2000 - Oct 2005 , description , li_company_urlhttps //www.linkedin.com/company/1784 , companyThe Boston Consulting Group , locationMunich, Chicago, Zurich , titleConsultant - Banking    Insurance Sector , order  7 , volunteering     titleNo Information Available , order  0 , OtherAssociation     , certifications     No information available  , otherAssociation     titleMember - Executive Committee , companyAXA , date_rangeMay 2012-Mar 2015 , location  null, cause  null, description , order  0, companyAXA , titleMember - Group Management Committee , date_rangeMar 2015-Present , order  1, companyAXA , titleMember - Board of Directors , date_rangeSep 2016-Present , order  2, titleMember - Management Board of Winterthur in Switzerland , companyWinterthur Group (an AXA company) , order  3, date_rangeNov 2005-Oct 2008 , titleDeputy Chief Executive Officer , companyAXA , date_rangeMar 2016-Sep 2016 , order  4, companyThe Business Council , titleMember - Executive Committee , order  5, companyBertelsmann SE    Co. KGaA , titleMember - Supervisory Board , date_rangeJan 2018 , order  6, titleMember - Board of Directors , companyIBM , date_rangeJan 2020-Present , order  7, titleChairman - Board of Directors , companyAXA Equitable Holdings, Inc , order  8, companyAXA Financial, Inc. , titleChairman - Board of Directors , order  9, companyAXA Leben AG (Switzerland) , titleChairman - Board of Directors , order  10, companyAXA Versicherungen AG (Switzerland) , titleChairman - Board of Directors , order  11, companyAXA XL , titleChairman - Board of Directors , order  12, titleChairman - Supervisory Board , companyAXA Konzern AG (Germany) , order  13, companyClimate Finance Leadership Initiative , titleMember , order  14, companyEquitable Financial Life Insurance Company of America , titleMember - Board of Directors , order  15, titleMember - Board of Directors , companyAXA Equitable Life Insurance Company , date_rangeFeb 2020 , order  16, companyPan-European Insurance Forum , titleChair , date_rangeMay 2018-Oct 2020 , order  17, titleMember - Board of Directors , companyThe Geneva Association , order  18, companyWorld Economic Forum , titleMember - Board of Trustees , date_rangeSep 2020-Present , order  19, titleMember - Advisory Board , companyLakestar , order  20, companyEquiam , titleAdvisor , order  21, companyInstitute of International Finance , titleMember - Board of Directors  \t   categoryIndustry Knowledge , skills     , categoryInterpersonal Skills , skills     , categoryOther Skills , skills     , categoryTools    Technologies , skills     , categoryTop Skills , skills     Insurance , endorsements31 , General Insurance , endorsements24   ","protocol":"https","host":["api","crystalknows","com"],"path":["v1","analysis","text"],"query":[{"key":"first_name","value":"Thomas"},{"key":"last_name","value":"Buberl"},{"key":"text","value":" Thomas Buberl is serving as Group Chief Executive Officer at AXA and has 23 years of experience in Insurance, Distribution, Marketing, Banking, and Global Life    Savings , birthday  null, image  null, connected500+ , twitter  null, followers106381 , school , phone  null, Thomas Buberl , companyAXA , locationParis, Ile-de-France, France , websites     , headlineGroup Chief Executive Officer , email  null, current_company_linkhttps //www.linkedin.com/company/2221 \t education     date_range1999 - 2001 , activities  null, grade  null, University of Sankt Gallen , degreeDoctor of Philosophy (PhD) , field_of_studyCredit Risk Management , order  0, date_range1997 - 1998 , activities  null, grade  null, Lancaster University , degreeMaster of Business Administration , field_of_studyBusiness Administration and Management, General , order  1, date_range1995 - 1999 , activities  null, grade  null, WHU – Otto Beisheim School of Management , degreeMaster of Economics , field_of_studyBusiness Administration and Management, General , order  2 , jobs     date_rangeApr 2016 - Present , descriptionThomas is responsible for setting Strategy, managing Performance, and engaging Stakeholders , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleGroup Chief Executive Officer , order  0, date_rangeJan 2016-Sep 2016 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleChief Executive Officer - Global Life    Savings Business Line , order  1, date_rangeMar 2015-Jan 2016 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA , locationParis, France , titleChief Executive Officer - Global Health Business Line , order  2, date_rangeMay 2012-Mar 2015 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyAXA Konzern AG (Germany) , locationCologne, Germany , titleChief Executive Officer , order  3, date_rangeNov 2008 - Apr 2012 , description , li_company_urlhttps //www.linkedin.com/company/2458 , companyZurich Insurance Company Ltd , locationZurich, Switzerland , titleChief Executive Officer - Switzerland , order  4, date_rangeOct 2008 , description , li_company_urlhttps //www.linkedin.com/company/2221 , companyWinterthur Group (an AXA company) , location  null, titleChief Marketing and Distribution Officer , order  5, companyWinterthur Group (an AXA company) , titleChief Operating Officer , date_rangeNov 2005 , order  6, date_rangeFeb 2000 - Oct 2005 , description , li_company_urlhttps //www.linkedin.com/company/1784 , companyThe Boston Consulting Group , locationMunich, Chicago, Zurich , titleConsultant - Banking    Insurance Sector , order  7 , volunteering     titleNo Information Available , order  0 , OtherAssociation     , certifications     No information available  , otherAssociation     titleMember - Executive Committee , companyAXA , date_rangeMay 2012-Mar 2015 , location  null, cause  null, description , order  0, companyAXA , titleMember - Group Management Committee , date_rangeMar 2015-Present , order  1, companyAXA , titleMember - Board of Directors , date_rangeSep 2016-Present , order  2, titleMember - Management Board of Winterthur in Switzerland , companyWinterthur Group (an AXA company) , order  3, date_rangeNov 2005-Oct 2008 , titleDeputy Chief Executive Officer , companyAXA , date_rangeMar 2016-Sep 2016 , order  4, companyThe Business Council , titleMember - Executive Committee , order  5, companyBertelsmann SE    Co. KGaA , titleMember - Supervisory Board , date_rangeJan 2018 , order  6, titleMember - Board of Directors , companyIBM , date_rangeJan 2020-Present , order  7, titleChairman - Board of Directors , companyAXA Equitable Holdings, Inc , order  8, companyAXA Financial, Inc. , titleChairman - Board of Directors , order  9, companyAXA Leben AG (Switzerland) , titleChairman - Board of Directors , order  10, companyAXA Versicherungen AG (Switzerland) , titleChairman - Board of Directors , order  11, companyAXA XL , titleChairman - Board of Directors , order  12, titleChairman - Supervisory Board , companyAXA Konzern AG (Germany) , order  13, companyClimate Finance Leadership Initiative , titleMember , order  14, companyEquitable Financial Life Insurance Company of America , titleMember - Board of Directors , order  15, titleMember - Board of Directors , companyAXA Equitable Life Insurance Company , date_rangeFeb 2020 , order  16, companyPan-European Insurance Forum , titleChair , date_rangeMay 2018-Oct 2020 , order  17, titleMember - Board of Directors , companyThe Geneva Association , order  18, companyWorld Economic Forum , titleMember - Board of Trustees , date_rangeSep 2020-Present , order  19, titleMember - Advisory Board , companyLakestar , order  20, companyEquiam , titleAdvisor , order  21, companyInstitute of International Finance , titleMember - Board of Directors  \t   categoryIndustry Knowledge , skills     , categoryInterpersonal Skills , skills     , categoryOther Skills , skills     , categoryTools    Technologies , skills     , categoryTop Skills , skills     Insurance , endorsements31 , General Insurance , endorsements24   "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Aug 2023 16:52:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-download-options","value":"noopen"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"strict-origin-when-cross-origin"},{"key":"vary","value":"Accept, Origin"},{"key":"etag","value":"W/\"a233ba7cb8871217110bf4f9dc5da5ed\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"x-request-id","value":"a7d772fe-212f-4fc9-80f3-7677699598af"},{"key":"x-runtime","value":"0.357450"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"7f72f2832cf22439-ATL"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"personalities\": {\n            \"disc_type\": \"Di\",\n            \"archetype\": \"Driver\",\n            \"disc_degrees\": 116,\n            \"disc_intensity\": 59\n        },\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/6.png\"\n        },\n        \"content\": {\n            \"profile\": {\n                \"overview\": [\n                    \"Thomas tends to be persuasive and independent, taking frequent calculated risks and sometimes disregarding existing structures entirely.\",\n                    \"Thomas tends to be a quick thinker, ambitious, persuasive, resistant to formal structure, and drawn to calculated risks.\",\n                    \"Thomas tends to be bold and direct in communication, favoring the big picture over details and swift action over analysis.\",\n                    \"Thomas tends to communicate directly and make decisions independently, sometimes disregarding existing structures or standards.\",\n                    \"Thomas tends to be an enthusiastic adventurer: resentful of formal structures but serious and decisive in execution.\"\n                ]\n            },\n            \"behavior\": {\n                \"phrase\": [\n                    \"Immediately projecting assertiveness and confidence\",\n                    \"Building and maintaining momentum\",\n                    \"Driving others to action\",\n                    \"Completing projects more quickly than others\",\n                    \"Saying something bluntly without details\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Making quick decisions\",\n                    \"Ambitious goals\",\n                    \"Opportunities to advance\",\n                    \"Taking charge\",\n                    \"Leading others\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Failing to achieve goals\",\n                    \"Deep research and analysis\",\n                    \"Over-planning\",\n                    \"Keeping their opinion to themselves\",\n                    \"Slow, drawn-out events\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Avoid being quiet or reserved\",\n                    \"Keep conversation brief\",\n                    \"Let them take the lead\",\n                    \"Don't be afraid to disagree\",\n                    \"Share a compelling story\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Make an effort to meet their goals\",\n                    \"Prepare for pushback\",\n                    \"Send a bulleted list with anything they needs to prepare\",\n                    \"Quickly address the purpose of the meeting\",\n                    \"Crack a few jokes\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Ask about their goals\",\n                    \"Project confidence\",\n                    \"Break your pitch up into bite-sized chunks\",\n                    \"Make an effort to focus the conversation\",\n                    \"Keep the discussion high-level\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Always focus on the team's overall goal\",\n                    \"Stay focused on the bottom line\",\n                    \"Implement good ideas quickly\",\n                    \"Give them a chance to take charge\",\n                    \"Don't be afraid to take risks\"\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"c2194c97-abcd-458a-bcbe-0e4a7e5f8d36"}],"id":"a22cd914-6510-4e14-bad8-18f165e82763","_postman_id":"a22cd914-6510-4e14-bad8-18f165e82763","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}}},{"name":"Assessment API","item":[{"name":"Get Questions","id":"42824b0e-eeb6-41f8-917d-db3fc06b3cfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.crystalknows.com/v1/assessments/questions","description":"<p>Retrieves assessment questions from Crystal's platform</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"data\": [\n    {\n      \"id\": 4,\n      \"options\": [\n        {\n          \"id\": \"4\",\n          \"text\": \"restrained\"\n        },\n        {\n          \"id\": \"67\",\n          \"text\": \"decisive\"\n        },\n        {\n          \"id\": \"101\",\n          \"text\": \"chatty\"\n        },\n        {\n          \"id\": \"136\",\n          \"text\": \"traditional\"\n        }\n      ]\n    },\n    {\n      \"id\": 10,\n      \"options\": [\n        {\n          \"id\": \"10\",\n          \"text\": \"fearless\"\n        },\n        {\n          \"id\": \"73\",\n          \"text\": \"inspiring\"\n        },\n        {\n          \"id\": \"107\",\n          \"text\": \"supporting\"\n        },\n        {\n          \"id\": \"142\",\n          \"text\": \"reserved\"\n        }\n      ]\n    },\n    {\n      \"id\": 14,\n      \"options\": [\n        {\n          \"id\": \"14\",\n          \"text\": \"excitable\"\n        },\n        {\n          \"id\": \"77\",\n          \"text\": \"firm\"\n        },\n        {\n          \"id\": \"111\",\n          \"text\": \"obedient\"\n        },\n        {\n          \"id\": \"145\",\n          \"text\": \"critical\"\n        }\n      ]\n    },\n    {\n      \"id\": 19,\n      \"options\": [\n        {\n          \"id\": \"19\",\n          \"text\": \"agreeable\"\n        },\n        {\n          \"id\": \"82\",\n          \"text\": \"hesitant\"\n        },\n        {\n          \"id\": \"116\",\n          \"text\": \"extroverted\"\n        },\n        {\n          \"id\": \"150\",\n          \"text\": \"blunt\"\n        }\n      ]\n    },\n    {\n      \"id\": 103,\n      \"options\": [\n        {\n          \"id\": \"3\",\n          \"text\": \"calm\"\n        },\n        {\n          \"id\": \"66\",\n          \"text\": \"outspoken\"\n        },\n        {\n          \"id\": \"100\",\n          \"text\": \"precise\"\n        },\n        {\n          \"id\": \"160\",\n          \"text\": \"sociable\"\n        }\n      ]\n    }\n  ]\n}\n\n</code></pre>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","assessments","questions"],"host":["api","crystalknows","com"],"query":[],"variable":[]}},"response":[{"id":"485373b9-43ec-4c27-a323-9657da3b4ac0","name":"Get Questions","originalRequest":{"method":"GET","header":[],"url":"https://api.crystalknows.com/v1/assessments/questions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 4,\n            \"options\": [\n                {\n                    \"id\": \"4\",\n                    \"text\": \"restrained\"\n                },\n                {\n                    \"id\": \"67\",\n                    \"text\": \"decisive\"\n                },\n                {\n                    \"id\": \"101\",\n                    \"text\": \"chatty\"\n                },\n                {\n                    \"id\": \"136\",\n                    \"text\": \"traditional\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"options\": [\n                {\n                    \"id\": \"10\",\n                    \"text\": \"fearless\"\n                },\n                {\n                    \"id\": \"73\",\n                    \"text\": \"inspiring\"\n                },\n                {\n                    \"id\": \"107\",\n                    \"text\": \"supporting\"\n                },\n                {\n                    \"id\": \"142\",\n                    \"text\": \"reserved\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"options\": [\n                {\n                    \"id\": \"14\",\n                    \"text\": \"excitable\"\n                },\n                {\n                    \"id\": \"77\",\n                    \"text\": \"firm\"\n                },\n                {\n                    \"id\": \"111\",\n                    \"text\": \"obedient\"\n                },\n                {\n                    \"id\": \"145\",\n                    \"text\": \"critical\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"options\": [\n                {\n                    \"id\": \"19\",\n                    \"text\": \"agreeable\"\n                },\n                {\n                    \"id\": \"82\",\n                    \"text\": \"hesitant\"\n                },\n                {\n                    \"id\": \"116\",\n                    \"text\": \"extroverted\"\n                },\n                {\n                    \"id\": \"150\",\n                    \"text\": \"blunt\"\n                }\n            ]\n        },\n        {\n            \"id\": 103,\n            \"options\": [\n                {\n                    \"id\": \"3\",\n                    \"text\": \"calm\"\n                },\n                {\n                    \"id\": \"66\",\n                    \"text\": \"outspoken\"\n                },\n                {\n                    \"id\": \"100\",\n                    \"text\": \"precise\"\n                },\n                {\n                    \"id\": \"160\",\n                    \"text\": \"sociable\"\n                }\n            ]\n        },\n        {\n            \"id\": 106,\n            \"options\": [\n                {\n                    \"id\": \"29\",\n                    \"text\": \"light-hearted\"\n                },\n                {\n                    \"id\": \"69\",\n                    \"text\": \"soft-spoken\"\n                },\n                {\n                    \"id\": \"126\",\n                    \"text\": \"systematic\"\n                },\n                {\n                    \"id\": \"138\",\n                    \"text\": \"persuasive\"\n                }\n            ]\n        },\n        {\n            \"id\": 107,\n            \"options\": [\n                {\n                    \"id\": \"7\",\n                    \"text\": \"dominant\"\n                },\n                {\n                    \"id\": \"70\",\n                    \"text\": \"expressive\"\n                },\n                {\n                    \"id\": \"127\",\n                    \"text\": \"accepting\"\n                },\n                {\n                    \"id\": \"139\",\n                    \"text\": \"meticulous\"\n                }\n            ]\n        },\n        {\n            \"id\": 108,\n            \"options\": [\n                {\n                    \"id\": \"8\",\n                    \"text\": \"entertaining\"\n                },\n                {\n                    \"id\": \"71\",\n                    \"text\": \"modest\"\n                },\n                {\n                    \"id\": \"128\",\n                    \"text\": \"serious\"\n                },\n                {\n                    \"id\": \"140\",\n                    \"text\": \"restless\"\n                }\n            ]\n        },\n        {\n            \"id\": 109,\n            \"options\": [\n                {\n                    \"id\": \"9\",\n                    \"text\": \"forceful\"\n                },\n                {\n                    \"id\": \"92\",\n                    \"text\": \"private\"\n                },\n                {\n                    \"id\": \"106\",\n                    \"text\": \"accommodating\"\n                },\n                {\n                    \"id\": \"141\",\n                    \"text\": \"magnetic\"\n                }\n            ]\n        },\n        {\n            \"id\": 112,\n            \"options\": [\n                {\n                    \"id\": \"12\",\n                    \"text\": \"independent\"\n                },\n                {\n                    \"id\": \"93\",\n                    \"text\": \"analytical\"\n                },\n                {\n                    \"id\": \"109\",\n                    \"text\": \"kind\"\n                },\n                {\n                    \"id\": \"144\",\n                    \"text\": \"dynamic\"\n                }\n            ]\n        },\n        {\n            \"id\": 113,\n            \"options\": [\n                {\n                    \"id\": \"30\",\n                    \"text\": \"prudent\"\n                },\n                {\n                    \"id\": \"76\",\n                    \"text\": \"compassionate\"\n                },\n                {\n                    \"id\": \"110\",\n                    \"text\": \"competitive\"\n                },\n                {\n                    \"id\": \"143\",\n                    \"text\": \"cheerful\"\n                }\n            ]\n        },\n        {\n            \"id\": 115,\n            \"options\": [\n                {\n                    \"id\": \"31\",\n                    \"text\": \"even-tempered\"\n                },\n                {\n                    \"id\": \"78\",\n                    \"text\": \"stubborn\"\n                },\n                {\n                    \"id\": \"112\",\n                    \"text\": \"introverted\"\n                },\n                {\n                    \"id\": \"146\",\n                    \"text\": \"charming\"\n                }\n            ]\n        },\n        {\n            \"id\": 118,\n            \"options\": [\n                {\n                    \"id\": \"18\",\n                    \"text\": \"detail-oriented\"\n                },\n                {\n                    \"id\": \"81\",\n                    \"text\": \"impatient\"\n                },\n                {\n                    \"id\": \"130\",\n                    \"text\": \"lenient\"\n                },\n                {\n                    \"id\": \"149\",\n                    \"text\": \"lively\"\n                }\n            ]\n        },\n        {\n            \"id\": 120,\n            \"options\": [\n                {\n                    \"id\": \"20\",\n                    \"text\": \"straight-shooter\"\n                },\n                {\n                    \"id\": \"83\",\n                    \"text\": \"objective\"\n                },\n                {\n                    \"id\": \"117\",\n                    \"text\": \"empathetic\"\n                },\n                {\n                    \"id\": \"163\",\n                    \"text\": \"playful\"\n                }\n            ]\n        },\n        {\n            \"id\": 121,\n            \"options\": [\n                {\n                    \"id\": \"33\",\n                    \"text\": \"open\"\n                },\n                {\n                    \"id\": \"94\",\n                    \"text\": \"gentle\"\n                },\n                {\n                    \"id\": \"118\",\n                    \"text\": \"disciplined\"\n                },\n                {\n                    \"id\": \"164\",\n                    \"text\": \"tough\"\n                }\n            ]\n        },\n        {\n            \"id\": 122,\n            \"options\": [\n                {\n                    \"id\": \"22\",\n                    \"text\": \"warm\"\n                },\n                {\n                    \"id\": \"85\",\n                    \"text\": \"methodical\"\n                },\n                {\n                    \"id\": \"131\",\n                    \"text\": \"enthusiastic\"\n                },\n                {\n                    \"id\": \"153\",\n                    \"text\": \"vigorous\"\n                }\n            ]\n        },\n        {\n            \"id\": 123,\n            \"options\": [\n                {\n                    \"id\": \"23\",\n                    \"text\": \"intense\"\n                },\n                {\n                    \"id\": \"95\",\n                    \"text\": \"perfectionist\"\n                },\n                {\n                    \"id\": \"120\",\n                    \"text\": \"gregarious\"\n                },\n                {\n                    \"id\": \"154\",\n                    \"text\": \"sympathetic\"\n                }\n            ]\n        },\n        {\n            \"id\": 126,\n            \"options\": [\n                {\n                    \"id\": \"26\",\n                    \"text\": \"direct\"\n                },\n                {\n                    \"id\": \"89\",\n                    \"text\": \"accurate\"\n                },\n                {\n                    \"id\": \"123\",\n                    \"text\": \"joyful\"\n                },\n                {\n                    \"id\": \"165\",\n                    \"text\": \"practical\"\n                }\n            ]\n        },\n        {\n            \"id\": 128,\n            \"options\": [\n                {\n                    \"id\": \"28\",\n                    \"text\": \"persistent\"\n                },\n                {\n                    \"id\": \"27\",\n                    \"text\": \"cautious\"\n                },\n                {\n                    \"id\": \"125\",\n                    \"text\": \"helpful\"\n                },\n                {\n                    \"id\": \"159\",\n                    \"text\": \"optimistic\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"42824b0e-eeb6-41f8-917d-db3fc06b3cfa"},{"name":"Create Assessment","id":"6d7581ac-14f4-4e94-bbab-435fdf93616a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"responses\": [\n       {\n          \"question_id\": 4,\n          \"option_id\": 4,\n          \"most_or_least\": \"most\"\n        },\n        {\n          \"question_id\": 10,\n          \"option_id\": 10,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 14,\n          \"option_id\": 14,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 19,\n          \"option_id\": 19,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 103,\n          \"option_id\": 3,\n          \"most_or_least\": \"least\"\n        },\n        {\n        \"question_id\": 106,\n          \"option_id\": 29,\n          \"most_or_least\": \"least\" \n        },\n       {\n          \"question_id\": 107,\n          \"option_id\": 7,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 108,\n          \"option_id\": 8,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 109,\n          \"option_id\": 9,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 112,\n          \"option_id\": 12,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 113,\n          \"option_id\": 30,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 115,\n          \"option_id\": 31,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 118,\n          \"option_id\": 18,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 120,\n          \"option_id\": 20,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 121,\n          \"option_id\": 33,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 122,\n          \"option_id\": 22,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 123,\n          \"option_id\": 23,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 126,\n          \"option_id\": 26,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 128,\n          \"option_id\": 28,\n          \"most_or_least\": \"least\" \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.crystalknows.com/v1/assessments?first_name=Paul&last_name=Jones","description":"<p>Generate personality profiles by analyzing your assessment responses for questions fetched from the questions endpoint.</p>\n<p>Note: Request body must contain response for every question.</p>\n<p>*<em>Required Request Body:__*</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"responses\": [\n    {\n      \"question_id\": \"Integer or String - The question_id available in /v1/assessments/questions\"\n      \"option_id\": \"Integer or String - The ID of the option chosen for a question.\",\n      \"most_or_least\": \"String - can either be 'most' or 'least'\"\n    },\n    ...\n  ]\n}\n\n</code></pre>\n<p><strong>Accepted Parameters:</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Query parameter</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>first_name (optional)</td>\n<td>string</td>\n<td>The first name of the person you are creating assessment for.</td>\n</tr>\n<tr>\n<td>last_name (optional)</td>\n<td>string</td>\n<td>The last name of the person you are creating assessment for.</td>\n</tr>\n</tbody>\n</table>\n</div><pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"data\": {\n        \"id\": \"62706944-b3be-4fb5-a670-e0031974aece\",\n        \"first_name\": \"Paul\",\n        \"last_name\": \"Jones\",\n        \"photo_url\": null,\n        \"url\": \"https://www.crystalknows.com/p/62706944-b3be-4fb5-a670-e0031974aece\",\n        \"verified\": false,\n        \"qualities\": [\n            \"Calm\",\n            \"Reliable\",\n            \"Conscientious\",\n            \"Organized\",\n            \"Perceptive\"\n        ],\n        \"personalities\": {\n            \"overview\": \"This person tends to be agreeable and extremely loyal, with a tendency to analyze details thoroughly before acting. \",\n            \"archetype\": \"Stabilizer\",\n            \"disc_type\": \"SC\",\n            \"disc_intensity\": 103,\n            \"disc_percentages\": {\n                \"d\": -1,\n                \"i\": 0,\n                \"s\": 68,\n                \"c\": 33\n            },\n            \"disc_degrees\": {\n                \"d\": -1,\n                \"i\": 0,\n                \"s\": 68,\n                \"c\": 33\n            },\n            \"enneagram_type\": null,\n            \"myers_briggs_type\": \"ISFJ\",\n            \"behavioral_traits\": {\n                \"Risk-Aversion\": 101,\n                \"Skepticism\": 77,\n                \"Pragmatism\": 96,\n                \"Leniency\": 91,\n                \"Pace\": 7,\n                \"Expressiveness\": 32,\n                \"Social\": 67,\n                \"Dominance\": 45\n            }\n        },\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/13.png\"\n        },\n        \"content\": {\n            \"profile\": {\n                \"overview\": [\n                    \"This person tends to be agreeable and extremely loyal, with a tendency to analyze details thoroughly before acting. \",\n                    \"This person tends to be pragmatic, reliable, organized, and precise. \",\n                    \"This person is often realistic and thoughtful, preferring to plan and ensure all of the details are accounted for.\",\n                    \"This person tends to be precise, team-oriented, adaptable, and analytical. \",\n                    \"This person tends to be a pragmatic planner that accounts for all the details and may take a while to analyze a situation before acting.\"\n                ]\n            },\n            \"behavior\": {\n                \"phrase\": [\n                    \"Needing space to think things through\",\n                    \"Being comfortable with a rigid structure\",\n                    \"Listening closely to all the details\",\n                    \"Approaching problems cautiously and methodically\",\n                    \"Finishing one task before starting another\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Support from others\",\n                    \"Taking their time\",\n                    \"Cleanliness &amp; organization\",\n                    \"Asking questions\",\n                    \"Security\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Inconsistency from others\",\n                    \"Sudden change in plans\",\n                    \"Vague directions\",\n                    \"Asserting authority over a group of people\",\n                    \"Chaotic environments\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Maintain a calm tone\",\n                    \"Give them enough time to think before responding\",\n                    \"Ask them to explain something in detail\",\n                    \"Emphasize past results\",\n                    \"Encourage them to share their thoughts\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Lead the conversation\",\n                    \"Take time to work out an agenda\",\n                    \"Let them know how they can be helpful\",\n                    \"Ask for their opinion\",\n                    \"Share something new that you learned\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Share precise product specifications\",\n                    \"Talk about your track record with other customers\",\n                    \"Expect a long sales cycle\",\n                    \"Don't stray off topic\",\n                    \"Give them reason to trust you\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Follow through on your commitments\",\n                    \"Double-check your work\",\n                    \"Expect it to take a long time to earn their trust\",\n                    \"Introduce clear guidelines and rules\",\n                    \"Respect the structure of their schedule\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Walk them step-by-step through the buying process without rushing\",\n                    \"Place a high value on the product's details, even if it takes longer than expected\",\n                    \"Provide evidence for your trustworthiness, like credentials and past performance\"\n                ],\n                \"dont\": [\n                    \"Don't ask too many probing questions before you have built strong rapport\",\n                    \"Don't bypass or skip over any of his feedback, questions, and concerns\",\n                    \"Don't push too hard for short-term results if it negatively impacts others on the team\"\n                ]\n            }\n        }\n    }\n}\n\n</code></pre>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","assessments"],"host":["api","crystalknows","com"],"query":[{"key":"first_name","value":"Paul"},{"key":"last_name","value":"Jones"}],"variable":[]}},"response":[{"id":"e1c806d4-7bbc-44ee-bcc7-336927e973cd","name":"Create Assessment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"responses\": [\n       {\n          \"question_id\": 4,\n          \"option_id\": 4,\n          \"most_or_least\": \"most\"\n        },\n        {\n          \"question_id\": 10,\n          \"option_id\": 10,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 14,\n          \"option_id\": 14,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 19,\n          \"option_id\": 19,\n          \"most_or_least\": \"least\"\n        },\n        {\n          \"question_id\": 103,\n          \"option_id\": 3,\n          \"most_or_least\": \"least\"\n        },\n        {\n        \"question_id\": 106,\n          \"option_id\": 29,\n          \"most_or_least\": \"least\" \n        },\n       {\n          \"question_id\": 107,\n          \"option_id\": 7,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 108,\n          \"option_id\": 8,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 109,\n          \"option_id\": 9,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 112,\n          \"option_id\": 12,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 113,\n          \"option_id\": 30,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 115,\n          \"option_id\": 31,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 118,\n          \"option_id\": 18,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 120,\n          \"option_id\": 20,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 121,\n          \"option_id\": 33,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 122,\n          \"option_id\": 22,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 123,\n          \"option_id\": 23,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 126,\n          \"option_id\": 26,\n          \"most_or_least\": \"least\" \n        },\n        {\n          \"question_id\": 128,\n          \"option_id\": 28,\n          \"most_or_least\": \"least\" \n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.crystalknows.com/v1/assessments?first_name=Paul&last_name=Jones","protocol":"https","host":["api","crystalknows","com"],"path":["v1","assessments"],"query":[{"key":"first_name","value":"Paul"},{"key":"last_name","value":"Jones"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"66734929-c462-4632-a1ee-0a6d1672c13a\",\n        \"first_name\": \"Paul\",\n        \"last_name\": \"Jones\",\n        \"photo_url\": null,\n        \"url\": \"https://www.crystalknows.com/p/66734929-c462-4632-a1ee-0a6d1672c13a\",\n        \"verified\": false,\n        \"qualities\": [\n            \"Calm\",\n            \"Reliable\",\n            \"Conscientious\",\n            \"Organized\",\n            \"Perceptive\"\n        ],\n        \"personalities\": {\n            \"overview\": \"This person tends to be agreeable and extremely loyal, with a tendency to analyze details thoroughly before acting. \",\n            \"archetype\": \"Stabilizer\",\n            \"disc_type\": \"SC\",\n            \"disc_intensity\": 103,\n            \"disc_percentages\": {\n                \"d\": -1,\n                \"i\": 0,\n                \"s\": 68,\n                \"c\": 33\n            },\n            \"disc_degrees\": {\n                \"d\": -1,\n                \"i\": 0,\n                \"s\": 68,\n                \"c\": 33\n            },\n            \"enneagram_type\": null,\n            \"myers_briggs_type\": \"ISFJ\",\n            \"behavioral_traits\": {\n                \"Risk-Aversion\": 101,\n                \"Skepticism\": 77,\n                \"Pragmatism\": 96,\n                \"Leniency\": 91,\n                \"Pace\": 7,\n                \"Expressiveness\": 32,\n                \"Social\": 67,\n                \"Dominance\": 45\n            }\n        },\n        \"images\": {\n            \"disc_map\": \"https://api.crystalknows.com/images/disc_map/13.png\"\n        },\n        \"content\": {\n            \"profile\": {\n                \"overview\": [\n                    \"This person tends to be agreeable and extremely loyal, with a tendency to analyze details thoroughly before acting. \",\n                    \"This person tends to be pragmatic, reliable, organized, and precise. \",\n                    \"This person is often realistic and thoughtful, preferring to plan and ensure all of the details are accounted for.\",\n                    \"This person tends to be precise, team-oriented, adaptable, and analytical. \",\n                    \"This person tends to be a pragmatic planner that accounts for all the details and may take a while to analyze a situation before acting.\"\n                ]\n            },\n            \"behavior\": {\n                \"phrase\": [\n                    \"Needing space to think things through\",\n                    \"Being comfortable with a rigid structure\",\n                    \"Listening closely to all the details\",\n                    \"Approaching problems cautiously and methodically\",\n                    \"Finishing one task before starting another\"\n                ]\n            },\n            \"motivation\": {\n                \"phrase\": [\n                    \"Support from others\",\n                    \"Taking their time\",\n                    \"Cleanliness & organization\",\n                    \"Asking questions\",\n                    \"Security\"\n                ]\n            },\n            \"drainer\": {\n                \"phrase\": [\n                    \"Inconsistency from others\",\n                    \"Sudden change in plans\",\n                    \"Vague directions\",\n                    \"Asserting authority over a group of people\",\n                    \"Chaotic environments\"\n                ]\n            },\n            \"communication\": {\n                \"phrase\": [\n                    \"Maintain a calm tone\",\n                    \"Give them enough time to think before responding\",\n                    \"Ask them to explain something in detail\",\n                    \"Emphasize past results\",\n                    \"Encourage them to share their thoughts\"\n                ]\n            },\n            \"meeting\": {\n                \"phrase\": [\n                    \"Lead the conversation\",\n                    \"Take time to work out an agenda\",\n                    \"Let them know how they can be helpful\",\n                    \"Ask for their opinion\",\n                    \"Share something new that you learned\"\n                ]\n            },\n            \"selling\": {\n                \"phrase\": [\n                    \"Share precise product specifications\",\n                    \"Talk about your track record with other customers\",\n                    \"Expect a long sales cycle\",\n                    \"Don't stray off topic\",\n                    \"Give them reason to trust you\"\n                ]\n            },\n            \"working_together\": {\n                \"phrase\": [\n                    \"Follow through on your commitments\",\n                    \"Double-check your work\",\n                    \"Expect it to take a long time to earn their trust\",\n                    \"Introduce clear guidelines and rules\",\n                    \"Respect the structure of their schedule\"\n                ]\n            },\n            \"recommendations\": {\n                \"do\": [\n                    \"Walk them step-by-step through the buying process without rushing\",\n                    \"Place a high value on the product's details, even if it takes longer than expected\",\n                    \"Provide evidence for your trustworthiness, like credentials and past performance\"\n                ],\n                \"dont\": [\n                    \"Don't ask too many probing questions before you have built strong rapport\",\n                    \"Don't bypass or skip over any of his feedback, questions, and concerns\",\n                    \"Don't push too hard for short-term results if it negatively impacts others on the team\"\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"6d7581ac-14f4-4e94-bbab-435fdf93616a"}],"id":"94c57e50-1c05-4817-ba61-a63fb642499b","_postman_id":"94c57e50-1c05-4817-ba61-a63fb642499b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]},"isInherited":true,"source":{"_postman_id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","id":"fd7e941e-e4ec-4950-af43-94fd0e6374b2","name":"Crystal Developer API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"your-api-key"}]}},"event":[{"listen":"prerequest","script":{"id":"3179f885-f33b-47dd-8566-095a08ebb068","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"70262c5f-974d-400e-a2fc-f35eea09fad7","type":"text/javascript","exec":[""]}}],"variable":[{"key":"CRYSTAL_API_KEY","value":"your-api-key","type":"string"}]}