splitchAlpha

DocsAPIUNAUTHORIZED.md

UNAUTHORIZED

HTTP status
401

Remediation

Send a credential: a Client Key to evaluate, or an API Key to read or write the control plane

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