HTTP 410 · code: DEPRECATED
Scalix Cloud moved to one credential for the whole platform. Per-database tokens (the old POST /v1/databases/{id}/token flow) are gone — your IAM API key (scalix_sk_…) now authenticates database operations directly, alongside storage, functions, AI, and every other service.
Authorization: Bearer scalix_sk_… on database requests, exactly as for the rest of the API.tenant_id parameters are no longer needed on query and schema calls.database:* scopes in the console instead of a per-database token.