Deep Link Specification
This document describes the deep link structure and response formats for the Tokeo mobile wallet. This includes supported operations, parameters, expected behavior, and error handling standards.
π₯ Incoming Deep Links
tokeo://<action>?data=<base64-encoded-json>π Common Parameters (in data JSON)
data JSON)Field
Type
Required
Description
β
Supported Actions
1. request-accounts
request-accountstokeo://request-accounts?data=eyJjYWxsYmFjayI6Imh0dHBzOi8vZXhhbXBsZS5jb20vY2IiLCJub25jZSI6IjEyMzQ1NiJ92. get-accounts
get-accounts3. sign-message
sign-messageField
Type
Required
Description
4. sign-psbt
sign-psbtField
Type
Required
Description
π Response Format
β Error Codes
Code
Type
Description
π οΈ Notes
Last updated
Was this helpful?