Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request POST \ --url https://api.starkfi.io/security/email/send-otp \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api_key>' \ --data '{"email":"user@example.com"}'
{ "statusCode": 201, "success": true, "status": "otp_sent", "message": "Verification code sent to your email" }
Send a one-time verification code to a whitelist email registered for KYC.
POST /kyc/prepare