Verizon Connect Token Authorization API
Exchanges Base64-encoded Reveal REST credentials for a short-lived bearer authorization token (valid ~20 minutes) via GET /token. Subsequent API calls send an Atmosphere authorization header combining the Verizon Connect app id and the bearer token. Endpoints modeled from the public Developer Quick Start Guide; full request/response detail is behind the Integration Manager portal.