API error type

API key expired

HTTP 401 · https://errors.driftstack.dev/expired-key

What it means

This key reached its expiry (set at mint time, or via rotation grace) and is no longer valid.

How to fix it

Rotate to a fresh key (`POST /v1/api-keys/{id}/rotate`) or mint a new one in the dashboard.

Where it appears

In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.