Last updated 11 months ago
The latest documentation for endpoints is always on the DevPortal: https://partner.socios.com/devportal/apis/682c4c5a-dab5-4793-a82f-134aac530844/test
/user/me
curl -L \ --url 'https://api-public.socios.com/user/1.0.0/user/me'
{ "data": { "id": "d6f09e6f-bea5-4db2-9e27-87c42ec08e00", "username": "test", "mobileNumber": "test", "email": "test", "avatar": "test", "favoritePartnerId": "907987eb-c4ce-4879-b06a-a6d2cf0ffb11" } }