Downloads
Ready-to-run sample projects, WSDL definitions, and full reference bundles. Each archive includes a README with build instructions for its platform.
SDKs and samples
Starter projects that you can clone and run. Each ships with the generated client proxy, a working example of OneStopAnalyze, and the environment-variable plumbing used in the Quickstart.
Runnable C# sample project with the generated REST + SOAP proxy classes and a worked OneStopAnalyze example.
Runnable Java sample project with the generated REST + SOAP client and a worked OneStopAnalyze example.
Self-contained HTML/JavaScript sample integrating OneStopAnalyze into a browser form.
WSDL files for nCodeWS4C1 and nCodeWS4TS — generate your own proxy in any SOAP-aware language.
Full reference implementation including request/response examples for every nCodeWS4 method.
WSDL bundle
If you prefer to generate your own SOAP proxy in a language we don't ship a sample for, the nCodeCloudWSDL.zip bundle above contains the WSDL files for nCodeWS4C1 and the nCodeWS4TS token service. Most SOAP-aware languages can scaffold a client directly from these.
PDF reference
A standalone PDF of this documentation is in preparation. When available, it will appear here and in the “Need help?” rail on every docs page.
Versioning
Nova ships new nCodeWS4 versions with a sequential C-suffix (C1, C2, …) and runs them all in parallel. Older versions stay live indefinitely, so the bundles you download today continue to work even after newer ones ship. See the Info & token service page for theGetWebServiceInfo method that reports the live version.