Changelog

Added

25 May 2026 - Added server fingerprint to tunnel command

The Open tunnel command response now includes server_public_key_fingerprint, the SHA-256 fingerprint of the Xyte proxy's ed25519 SSH host key. Devices should verify this against the host key presented during the SSH handshake to prevent man-in-the-middle attacks; production firmware should treat a missing/null value as a hard error.

Added

7 May 2026 - Added Create Organization API

Added a new Create Organization Partner Core API to allow Partners to programmatically create Organizations under their account. The response includes an API key for the new Organization that can be used immediately against the Organization API.