# Session
## Properties
| Name | Type | Description | Notes |
| -------------- | ---------- | ------------------------------------------------------------------------------ | ----- |
| **token** | **String** | Your session token. Add this as the \"Authorization\" header to your requests. |
| **expires_in** | **i32** | The number of seconds until the token expires. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)