If you want secure API calls then do not disable the SSL cert verification instead add the partner client cert to your trust store . If you are just playing around and do not intend to use it for production setup then you can do this.
- Set extended property watt.security.cert.wmChainVerifier.trustByDefault=true
- Ensure truststore is not configured in IS (IS Admin > Security > Certificates)