cURL
curl --request POST \ --url https://waas-staging.embedly.ng/api/v1/wallets/search/email \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "emailAddress": "<string>" }'
The endpoint allows you to search for a wallet associated with a specified email address.
Email address to search for