Let's WE and you make something together.
curl -X POST
-H "Content-Type: application/json"
-H "Authorization: APIKey YOUR_API_KEY"
-d '{
"email": "janeway@enterprise.com"
}'
http://api.wealthengine.com/
v1/profile/
find_one/by_email/
basic
WE created an simple example app using node.js. Find the wealth of people who sign up online.
Example AppRead the documentation and still have questions? You might find the answer you’re looking for in our FAQ.
FAQ