cURL
curl --request POST \ --url https://api.bawabah.app/v1/app/session \ --header 'Content-Type: application/json' \ --data ' { "sessionId": "user-session-id", "appId": "your-app-id", "appSecret": "your-app-secret" } '
{ "openId": "Q7SKqba1J0uOw5a0i8Pay", "displayname": null, "avatar": "https://www.gravatar.com/avatar/eea714caf9753c6c7fdc0c4ef4a955f7?s=256&d=identicon", "method": { "type": "email", "value": "useremail@gmail.com" } }
Documentation IndexFetch the complete documentation index at: https://docs.bawabah.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bawabah.app/llms.txt
Use this file to discover all available pages before exploring further.
Success
Show child attributes
Was this page helpful?