Skip to main content

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: TSignedRequest

TSignedRequest = object
Defined in: base.ts:264 Represents a signed request ready to be POSTed to Turnkey

Properties

body

body: string
Defined in: base.ts:265

stamp

stamp: TStamp
Defined in: base.ts:266

url

url: string
Defined in: base.ts:267