Article 5.1: Getting Started with VumaAPI Print

  • 0

VumaAPI is a developer platform providing Email API, SMS API, WhatsApp Business API, and Mobile Money payment integration.

After signing up:

  1. Log in to your API dashboard at api.vumacloud.com.
  2. Note your API Key and API Secret — these authenticate all requests.
  3. Explore the sandbox environment for risk-free testing.
  4. Read the full documentation at docs.vumacloud.com.

Authentication: All API calls require your API Key in the header:

Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

Rate limits: Vary by plan. Check your dashboard for your current limits.

Base URL: https://api.vumacloud.com/


Was this answer helpful?

« Back