CADViewer URL End-points
URL End-point to REST API
The actual request-response call will need a URL end-point to connect to the REST API server. The REST API End-points supported by CADViewer server scripts on the various platforms are:
| Platform | End-Point |
|---|---|
| NodeJS | /callapiconversion |
| PHP | /call-Api_Conversion.php |
| Tomcat Servlets | /callApiConversionServlet |
| dotNet | /callApiConversionHandler.ashx |
| dotNetCore | /callApiConversion |