API Authorization

Omni-Link API is authorized by passing the ApiKey (generated from the settings page) with each request.

Header Format
'Authorization': 'ApiKey <REPLACE_WITH_API_KEY>'