What is the file extension of web service?

Web services have file extension .asmx.

The file extension commonly associated with ASP.NET web services is .asmx. This extension is used for ASP.NET web service files, which typically contain the service endpoint definition and methods that can be called remotely over HTTP.