No Results
You can get the current authenticating user if you have an API key.
GET /me
curl https://api.zylvie.com/me \ -h "Authorization: Bearer e97f0aafe4884bc380c81fdb2347dc55"
{ "email": "abc@123.com", "brand": "Jane's Ebook Store", }