cURL
curl --request GET \ --url https://api.ongoody.com/v1/me \ --header 'Authorization: Bearer <token>'
{ "email": "<string>", "public_app_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://developer.ongoody.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.ongoody.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Goody API key.
Me retrieved