Authentication
EVM Onboarding
Onboard a new EVM account using SIWE signature
post/v2/onboarding
Headers
PARADEX-STARKNET-ACCOUNTstring required
Starknet account
PARADEX-EVM-SIGNATUREstring required
EVM personal_sign signature
PARADEX-SIWE-MESSAGEstring required
Base64-encoded SIWE message
Request body
Example request
{
"marketing_code": "abcd:code1",
"public_key": "0x3d9f2b2e5f50c1aade60ca540368cd7490160f41270c192c05729fe35b656a9",
"referral_code": "cryptofox8",
"utm": {
"campaign": "summer2024",
"source": "google",
"type": "clickthrough"
}
}Response
An empty response