Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.3 KB

Authentication.md

File metadata and controls

26 lines (17 loc) · 1.3 KB

Authentication

Getting an API key

Paid Method

Visit the IP1 SMS Shop and add an SMS balance or service of your choice and then proceed to checkout. Create an account at the under Customer information. When done click Pay by Card and pay for chosen balance or service. An email has by this point been sent to you with login and API credentials. The ones you're interested in for using the API are Account ID and API Key.

Free Method

Create a free test-account at: app.ip1sms.com

Then log in here using the credentials sent to the phone number provided via SMS. Once logged in click on Settings and then SMS Gateway API and you will be presented in the left panel with an account ID. Then navigate to Settings and then SMS Gateway API to get your API details or visit this link.

All set

Now you got all credentials you need to start using our APIs. How to authenticate differs between the different APIs but they all use the same API keys. Navigate to the API of your choice to get the authentication details for that API.

  • REST API
  • SOAP API (page not yet created)
  • HTTP Query API (page not yet created)