Enterprise API Documentation

AI Message Generator API

Generate personalized messages at scale with our powerful AI-driven API. Built for developers, designed for enterprise.

Interactive API Explorer
Test endpoints directly from this page with your own API keys

For security, we don’t store full keys. Paste your full key above to power Try It Now.

Real-time API testing
Multi-language code generation
Enterprise-grade security

Form Management

5 endpoints
POST
/api/v1/forms

Create a new form template for reusable lead processing

GET
/api/v1/forms

List all form templates with pagination and filtering

GET
/api/v1/forms/{id}

Get a specific form template by ID

PATCH
/api/v1/forms/{id}

Update a specific form template (only owner can update)

DELETE
/api/v1/forms/{id}

Delete a specific form template (only owner can delete)

Leads & Processing

2 endpoints
POST
/api/v1/leads

Submit an individual lead for personalized message generation. Supports both direct form context and saved form templates.

POST
/api/v1/form

Submit complete form with prospect file for batch processing

Account Management

1 endpoint
GET
/api/v1/credits

Get credit balance and usage information

Workflow Management

3 endpoints
GET
/api/v1/workflows

List all workflows for authenticated user

GET
/api/v1/workflows/{id}

Get detailed workflow information

GET
/api/v1/workflows/{id}/results

Get workflow results with prospect details

Need Help?

Our API documentation is constantly evolving. Join our developer community for the latest updates, best practices, and direct support.