Getting Started
Last updated
Last updated
To begin integrating the Bell BASS API:
Obtain your API key from the Bell BASS developer portal.
Familiarize yourself with the API endpoints and the required request/response formats.
Start by integrating the service most critical to your application, whether it’s bank transfers, virtual accounts, utility bill payments, or webhooks.
Implement comprehensive error handling and security measures.
By following this guide, you can seamlessly integrate the Bell BASS API into your application, providing robust and secure financial services to your users.
For more detailed information, please refer to the Bell BASS API Reference Documentation or contact our support team at support@bellmfb.com.
Use consumerKey, consumerSecret and validityTime at the header to generate a tok
POST
/v1/generate-token
Use consumerKey, consumerSecret and validityTime at the header to generate a token
Headers
Name | Value | Description |
---|---|---|
Response
Content-Type
application/json
consumerKey
{{consumerKey}}
obtain from the dashboard
consumerSecret
{{consumerSecret}}
obtain from the dashboard
validityTime
{{validityTime}}
in minutes