In my application , I am going to use connectwise API , but I can't figure out how to call their API, like
- API end point
- How to pass header
- How to authentication (I have company id , public and private key)
- How to make call and take response
- I am PHP guy
Thanks in advance for any help !!