Getting Started

Begin your journey with AmanahAgent API. This guide will walk you through the initial setup process.

📋 Before You Begin

  • Create an AmanahAgent account
  • Verify your business with WhatsApp
  • Get your API credentials
  • Install SDK for your programming language

Step-by-Step Guide

1

Sign Up for an Account

Create your account at app.amanahagent.cloud/signup

You'll need a valid email address and phone number for verification.

2

Complete Business Verification

Submit your business documents for WhatsApp Business verification.

  • Business registration documents
  • Website URL
  • Privacy policy and terms of service
3

Generate API Keys

Navigate to Settings → API Keys in your dashboard to generate your first API key.

API_KEY=sk_live_abc123xyz789...
4

Install the SDK

Choose your preferred programming language and install the SDK:

# Node.js
npm install @amanahagent/sdk

# Python
pip install amanahagent

# PHP
composer require amanahagent/sdk
✓

You're Ready!

You're now ready to start sending messages with AmanahAgent.

Continue to Quick Start →

Need Help? Check our FAQ or contact our support team for assistance.