Get access tokenAsk AIpost https://auth.things5.digital/auth/realms/{realm-id}/protocol/openid-connect/tokenThis endpoint returns the access token that needs to be sent in the authorization header as Bearer <access_token> for all authenticated API requests.Path Paramsrealm-idstringrequiredDefaults to things5-productionSee general parameters to retrieve your realm-idForm Dataclient_idstringrequiredDefaults to apigrant_typestringrequiredDefaults to passwordscopestringrequiredDefaults to openidusernamestringrequiredDefaults to [email protected]passwordstringrequiredDefaults to userpasswordResponses 200200 400400Updated about 2 years ago