<?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 Reseller Portal</title>
    <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/</link>
    <description>Recent content in Getting Started on Reseller Portal</description>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Authentication Process</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/authentication/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/authentication/</guid>
      <description>Authentication Process#Requests to the API are secured via a JWT access token. This token needs to be generated using the OAuth v2 Authorization Code grant flow.
The image below provides an outline of the process involved in generating the required tokens and keeping them alive:
Please refer to the links below for detailed technical information and code examples of the Authorization Code grant flow:
 Authorization Code Grant Example Flow  To progress with the steps below, you will need:</description>
    </item>
    
    <item>
      <title>Postman</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/postman/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/postman/</guid>
      <description>Postman#To help with getting authenticated and using the API, a Postman Collection it available to download.
Generating Started with Postman#Follow the steps below to get start with the ~.Dimensions.~ API using Postman.
  Download and import the collection and environment files into Postman.
  Configure the Environment Variables with the values from the Rest API section of the portal:
   OAUTH-CLIENTID OAUTH-CLIENTSECRET  Within the collection, use one of the available authentication flows to obtain a token:   Authorization Code Flow: Requires user interaction to log in and obtain a token.</description>
    </item>
    
    <item>
      <title>Customer Onboarding Process</title>
      <link>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/onboarding/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.na.xarios.cloud/reseller-portal/en-us/api/gettingstarted/onboarding/</guid>
      <description>Customer Onboarding Process#The onboarding process is the process of creating a new customer account on ~.Dimensions.~ along with any user accounts which will require access to the customer portal.
Document note
At this stage you should have completed the Authentication Process and should have the required Access/Refresh tokens.The steps below outline the recommended process for onboarding a new customer.
1. Create a Customer Account#The first step of the process is to create the customer account record.</description>
    </item>
    
  </channel>
</rss>
