Authentication Overview

Preview authentication is represented by bearer-token style examples. Production authentication may include signed tokens, passkeys, device keys, OAuth, or other account-bound methods.

Example header:
Authorization: Bearer ILLUMOS_PREVIEW_TOKEN
