Jump to Content
Syntropy StackDocumentation
Documentation
DocumentationSyntropy Stack
Documentation

Getting Started

  • Welcome
  • What is Syntropy Stack?
  • What is Syntropy Agent?
  • Get Started with Syntropy Stack

What's New

  • Release Notes: May 26th, 2022
  • Product Notes archive
    • Release Notes: May 12th, 2022
    • Release Notes: March 29th, 2022
    • Release Notes: January 20th, 2022
    • Release Notes: December 28th, 2021
    • Release Notes: December 6th, 2021
    • Release Notes: November 18th, 2021
    • Syntropy Windows Application Production Release is Here
    • Release Notes: October 14th, 2021
    • Release Notes: September 21st, 2021
    • Release Notes: August 5th, 2021
    • Syntropy Stack (2021 May 20) - What's new?
    • Syntropy Stack (2021 April 29) - What's new?
    • Syntropy Stack (2021 April 22) - What's new?
    • Syntropy Stack (2021 April 8) - What's new?
    • Syntropy Stack (2021 February 11) - What's new?
    • Syntropy Stack (2021 January 11) - What's new?
  • Changelog
    • Syntropy Stack Changelog

Installation

  • Get your Agent Token
  • Install Syntropy Agent
    • Install with Docker
    • Install with Ansible
    • Build from Source
  • Syntropy Agent Variables
  • Update Syntropy Agent

Configuration

  • Configure Syntropy CTL
    • Installation
    • Authentication
    • Command Glossary
    • API Keys
    • Endpoints
    • Connections
  • Configure Ansible
    • Installation
    • Authentication
    • API Keys
    • Facts
    • Networks
    • Templates
  • Configure Network as Code
    • Installation
    • Authentication
    • Export Networks
    • Create Network
    • YAML Configurations
    • Complex Topologies

Management

  • Shared Workspaces and User Roles
  • Manage your endpoints
    • Add a Virtual endpoint
  • Manage your Networks
    • Advanced Network Filtering
  • Connection Analytics
  • Connection SDN
  • User settings
    • Access tokens
  • Audit Log
  • Logs

Windows Application

  • Features and Quickstart
  • Windows App changelog

Tutorials

  • Setting up and running a DARP node
  • Setting up and running a private Syntropy VPN
    • Set up a VPN server on Microsoft Azure
    • Set up a VPN server on any provider using Docker

Useful links

  • Discord Community
  • Status page
  • Customer Portal
  • Book a Demo!
Powered by 

Authentication

Suggest Edits

Authentication

Setting Environment Variables

Before accessing commands, set the following environment variables:

export SYNTROPY_API_TOKEN="API_AUTHENTICATION_TOKEN_HERE"
export SYNTROPY_API_SERVER=https://api.syntropystack.com

Retrieving an Access Token

You can refer to this article to learn how to retrieve an access token.

Updated 16 days ago


Did this page help you?
  • Table of Contents
    • Authentication
      • Setting Environment Variables
      • Retrieving an Access Token