Skip to content

CreateServiceKeyRequest

Options for creating a service key

PropertyTypeDescription
allowed_namespaces?string[]Allowed table namespaces
description?stringDescription
expires_at?stringExpiration timestamp
key_type"anon" | "service"Key type: anon or service
namestringDisplay name
rate_limit_per_hour?numberRate limit per hour
rate_limit_per_minute?numberRate limit per minute
scopes?string[]Permission scopes (default: [’*’] for service, [‘read’] for anon)