Generate authentication token

This endpoint validates an integrator's email address and sends a JWT token for access to OneLiquidity services.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

authentication credentials

string
required

Must be a valid email address that can be accessed for verification

boolean

Indicates whether the user is a OneLiquidity admin

whitelistedIps
array of strings

List of IP addresses that are allowed access. Each IP must be valid and unique.

whitelistedIps
string
required

Determines when the authentication session will expire.
Accepted values:

  • Predefined durations: 1D, 7D, 30D, 60D (duration in days)
  • A valid date in YYYY-MM-DD format within one year from today.

Example values:

  • 1D (1 day from now)
  • 2024-12-31 (a specific valid date)
Responses

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