APIs

Production AI APIs that match your product pace

Start with the core APIs you need now. Add more later from config without changing page markup.

Config-driven API list Structured JSON responses Scales with your roadmap
Live API Catalog Updated from config
POST /api/v1/ai/intent
POST /api/v1/ai/content
POST /api/v1/ai/email
POST /api/v1/ai/preferences

4

live APIs

2

soon

99.95%

platform uptime

Available now

Core APIs on this page

Showing 4 live APIs and 2 soon APIs from config/apis.php.

NLP Live

Intent Detection

Detect user intent from natural language messages for routing, support, and workflow automation.

POST /api/v1/ai/intent
text model? provider?
1 credit Try it
Content Live

Content Generation

Generate marketing copy, blogs, product text, and social content from short prompts.

POST /api/v1/ai/content
prompt model? provider? tone? format?
3 credits Try it
Communication Live

Email Generation

Generate professional emails, outreach messages, and replies based on purpose and context.

POST /api/v1/ai/email
purpose recipient? tone? context? provider? model?
2 credits Try it
NLP Live

Preferences Extractor

Extract a user's communication style, tone, format, and language preferences from raw text.

POST /api/v1/ai/preferences
text provider? model?
2 credits Try it
Soon

Planned APIs

These APIs are configured and listed, but not live yet.

Account Soon

Account Usage

Retrieve current API usage statistics and monthly billing tracking for the authenticated user.

GET /api/v1/account/usage
0 credit Soon
Account Soon

Rate Limits & Quotas

Retrieve the active subscription limits, per-minute rate limits, and monthly quota for the authenticated user.

GET /api/v1/account/limits
0 credit Soon
SDKs

SDK examples are included in API docs

Each API documentation page includes JavaScript, Python, and PHP integration snippets.

JavaScript SDK Pattern

Use fetch/axios examples directly from each API doc page.

JavaScript Open Docs

Python SDK Pattern

Copy ready-to-run requests examples for backend services and scripts.

PHP SDK Pattern

Laravel HTTP client snippets are available for all listed APIs.

Need more APIs?

Expand this page from one config file

Add new entries in config/apis.php and include the slug in visible_slugs.