These are the URLs that you will point your development environment to. Most development environments provide a way for you to specify the URL of a web service and will then auto-generate some web service connection classes for you. What this essentially does is make the web service nothing more than a function call in your application.
Here are the end points for the CalcXML web services. You will notice that they are organized by category, so each end point, or wsdl file, contains multiple calculators. You can ignore any that you do not want or that you do not have access rights for.
URL | Calc Prefix | |
Complete Web Service Listing | http://www.calcxml.com/services | |
CashFlowWS | http://www.calcxml.com/services/CashFlowWS?wsdl | bud |
CollegeWS | http://www.calcxml.com/services/CollegeWS?wsdl | col |
CreditWS | http://www.calcxml.com/services/CreditWS?wsdl | det |
HomeMortgageWS | http://www.calcxml.com/services/HomeMortgageWS?wsdl | hom |
InsuranceWS | http://www.calcxml.com/services/InsuranceWS?wsdl | ins |
InvestmentWS | http://www.calcxml.com/services/InvestmentWS?wsdl | inv |
PaycheckBenefitsWS | http://www.calcxml.com/services/PaycheckBenefitsWS?wsdl | pay |
QualifiedPlansWS | http://www.calcxml.com/services/QualifiedPlansWS?wsdl | qua |
RetirementWS | http://www.calcxml.com/services/RetirementWS?wsdl | ret |
SavingWS | http://www.calcxml.com/services/SavingWS?wsdl | sav |
TaxationWS | http://www.calcxml.com/services/TaxationWS?wsdl | inc |
CustomWS | http://www.calcxml.com/services/CustomWS?wsdl | cus |