Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
Key list
Local user ID of the dashboard user who created the key (TRU-207).
null for keys created before the column was introduced, keys
created by API-key auth (SDK-created keys carry no user identity),
or keys whose creator was subsequently deleted — the FK is
ON DELETE SET NULL.
API-key scope allowlist (TRU-180). An empty or omitted array
grants legacy full access; any non-empty set restricts the key
to the listed scopes (e.g. ["query"] for read-only MCP keys).