Bearer token
The universal form is an Authorization header:SDK conventions
Official SDKs use different auth conventions. OmniaKey accepts the common forms for the protocol being called.
For custom integrations, prefer
Authorization: Bearer. It works consistently
across all documented endpoints.