Agentizedsolutions v1.0.0 Docs

Setup Guide

Follow these 3 simple steps to activate and configure your autonomous business AI gateway.

01

Retrieve your Agent ID

After completing the cryptocurrency payment via NOWPayments, check the email address you provided during checkout. Within 30 seconds, you will receive an automated deployment notification containing your unique token.

Format example: agent_a1b2c3d4
02

Access the Control Panel

Navigate to your deployed management hub. Paste your unique token directly into the User ID authentication field and click 🔄 Load Config. This will securely bind your active session to the dedicated storage infrastructure.

03

Configure Communication API Channels

Once your configuration is loaded, specify your automation parameters to finalize routing:

  • Personality Prompt: Define the core instructions, behavioral rules, and business logic for your agent.
  • Twilio API Keys: Input your Sid, Auth Token, and Twilio phone/WhatsApp numbers to route SMS and messaging traffic.
  • Resend API Key: Provide your secure email token and verification sender address to handle email execution.
← Back to launchpad

🔑 Integration Directory

1. Twilio (SMS and WhatsApp)

Twilio is a service that gives your AI agent a real phone number to reply to SMS and WhatsApp messages. Create an account on twilio.com, buy a number, and copy your Account SID and Auth Token into your control panel.

👉 Twilio Routing Setup:

In your Twilio Phone Number settings, look for the messaging section and under "A webhook comes in", insert this URL:

https://agentizedsolutions.online/api/v1/sms-webhook

2. Resend (Emails)

Resend is an enterprise email platform. Create an account on resend.com, add/verify your business domain, and generate an API Key to insert into the resend_api field.

👉 Resend Webhook Setup:

In your Resend dashboard, navigate to Webhooks, click Add Webhook, and register this URL:

https://agentizedsolutions.online/api/v1/email-webhook