Bio-Prodict Accounts
API Endpoint
The accounts API is available from https://api.bio-prodict.nl/access/
Group Memberships
Details of groups the user is a member of can be retrieved using the /public/groupmemberships endpoint. Example response:
[ { "expires": null, "groupid": 4, "groupname": "Default", "since": 1402351200000 }, { "expires": null, "groupid": 1, "groupname": "Biotech Company Ltd.", "since": 1400018400000 } ]