Hi i am trying to login in postman with these username(with api key) and password (X) but it show me error for incorrect email or password

For Freshsales, while using Postman you can select “No Auth” under the Auth tab and enter the API key in the headers tab. Following format can be used in headers to enter the API key,

Authorization: Token token=your_apikey