Avatar

Level 4

We are trying to identify all inbound api services exposed by our adobe campaign classic.  At present we use two main api interfaces.

  1. Data oriented api, where the interface is defined in a data schema and accessed via https://<campaign instance>/nl/jsp/soaprouter.jsp
  2. Rest api, where interface is defined in a jssp

Is there an easy way to get a list of available api's for external users?