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: packages/http/dist/base.d.ts:58 Represents a signed request ready to be POSTed to Turnkey

Properties

body

body: string
Defined in: packages/http/dist/base.d.ts:59

stamp

stamp: TStamp
Defined in: packages/http/dist/base.d.ts:60

url

url: string
Defined in: packages/http/dist/base.d.ts:61