Validate LoginAsk AIget https://api.vcita.biz/platform/v1/businesses/validate_loginOverview Validates username/password credentials for login. The API will be blocked for the username after 5 failed attempts. Available for Directory tokens.Query ParamsusernamestringrequiredEmail address of the business owner (used as username for login)passwordstringrequiredPassword for the business owner accountResponse 200Login credentials validated successfully. Returns authentication status indicating whether the provided username and password are valid.Updated 2 months ago