You will need tokens from two different accounts to use the Cloud Connector API Console, an API Token and a Session Token:
POST /api/m2m/v1/session/login
request of the Connectivity Management API. Use the session token that is returned in the response as the VZ-M2M-Token
parameter value in the requests on this page.NOTE: API Tokens are valid for one hour. Session tokens stay valid as long as they are being used, but expire after 20 minutes of inactivity.
After you have your tokens, here is a suggested sequence of API requests to get you started: