← BACK TO DOCSDOCS / AUTH

Authentication Guide

Integrations use API key auth via Authorization: Bearer tns_... or X-API-Key: tns_.... Keys are workspace-scoped.

Secret keys (tns_...) are for MCP, Tasks REST (/api/external/*), and server-side Feedback. Public keys (tns_pub_...) are only for browser Feedback ingest with an origin allowlist.

The full key is shown once on creation. Tensient stores a SHA-256 hash and a short prefix for display. Revoke in Settings → Developer.

REST task writes accept an optional actor object (externalId, email, name) so your customer users are attributed without per-user Tensient accounts.

Agent index: /llms.txt · openapi.json