Loader

How do I test my HTTP integration?

Follow these easy steps to test your HTTP integration in our Sandbox environment and send free test messages to your pre-registered test phone numbers. 

  • Log into the Clickatell portal and navigate to My Workspace –> API Integrations.  
  • Click on the name of your HTTP integration from the table. 
  • In the panel on the right, you’ll find Code library that contains code snippets that will already contain all the information you need to test your integration, including your unique API Key, your test number, and the message content. 

 

  • Copy and paste the following URL into your internet browser address bar and hit Enter to send your test message. 
    • You can edit the content of the text message in the URL before sending a free test message to your registered test phone number. 
    • Ensure that the phone number in the URL is the test phone number that is linked to your HTTP integration. If you added or changed the test number after creating your integration, you may need to edit it accordingly in the URL. You’ll only receive the test message if the number is registered on the portal as a test phone.  

  

CURL CALL: 

========== 

curl ”https://platform.clickatell.com/messages/http/send?apiKey=eNLEJ7ClRsefiIZAnxaLcw==&to=2782000000&content=Test+message+text” 

  

You should receive a successful response back from our system with an API message ID that you can track in the Sent detail report. 

You can also test your HTTP integration with real numbers and get a simulated response. This is helpful to understand what response your system can expect when messages are sent successfully. 

Alternatively, you can navigate to My Workspace –> SMS and select the API from the table. Click the ‘Test’ button to test it directly from within the portal.

 

 

Did you find this information informative?

Other Resources

Ask the Community

Visit Stack Overflow to join our community of developers and find the answer you need

Contact Support

Contact our support team and one of our agents will be in touch with you to answer any questions you have