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