/
DY
dynamic
/
Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 2w ago
View markdown
dynamic
Dashboard API
get
/exchangeRates
v2
latest
OpenAPI 3.0.1
2026-07-26
334
612
609.5 KB
Allowlists
10
Analytics
6
Chainalysis
3
Chains
1
Custom Fields
5
Custom Networks
5
CustomHostnames
3
DeeplinkUrls
3
Environments
5
Events
3
Exports
4
ExternalJwt
1
Gates
7
GlobalWalletAccessControl
7
GlobalWalletConnections
1
GlobalWallets
5
Invites
5
Members
5
Mfa
2
MfaSettings
3
NameServices
6
Organizations
12
Origins
3
Projects
5
SDK
138
post
Get account balances for multiple addresses
get
/exchangeRates
get
Generate a short-lived JWT token for use with WAAS client backups.
get
Check user field uniqueness
post
Initialize oauth auth sequence
get
Check that session is valid
post
Scan a URL for potential malicious activity
post
Simulate a Solana transaction
post
Sponsor a Solana transaction via Grid API
post
Simulate an EVM transaction
post
Simulate an EVM AA UserOp
post
Endpoint to sign-in using a token issued by an external auth provider
post
Add fees to a Solana transaction
post
[DEPRECATED] Please use /externalAuth/signin instead
get
Get auth token for given embedded wallet type
get
Return the passcode for the pregenerated embedded wallet of the authenticated user
put
Update wallet in a multi-wallet selection
put
Claim a pregenerated embedded wallet
get
Return the backup key for the embedded wallet of the authenticated user
post
Update V1 embedded wallet to V2
get
/sdk/{environmentId}/healthcheck
post
Endpoint to refresh the JWT auth token using the current valid JWT auth token in the authorization header
get
Get signin email provider
get
Get redirect URL for Oauth provider login. This will return a string that the SDK can manipulate before redirecting the browser to.
get
Get redirect URL for Oauth provider login
get
Oauth provider redirect endpoint
get
Redirect URL for sign-in with coinbase
post
Oauth provider redirect endpoint for apple ID
get
Oauth provider authorization endpoint
post
Oauth provider verify endpoint
post
Farcaster provider SignIn endpoint
post
Farcaster provider Verify endpoint
post
Oauth provider SignIn endpoint
post
Returns the authorization code or error retuned by oauth provider
get
Create nonce for authentication flow
post
Publish events for SDK
get
Get the environment's settings
post
Update SDK settings for a specific environment
post
Link wallet to user
post
Merge users with conflict resolutions
post
Verify wallet transfer
post
Revoke a session
post
unlink wallet from user
post
prefetch information for wallet address
post
Create a visit
post
Verify payload and return JWT
get
Fetch user profile for the current authenticated user
put
Update a user's fields
delete
Hard delete a user
put
Update a user's V2 recovery email
get
Gets passkey data associated with a user
put
Update a passkey's info
delete
Delete a passkey
get
Gets passkey data associated with a user
post
Register a new passkey
get
Gets passkey authentication options
get
Gets passkey authentication options
post
Authenticate a passkey
get
Get the current user's MFA Devices
get
Get the current user's MFA Methods
get
Get the current user's MFA by device id
put
Update a device
delete
Delete a device (if not default device)
get
Register a new TOTP MFA device and get Totp Secret
post
Verify TOTP MFA device
post
Upgrade JWT scope with valid MFA session
get
Register a new Passkey MFA device
post
Verify Passkey MFA device
post
Upgrade JWT scope with valid MFA session
post
Upgrade JWT scope with valid MFA session
post
Upgrade JWT scope with valid MFA session
get
Get recovery codes
post
Generate new recovery codes for user
post
After successful verification allow to merge two owned accounts
delete
Soft delete an embedded wallet
put
Restore an embedded wallet
post
Create one or more new embedded wallets for a user
delete
Deletes the embedded wallets for a user
get
Generates the turnkey request body for a user's delete wallets request
get
Generates the request body for a user's delete V2 wallets request
post
Add a wallet account to a user's existing V2 wallet
get
Generates the request body for a user's create V2 wallet account request
post
Initialize the email authentication process for a user's embedded wallet
put
Completes the passkey recovery process for a user's passkey embedded wallet
post
Initialize the passkey recovery process for a user's passkey embedded wallet
post
Registers a session key for an embedded wallet
get
Requests an export of an embedded wallet
get
Find the configuration for the enabled networks associated to an environment
get
Configuration for enabled onramps
get
Get Coinbase supported networks
post
Create a Coinbase onramp order
post
Generate a Coinbase onramp buy URL
post
Start Crypto.com payment
post
Initialize email verification process
post
Initialize sms verification process
post
Send new code for sms verification
post
Verify sms verification request
post
Verify an sms and sign in user
post
Verify email verification request
post
Verify an email and sign in user
post
Send new code for email verification
get
Find jwks for public key
get
Find jwks for public key (JSON format)
get
/sdk/{environmentId}/exchangeRates
get
Get the token balances for an account
post
Get account balances for multiple addresses
get
Get HTML with rendered Telegram login widget
post
Handle Telegram authentication
post
Telegram provider SignIn endpoint
post
Telegram provider check auth
post
Telegram provider Verify endpoint
post
Create a new waas account
post
Create rooms for a waas mpc ceremony
post
Create rooms for a waas mpc ceremony without a walletId
post
Refresh keyshares
post
Import an existing private key to create a waas account
post
Export private Key of a waas account
post
Sign a message with a waas account
post
Backup multiple keyShares for a waaS wallet
post
Backup multiple keyShares for a waaS wallet to Google Drive
post
Create backup action and event for a specified location without performing actual backup
post
Create backup action and event for multiple locations without performing actual backup
post
Recover multiple keyShares
post
Reshare secret shares and update the threshold
post
Deliver encrypted delegated share
put
Update the WAAS wallet settings for the wallet
get
Get the global wallet settings for the environment
post
Track a global wallet connection
put
Set a global wallet connection as disconnected
get
Get the access token for a user OAuth account
get
Configuration for enabled offramps
get
Get the exchange accounts for a given dynamic user
get
Get the exchange account transactions for a given dynamic user
post
Transfer funds from an exchange account to an external address or another Coinbase account
get
Get the available exchange transfer destinations for account transactions for a given dynamic user
get
Fetch a single WaaS wallet with verified credentials
get
Get transactions for a wallet address
post
Check SSO provider for email domain
SDK Views
3
Sessions
3
Settings
14
TestAccount
3
Tokens
3
UserApiTokens
3
Users
13
Visits
1
Waas
21
WalletConnect
1
Wallets
13
Webhooks
8
SDK
Exchange rates for the given currency
get
/exchangeRates
Response
Exchange rates response
Currency[]
required
name
string
required
symbol
string
required
type
'fiat'
|
'crypto'
required
code
string
required
value
number
required