Jwt token (http_api_key)
JWT token for Boost V2 Integration containing:
- partner_agent_id: unique partner agent identifier (< 100 characters)
- iss: partner identifier (partner short code)
- aud: always "boost.homespotter.com"
- iat: issued at timestamp (numeric seconds from epoch) Token expires after 24 hours and cannot be set in the future.