{"id":55352,"date":"2024-04-09T12:56:16","date_gmt":"2024-04-09T12:56:16","guid":{"rendered":"https:\/\/dev.outrightcrm.in\/dev\/store\/?p=55352"},"modified":"2024-04-15T11:19:31","modified_gmt":"2024-04-15T11:19:31","slug":"centralized-credentials-of-all-ai-models","status":"publish","type":"post","link":"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/centralized-credentials-of-all-ai-models\/","title":{"rendered":"Seamless API Integrations for all Modern AI Platforms"},"content":{"rendered":"\n<p>Performing API integration and making two platforms bi-directional is not a piece of cake, you may have to suffer from a painful process while implementing.&nbsp;<\/p>\n\n\n\n<p>Since, in the process of integration, you have to find out the exact and working endpoint, payload, header, and so on. Apart from this, you also need to make sure that the response you are getting from all URLs is in JSON format and abundant time.&nbsp;<\/p>\n\n\n\n<p>All you need to know, while executing your API Integration process is<strong>:<\/strong><\/p>\n\n\n\n<p>You are utilizing a well-working payload, header, endpoint, generating a well-functioning API key, all responses are in JSON format, have an appropriate bit flag key, correct ID and secret key, and so forth.<\/p>\n\n\n\n<p>Isn\u2019t this a challenging task? No need to worry anymore. Since, in this blog post, we will provide you with a set-up of all well-working credentials that will drive rapid and seamless integration.&nbsp;<br>Here we are starting something to make your integrating journey easy and straight. By adding generated and added some of the credentials here. Currently, we have added the request parameters of OpenAI<strong>, <\/strong>Claude (Anthropic Family) MistralAI. However, we will continue to add the other trending and latest AI models to this article<\/p>\n\n\n\n<br>\n\n\n\n<h2 class=\"wp-block-heading\">\u201cOPENAI\u201d TEXT FAMILY STARTS HERE<\/h2>\n\n\n\n<br>\n\n\n\n<p>ChatGPT is a Chatbot and a Natural Language Processing Model developed by OpenAI that allows you to generate a response based on your given prompt. This is one of the most practical, finest, most prominent, &amp; accurate information providers, &amp; highly usable Large Language AI models which is available in various Models.\u00a0\u00a0<br>To have a look at this state-of-the-art AI, give a click on the mentioned link &#8211; <strong>https:\/\/openai.com\/<\/strong>.<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"620\" height=\"415\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-15.png\" alt=\"Google spreadsheet + open AI\" class=\"wp-image-55354\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-15.png 620w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-15-300x201.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-15-600x402.png 600w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201c<strong>ChatGPT<\/strong>-3.5 turbo\u201d&nbsp;<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>ChatGPT 3.5 is a version of ChatGPT OpenAI Chatbot that offers a little law functionality of ChatGPT in comparison to ChatGPT 4. This free version of the Large Language AI Model provides a deep learning text generator architecture called a transformer, text generation capability, understanding of context, &amp; improvement of responses.&nbsp;<\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><strong>https:\/\/api.openai.com\/v1\/chat\/completions<\/strong><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;gpt-3.5-turbo&#8221;,<br>&nbsp;&nbsp;&#8220;messages&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;role&#8221;: &#8220;system&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;content&#8221;: &#8220;I am your lovely assistant&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;},<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;role&#8221;: &#8220;user&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;content&#8221;: &#8220;prompt_value&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;}<br>&nbsp;&nbsp;]<br>}<br><br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Content-Type&#8221;: &#8220;application\/json&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Authorization&#8221;: &#8220;Bearer YOUR_API_KEY&#8221;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>API Key:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>To generate the <strong><a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/what-is-google-apis-how-can-you-get-a-free-google-api-key\/\" target=\"_blank\" rel=\"noreferrer noopener\">API key<\/a><\/strong> of ChatGPT 3.5 turbo, you need to follow the mentioned steps:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First, go to the official website of ChatGPT 3.5 turbo <strong><em>https:\/\/platform.openai.com\/docs\/overview<\/em><\/strong>, which is the same for all models.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"507\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16-1024x507.png\" alt=\"Open AI developer platform\" class=\"wp-image-55355\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16-1024x507.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16-300x149.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16-768x381.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16-600x297.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-16.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Next, click on the API Keys option showing on the side panel.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"509\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17-1024x509.png\" alt=\"Open AI developer platform\" class=\"wp-image-55356\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17-1024x509.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17-300x149.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17-768x382.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17-600x298.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-17.png 1366w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>By clicking on the \u201cAPI Keys\u201d you\u2019ll see the option for \u201cCreate New Secret Key\u201d, hence click on that option.&nbsp;&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"514\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18-1024x514.png\" alt=\"\" class=\"wp-image-55357\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18-1024x514.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18-300x151.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18-768x386.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18-600x301.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-18.png 1366w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once, you have clicked on the \u201cCreate New Secret Key\u201d option then you have to give your API key an appropriate name before clicking on the \u201cCreate Secret Key\u201d button.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"515\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19-1024x515.png\" alt=\"\" class=\"wp-image-55358\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19-1024x515.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19-300x151.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19-768x386.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19-600x302.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-19.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once the key has been generated, you can copy this key and paste it on the required area.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"513\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20-1024x513.png\" alt=\"\" class=\"wp-image-55359\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20-1024x513.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20-300x150.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20-768x385.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20-600x300.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-20.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Note:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p><strong>You don\u2019t have any need to generate different API keys for different versions of a single family.&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>For example<\/strong>,<strong> <em>if you have generated an API key for ChatGPT 3.5 turbo, then you can use that API key for ChatGPT 3.5 turbo, ChatGPT 4, DALL-E 2, and DALL-3 and other Models of the OpenAI family. That means The API key of any model can be used in the entire family\u2019s model.<\/em><\/strong><em>&nbsp;<\/em><\/p>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201c<strong>ChatGPT<\/strong> 4\u201d&nbsp;<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>ChatGPT 4 is the advanced and the latest version of ChatGPT OpenAI Chatbot that offers innovative functionality of <strong><a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/chatgpt-crm-integration\/\" target=\"_blank\" rel=\"noreferrer noopener\">ChatGPT <\/a><\/strong>in comparison to all OpenAI\u2019s Models. This is one of the paid versions of the ChatGPT Large Language AI Model that provides a deep learning text generator architecture called a transformer.&nbsp;<\/p>\n\n\n\n<p>Plus, it offers the ability to generate more accurate, relevant, and human-like responses, high text generation capability, understanding of context, &amp; improvement of responses &amp; the list goes on.<\/p>\n\n\n\n<br>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Endpoint<\/strong><\/td><td><strong><em>https:\/\/api.openai.com\/v1\/chat\/completions<br><\/em><\/strong><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;gpt-4&#8221;,<br>&nbsp;&nbsp;&#8220;messages&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;role&#8221;: &#8220;system&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;content&#8221;: &#8220;I am your lovely assistant&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;},<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;role&#8221;: &#8220;user&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;content&#8221;: &#8220;prompt_value&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;}<br>&nbsp;&nbsp;]<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Content-Type&#8221;: &#8220;application\/json&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Authorization&#8221;: &#8220;Bearer YOUR_API_KEY&#8221;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201cDALL-E-3\u201d<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>DALL-E 3 is also the version of the openAI Model that generates accurate and up-to-date informed images based on the given text description of the user. To access this version of DALL-E, a text-to-image generator AI Model, you have to pay an appropriate amount.&nbsp;<\/p>\n\n\n\n<p>This one, can handle larger inputs, incorporate features, and can create a super-realistic image in a jiffy.<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><strong><em>https:\/\/api.openai.com\/v1\/images\/generations<\/em><\/strong><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;dall-e-3&#8221;,<br>&nbsp;&nbsp;&#8220;prompt&#8221;: &#8220;prompt_value&#8221;,<br>&nbsp;&nbsp;&#8220;n&#8221;: 1,<br>&nbsp;&nbsp;&#8220;size&#8221;: &#8220;1024&#215;1024&#8221;<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Content-Type&#8221;: &#8220;application\/json&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Authorization&#8221;: &#8220;Bearer YOUR_API_KEY&#8221;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<br>\n\n\n\n<h2 class=\"wp-block-heading\">ANTHROPIC FAMILY\u201d STARTS HERE<\/h2>\n\n\n\n<br>\n\n\n\n<p>Anthropic is a large language AI model that generates the response to the given prompt just like the ChatGPT. Anthropic offers more strong &amp; innovative features than ChatGPT. Within <strong><a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/decoding-claude-3-anthropic-ai-marvel-explained\/\" target=\"_blank\" rel=\"noreferrer noopener\">Anthropic<\/a><\/strong>, you can summarize, understand, &amp; get responses for any files just by putting them into the input box. Plus, you can process more words than ChatGPT &amp; 5 files in a single time. Anthropic was developed by an American artificial intelligence company which is accessible with the distribution of various super-working models<\/p>\n\n\n\n<p>To have a look at this state-of-the-art AI, give a click on the mentioned link &#8211; <em><strong>https:\/\/www.anthropic.com\/.<\/strong><\/em><\/p>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"620\" height=\"415\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/NEW-SHHET-INTRACT-ANTROPICS58.png\" alt=\"\" class=\"wp-image-55399\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/NEW-SHHET-INTRACT-ANTROPICS58.png 620w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/NEW-SHHET-INTRACT-ANTROPICS58-300x201.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/NEW-SHHET-INTRACT-ANTROPICS58-600x402.png 600w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201c<strong>Claude<\/strong> 2.1\u201d<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Claude 2.1 is the updated version of the <a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/claude-2-0-features-benefits-more\/\" target=\"_blank\" rel=\"noreferrer noopener\">Claude 2<\/a> AI model that allows you to generate the response of the given prompt with more finest accuracy. Basically, it is not a multilingual AI model but sometimes it offers the features of text generating in multiple-languages. It carries the context window of 200k with 4098 tokens.&nbsp;<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><em><strong>https:\/\/api.anthropic.com\/v1\/complete<\/strong><\/em><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;claude-2.1&#8221;,<br>&nbsp;&nbsp;&#8220;prompt&#8221;: &#8220;prompt_value&#8221;,<br>&nbsp;&nbsp;&#8220;max_tokens_to_sample&#8221;: 100,<br>&nbsp;&nbsp;&#8220;temperature&#8221;: 1,<br>&nbsp;&nbsp;&#8220;stop_sequences&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nHuman:&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nAssistant:&#8221;<br>&nbsp;&nbsp;]<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>&nbsp;{<br>&nbsp;&nbsp;&#8220;Content-Type&#8221;:&#8221;application\/json&#8221;,<br>&nbsp;&nbsp;&#8220;x-api-key&#8221;:&#8221;api_key&#8221;,<br>&nbsp;&nbsp;&#8220;anthropic-version&#8221;:&#8221;2023-06-01&#8243;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>API Key:<\/strong><\/li>\n<\/ul>\n\n\n\n<p>To generate the<a href=\"https:\/\/dev.outrightcrm.in\/dev\/store\/blog\/bulk-url-shortener-using-bitly-api-apps-script\/\" target=\"_blank\" rel=\"noreferrer noopener\"> <strong>API key<\/strong><\/a> of Claude 2., Anthropic\u2019s Model, you need to follow the mentioned steps:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First, go to the official website of Claude 2.1, <strong><em>https:\/\/console.anthropic.com\/login?returnTo=%2F<\/em><\/strong>, which is the same for all models.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Here, first, you have to login or sign-in with your account.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"515\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22-1024x515.png\" alt=\"\" class=\"wp-image-55361\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22-1024x515.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22-300x151.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22-768x386.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22-600x302.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-22.png 1275w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After logging in or sign-in, you will see the option for \u201cGet API Key\u201d.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"515\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23-1024x515.png\" alt=\"\" class=\"wp-image-55362\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23-1024x515.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23-300x151.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23-768x386.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23-600x302.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-23.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Just after clicking on \u201cGet API Keys, you have to click on the \u201cCreate Key\u2019 button.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"514\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24-1024x514.png\" alt=\"\" class=\"wp-image-55363\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24-1024x514.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24-300x151.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24-768x386.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24-600x301.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-24.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Here, you have to give your API key an appropriate name before clicking on the \u201cCreate Key\u201d button.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26-1024x512.png\" alt=\"\" class=\"wp-image-55364\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26-1024x512.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26-300x150.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26-768x384.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26-600x300.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-26.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Next to created your key, you can copy it and paste it into the required area.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"517\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27-1024x517.png\" alt=\"\" class=\"wp-image-55365\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27-1024x517.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27-300x152.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27-768x388.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27-600x303.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-27.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Note:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p><strong>You don\u2019t have any need to generate different API keys for different versions of a single family.&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>For example,<em> if you have generated an API key for Claude 2.1, then you can use that API key for Claude-3-opus-20240229, and for Claude-3-opus-20240229 and other Models of the Anthropic AI family. That means the API key of any model can be used in the entire family\u2019s model.<\/em>&nbsp;<\/strong><\/p>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201c<strong>Claude<\/strong>-3-opus- 20240229\u201d<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Claude-3-opus-20240229 is an advanced and innovative Claude 2.1 model of the anthropic family that performs the most powerful highly complex tasks with proper fluency and understanding. Plus, it offers the features of multilingual with the coverage of a 200k context window and 4096 tokens.<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><em><strong>https:\/\/api.anthropic.com\/v1\/complete<\/strong><\/em><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;claude-3-opus-20240229&#8221;,<br>&nbsp;&nbsp;&#8220;prompt&#8221;: &#8220;prompt_value&#8221;,<br>&nbsp;&nbsp;&#8220;max_tokens_to_sample&#8221;: 100,<br>&nbsp;&nbsp;&#8220;temperature&#8221;: 1,<br>&nbsp;&nbsp;&#8220;stop_sequences&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nHuman:&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nAssistant:&#8221;<br>&nbsp;&nbsp;]<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>&nbsp;{<br>&nbsp;&nbsp;&#8220;Content-Type&#8221;:&#8221;application\/json&#8221;,<br>&nbsp;&nbsp;&#8220;x-api-key&#8221;:&#8221;api_key&#8221;,<br>&nbsp;&nbsp;&#8220;anthropic-version&#8221;:&#8221;2023-06-01&#8243;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201c<strong>Claude<\/strong>-3-sonnet-20240229\u201d<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p><strong>Claude<\/strong>-3-sonnet-20240229 is an advanced and innovative version of the anthropic family that ideally balances the high workload and easily maintains the speed of the content. This one offers the features of maximum utility, proper deployment, multilingual, and the coverage of 200k context windows and 4096 tokens.&nbsp;<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><strong><em>https:\/\/api.anthropic.com\/v1\/complete<\/em><\/strong><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;claude-3-sonnet-20240229&#8221;,<br>&nbsp;&nbsp;&#8220;prompt&#8221;: &#8220;prompt_value&#8221;,<br>&nbsp;&nbsp;&#8220;max_tokens_to_sample&#8221;: 100,<br>&nbsp;&nbsp;&#8220;temperature&#8221;: 1,<br>&nbsp;&nbsp;&#8220;stop_sequences&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nHuman:&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;\\n\\nAssistant:&#8221;<br>&nbsp;&nbsp;]<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>{<br>&#8220;method&#8221;: &#8220;post&#8221;,<br>&#8220;headers&#8221;: {<br>&#8220;Content-Type&#8221;: &#8220;application\/json&#8221;,<br>&#8220;x-api-key&#8221;: &#8220;api_key&#8221;,<br>&#8220;anthropic-version&#8221;: &#8220;2023-06-01&#8221;<br>},<br>&#8220;payload&#8221;: &#8220;request_data&#8221;,<br>&#8220;muteHttpExceptions&#8221;: true<br>}<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<br>\n\n\n\n<h2 class=\"wp-block-heading\">\u201cMISTRAL FAMILY\u201d STARTS HERE<\/h2>\n\n\n\n<br>\n\n\n\n<p>Mistral AI is the trending king of the market when it comes to a natural language processing tool. Mistral AI is an open-source large-language AI Model designed by a French-based artificial intelligence organization. You can utilize the innovative benefits of this freely-accessible AI model for content creation. It will not only generate a response to your given input but you can also get a next-level customer support from this startup.&nbsp;<\/p>\n\n\n\n<br>\n\n\n\n<p>To have a look at this state-of-the-art AI, give a click on the mentioned link &#8211; <em><strong>https:\/\/mistral.ai\/.<\/strong><\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"620\" height=\"415\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-28.png\" alt=\"\" class=\"wp-image-55366\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-28.png 620w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-28-300x201.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-28-600x402.png 600w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<h3 class=\"wp-block-heading\">Meet \u201cMistral AI\u201d<\/h3>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Introduction:&nbsp;<\/strong><\/li>\n<\/ul>\n\n\n\n<p>Mistral AI is also a natural language processing tool that offers amazing experience with a very simple user-friendly interface. This one is an open-source large-language AI Model, hence you can customize it according to your needs to integrate or whatever. Therefore, use this amazing text-to-text generator AI tool in just free of cost.<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>End Point<\/strong><\/td><td><em><strong>https:\/\/api.mistral.ai\/v1\/chat\/completions<\/strong><\/em><\/td><\/tr><tr><td><strong>Payload<\/strong><\/td><td>{<br>&nbsp;&nbsp;&#8220;model&#8221;: &#8220;mistral-small-latest&#8221;,<br>&nbsp;&nbsp;&#8220;messages&#8221;: [<br>&nbsp;&nbsp;&nbsp;&nbsp;{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;role&#8221;: &#8220;user&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8220;content&#8221;: &#8220;prompt_value&#8221;<br>&nbsp;&nbsp;&nbsp;&nbsp;}<br>&nbsp;&nbsp;],<br>&nbsp;&nbsp;&#8220;temperature&#8221;: 0.7,<br>&nbsp;&nbsp;&#8220;top_p&#8221;: 1,<br>&nbsp;&nbsp;&#8220;max_tokens&#8221;: 512,<br>&nbsp;&nbsp;&#8220;stream&#8221;: false,<br>&nbsp;&nbsp;&#8220;safe_prompt&#8221;: false,<br>&nbsp;&nbsp;&#8220;random_seed&#8221;: 1337<br>}<br><\/td><\/tr><tr><td><strong>Header<\/strong><\/td><td>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Content-Type&#8221;: &#8220;application\/json&#8221;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&#8220;Authorization&#8221;: &#8220;Bearer YOUR_API_KEY&#8221;<br>}<br><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>API Key:<\/strong><\/li>\n<\/ul>\n\n\n\n<p>To generate the API key of Mistral AI, you need to follow the mentioned steps:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>First, go to the official website of <em><strong>mistral AI<\/strong><\/em>, . <\/li>\n\n\n\n<li>Here, you need to click on the \u201cAPI Key button showing on the side panel.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"590\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31-1024x590.png\" alt=\"\" class=\"wp-image-55410\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31-1024x590.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31-300x173.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31-768x443.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31-600x346.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/image-31.png 1112w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After clicking on the \u201cAPI key option, you will see this interface where you have to take the subscription first.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"513\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31-1024x513.png\" alt=\"\" class=\"wp-image-55368\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31-1024x513.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31-300x150.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31-768x385.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31-600x300.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-31.png 1360w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Just after taking the subscription to Mistral AI, you will see the interface like this.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"512\" height=\"295\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-32.png\" alt=\"\" class=\"wp-image-55369\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-32.png 512w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-32-300x173.png 300w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once, you have taken the subscription to this tool, then it will give you the option to \u201ccreate API key or Create new key\u201d.<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"311\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-1024x311.png\" alt=\"\" class=\"wp-image-55370\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-1024x311.png 1024w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-300x91.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-768x234.png 768w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-1536x467.png 1536w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33-600x182.png 600w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-33.png 1631w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<br>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After, clicking on the \u201cCreate new Key\u201d option, you have to give an appropriate name to your key and have to select its expiring date as well.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"694\" height=\"546\" src=\"https:\/\/dev.outrightcrm.in\/dev\/store\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-34.png\" alt=\"\" class=\"wp-image-55371\" srcset=\"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-34.png 694w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-34-300x236.png 300w, https:\/\/dev.outrightcrm.in\/dev\/store\/wp-content\/uploads\/2024\/04\/pasted-image-0-34-600x472.png 600w\" sizes=\"auto, (max-width: 694px) 100vw, 694px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Once you have created your API key, now you can copy this API key and paste it into the required area.&nbsp;<\/li>\n<\/ul>\n\n\n\n<br>\n\n\n\n<h2 class=\"wp-block-heading\">Let\u2019s Recap Before you Go<\/h2>\n\n\n\n<br>\n\n\n\n<p>In this article, we will make you a pro of the integration process, since in this blog post you will get the credentials of all the AI Models along with their entire family. Moreover, you will know the difference between each model of family along with their whole credentials. Therefore, before making it too late, let\u2019s move with us to utilize these credentials and integrate top AI with spreadsheets, and any other internal application to make your collaboration smooth &amp; rapid.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Performing API integration and making two platforms bi-directional is not a piece of cake, you may have to suffer from [&hellip;]<\/p>\n","protected":false},"author":17769,"featured_media":55375,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[57],"tags":[],"class_list":["post-55352","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-api"],"acf":[],"_links":{"self":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts\/55352","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/users\/17769"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/comments?post=55352"}],"version-history":[{"count":0,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/posts\/55352\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/media\/55375"}],"wp:attachment":[{"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/media?parent=55352"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/categories?post=55352"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dev.outrightcrm.in\/dev\/store\/wp-json\/wp\/v2\/tags?post=55352"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}