Hi everyone.
Im totally new to APIs and i really need help. ive watched a few videos but none of them really explain how a newbie would go about connecting to an API especially APIs that require authentication. Most other vidoes and turials cover more complex auth authentication
I need to connect to an SMS/Whatsapp API. Documentation below
https://docs.sendchamp.com/
endpoint below
Base URL
https://sandbox-api.sendchamp.com/api/v1/
Full list is below
https://docs.sendchamp.com/api-structure
Authentication
https://docs.sendchamp.com/authentication
I have the API Keys
I need help to authenticate and initialize the cal.
Help needed.