Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Type Alias: SignedRequest
SignedRequest = object
Defined in: base.ts:29
Represents a signed request ready to be POSTed to Turnkey
Deprecated
use TSignedRequest insteadProperties
body
body: string
Defined in: base.ts:30
stamp
stamp: string
Defined in: base.ts:31
url
url: string
Defined in: base.ts:32