<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Getting Started on API Documentation</title>
    <link>https://docs.icepack.ai/getting-started/</link>
    <description>Recent content in Getting Started on API Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 23 Jan 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://docs.icepack.ai/getting-started/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Calling the API</title>
      <link>https://docs.icepack.ai/getting-started/calling-the-api/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://docs.icepack.ai/getting-started/calling-the-api/</guid>
      <description>Public access to the Icepack Portal will be made available soon!&#xA;In order to call the API you&amp;rsquo;ll need a few things in place:&#xA;An API key. A programming language that can form http get and post requests. A model you wish to solve. [1.] To get an API key you&amp;rsquo;ll need to register an account through the Icepack client portal. Registration is free and we provide a fair-usage policy for small models and request volumes.</description>
    </item>
    <item>
      <title>Model submission</title>
      <link>https://docs.icepack.ai/getting-started/model-submission/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://docs.icepack.ai/getting-started/model-submission/</guid>
      <description>Public access to the Icepack Portal will be made available soon!&#xA;Armed with your API Key, a language you&amp;rsquo;re comfortable in, and a model you&amp;rsquo;d like to submit, we can complete a round trip against the API.&#xA;Solving models can sometimes take a hot minute. For this reason, when you POST a model to the API, we don&amp;rsquo;t block and hold the request. Instead, we return a GUID (Globally Unique Identifier) which will allow you to retrieve the results of the solve when they&amp;rsquo;re complete.</description>
    </item>
    <item>
      <title>Client Portal sign-up</title>
      <link>https://docs.icepack.ai/getting-started/portal-signup/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://docs.icepack.ai/getting-started/portal-signup/</guid>
      <description>Public access to the Icepack Portal will be made available soon!&#xA;Initial sign-up You&amp;rsquo;ll be able to sign up at portal.icepack.ai. Once you&amp;rsquo;ve registered with a valid email address, you can activate your account by clicking on the link provided in the email you receive from info@icepack.co. After accepting the Terms and Conditions, you will have the freedom to navigate to the different parts of the Client Portal.&#xA;The initial sign up involves creating a personal account for you under the Standard usage plan.</description>
    </item>
    <item>
      <title>Get Protobuf</title>
      <link>https://docs.icepack.ai/getting-started/protobuf-installation/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://docs.icepack.ai/getting-started/protobuf-installation/</guid>
      <description>Introduction Google provides support for a fantastic serialisation layer called protobuf. It&amp;rsquo;s fast, typed, and language agnostic. This means you can use it natively from just about any development language.&#xA;Protobuf is a high-performance serialisation layer. For larger model submissions or responses we recommend using the protobuf interfaces as it is quicker to serialise or deserialise payloads. Part of the reason for this is that the majority of protobuf clients can only serialise a protobuf message if all the required fields are correctly populated.</description>
    </item>
    <item>
      <title>What&#39;s next?</title>
      <link>https://docs.icepack.ai/getting-started/what-next/</link>
      <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://docs.icepack.ai/getting-started/what-next/</guid>
      <description>Public access to the Icepack Portal will be made available soon!&#xA;Now that you know the basics of how to call the API with a model&amp;hellip;&#xA;Play around! Sometimes it&amp;rsquo;s just fun to know things like how to most efficiently visit all the pubs in Dublin.&#xA;Audit your historic decisions against optimised models. This is often useful to reveal bottlenecks in processes or reveal areas where things can be tightened up.</description>
    </item>
  </channel>
</rss>
