Typescript (SDK)
Sites
Reveal a site's secret
Returns the decrypted value for a single secret. This is a POST (not GET) so the secret never lands in a URL, request log, or browser history.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Path Parameters
The resource ID (e.g., "prod_abc123") or slug (e.g., "my-product")
The secret's prefix ID (e.g., "secret_abc123")

