SignIn (OAuth)

POST {{biBaseURL}}/Auth/SignAppin

This method allows you to authenticate to BeyondInsight with the client credentials and allows access to the public API.

Required Environment Variables

  • access_token

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring

RESPONSES

status: OK

{"UserId":1,"SID":null,"EmailAddress":"Administrator@example.com","UserName":"Administrator","Name":"Administrator"}