API Reference

Get A Session Key

This method authenticates a user and returns a session key to be used in subsequent API requests.

Log in to see full request history
Body Params
string

The IP address of the API caller

date
required

The UTC time and date the request is sent. The timestamp typically must be within ± 5 seconds of the server's UTC time.

Identity
object
required
Headers
string
required

The User ID of the user you want to authenticate as. This parameter can either be replaced with X-Email (for the user's email address (case-sensitive)) or X-Single-Sign-On-Id (for the user's unique SingleSignOnId).

string
required

Initialization vector used for encryption

string
required

The automation ID provided when company is enabled for Admin API usage

string

The hash of the encrypted payload

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json