splitch

DocsAPIUNAUTHORIZED.md

UNAUTHORIZED

HTTP status
401

Cause

No valid credential was presented, or the one presented could not be parsed.

Fix

Send a credential. A Client Key (pk_… key material) evaluates; an API Key (sk_…) reads and writes the control plane. At the CLI, run splitch login.

Related codes