Managing sessions in the FinHub API Playground Environment
Component | Description | Usage |
---|---|---|
userSessionToken | JWT token for user session validation | Used for session validation and contains user identity claims |
customerId | Unique identifier for the customer | Reference in customer-related operations |
tenantId | Identifier for the tenant | Used for multi-tenant operations |
expires_in
value)expires_in
parameter (in seconds). When a session expires:
401 Unauthorized
error