Endpoint URL
POST request to initiate M-Pesa STK Push payments. Payments are sent to your onboarded shortcode.
POST https://felixdev.io/api/v1/initiate
POST request to initiate M-Pesa STK Push payments. Payments are sent to your onboarded shortcode.
API requests are rate limited to prevent abuse and ensure system stability for all users.
Authentication headers that must be included with every request.
Request body parameters for payment initiation.
All parameters are validated for format, range, and accessibility.
Response format for successful payment initiation.
Response format for failed requests with detailed error information.
Full cURL command for testing the API endpoint.