1. Home
  2. /
  3. Developer Guide
  4. /
  5. Rest API
  6. /
  7. 1. AuthToken

1. AuthToken

  • URL:
“/RestApi/AuthToken? Username=<username>&password=<password>”
  • Method: GET
  • URL Params:
    • username [string] [Required]=the username of Cirrus Shield user
    • password [string] [Required]= the password of Cirrus Shield user
  • Success Response:
    • Status Code=200 (OK)
    • Returned Data [string]= the authentication token
  • Error Response:
    • Status Code=404 (Not Found) (in case the user was not found)
Was this article helpful to you? No Yes

How can we help?