Getting started
The first step is to enable the user API and getting the API key from the Security card from Device Management on your AirServer Connect. You will also need to make sure that the API toggle is set to the enabled position.
Once you have the API key, we are ready to talk about the different connection methods which you can use to control your AirServer Connect.
This documentation will have several instances in its examples where you will see a text like
{your AirServer Connect API key or JWT token}. This is put there as a placeholder for you to
paste your key or token. It should be noted that if you intend to use these examples, you should
replace the entire placeholder text, including the { and } characters. We've added this
clarification because the typical API key is generated as a UUID, which will often be surrounded
with { and } characters, so you might reasonably assume that they should remain.