Gibobs - Metis - LogoMetis - Gibobs SaaS API

Auth

Learn how to authenticate on Gibobs.

As part of the onboarding process as a client of the Gibobs SaaS API, you have been provided with API accesses for the staging and production environments. With these accesses, you will be able to log in with your credentials and generate a token that you can use to authenticate the requests you wish to make.

At Gibobs, we use signed JWT credentials, transmitted via the Bearer Token mechanism. The technology team will have provided you with credentials similar to the following:

KeyValueDescription
environmentstaging | prodWork environment to connect to
hostapi.gibobs.comServer to which you should connect
api login path/ev/realestate/auth/loginAPI route for login
apiKeystringAPI key
apiSecretstringAPI secret
tokenstringAPI token