IntelliPortal

Introduction

  • Overview
  • Getting Started

Platform

  • Send API
  • Webhooks
  • Authentication

Guides

  • Embedded Signup
  • WhatsApp Limits
  • Error Codes

Resources

  • OpenAPI Spec
  • Postman Collection
GuidesAPI ReferenceChangelog
⌘K

© 2026 IntelliPortal Inc. All rights reserved.

Privacy PolicyStatusContact Support

On This Page

  • Introduction
  • Quick Start
  • Next Steps
  • Prerequisites

Need help?

Can't find what you're looking for? Our engineers are here to help.

Chat with support
Docs/Changelog

Changelog

New features, improvements, and fixes for IntelliPortal.

v1.2.0

March 10, 2026
Added
  • Key management API — create, rotate, and revoke API keys programmatically
  • Scoped key permissions with TTL and per-client restrictions
  • Audit log for all key management operations
Improved
  • Webhook retry backoff now configurable per-endpoint
  • Dashboard API keys page redesigned with bulk actions

v1.1.0

February 20, 2026
Added
  • Embedded Signup SDK for WhatsApp Business onboarding
  • AI voice call transcripts available via API
  • Email channel support (send and receive)
Improved
  • Send API now supports batch messages (up to 100 per request)
  • Webhook delivery logs include full request/response headers
Fixed
  • Fixed race condition in concurrent template message sends
  • Resolved webhook signature verification edge case with UTF-8 payloads

v1.0.0

January 15, 2026
Added
  • Initial public release of IntelliPortal API
  • WhatsApp, Instagram, and Messenger channel support
  • Web chat widget with AI routing
  • Real-time webhooks with HMAC-SHA256 signing
  • Bearer token authentication with scoped keys
  • Multi-tenant architecture for SaaS platforms
  • Full documentation and API reference