Get started
This API documentation is intended for Bulkit SMS clients, and it gives details on how to integrate the SMS API into your application.
It covers the Send SMS API, setting up webbooks and checking your account balance.
The documentation also includes sample code in 3 different langauges.
You will need the following to get started.
- An active account on the messaging platform. Access your account
here.
- API credentials.
- Code Editing Software such as Visual studio Code, Sublime Text or Notepad.
- API testing tool such as Postman.
- Any programming language of choice.
To generate your API credentials, follow these steps.
- Log in to your account, or create a free one
here
- Click on your user icon on the top-right corner, followed by "My Client Account".
- Once on the details page, click on the "API" tab.
- Follow the detailed instructions under "API Credentials".
- Once you generate an API Secret key, keep it somewhere safe.
- After a successful integration, update your "Allowed IP addresses" for the sake of extra security.