gerermesaffaires.com

Sécurisez vos données en interfaçant votre logiciel métier avec le service en ligne GererMesAffaires

🔑 oauth2 280 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Returns predefined entries
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox.gerermesaffaires.com/api/v1/menus
Returns spaces of my group
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox.gerermesaffaires.com/api/v1/spaces
Returns status of member
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://sandbox.gerermesaffaires.com/api/v1/profile
Endpoints (280 total)
GET
/menus
Returns predefined entries
GET
/spaces
Returns spaces of my group
GET
/profile
Returns status of member
GET
/session
Returns member id of user logged
GET
/box/menus
Returns predefined folders and workbooks of the Box for all the spaces
GET
/hub/menus
Returns predefined folders and workbooks of the Hub for all the spaces
GET
/spaces/all
Returns all spaces
GET
/spaces/{id}
Returns a space
GET
/registration
Returns the method to get the validation code or the link to register after i…
GET
/hub/menus/all
Returns predefined folders and workbooks of the Hub for all the spaces and cu…
GET
/business-groups
Returns a list of groups custom ordered by name
GET
/profile/id-file
Returns status of member
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints280
Authoauth2
https://sandbox.gerermesaffaires.com/api/v1