AUTHORIZATIONCreate Bearer TokenAsk AIpost https://app.roxpay.eu/api/v2-1/auth/tokenCreates an authorization 'bearer' token that lasts for 2 months and can be used to call all the other functions.Body ParamsPasswordstringrequiredUsernamestringResponses 200Success. 400Bad request. 401Authorization error. 422Payload validation error. 500Internal server error.Updated over 1 year ago