4
live APIs
Loading RsFlowHub...
Start with the core APIs you need now. Add more later from config without changing page markup.
/api/v1/ai/intent
/api/v1/ai/content
/api/v1/ai/email
/api/v1/ai/preferences
live APIs
soon
platform uptime
Showing 4 live APIs and 2 soon APIs
from config/apis.php.
Detect user intent from natural language messages for routing, support, and workflow automation.
/api/v1/ai/intent
Generate marketing copy, blogs, product text, and social content from short prompts.
/api/v1/ai/content
Generate professional emails, outreach messages, and replies based on purpose and context.
/api/v1/ai/email
Extract a user's communication style, tone, format, and language preferences from raw text.
/api/v1/ai/preferences
These APIs are configured and listed, but not live yet.
Retrieve current API usage statistics and monthly billing tracking for the authenticated user.
/api/v1/account/usage
Retrieve the active subscription limits, per-minute rate limits, and monthly quota for the authenticated user.
/api/v1/account/limits
Each API documentation page includes JavaScript, Python, and PHP integration snippets.
Use fetch/axios examples directly from each API doc page.
Copy ready-to-run requests examples for backend services and scripts.
Laravel HTTP client snippets are available for all listed APIs.
Add new entries in config/apis.php and include the slug in visible_slugs.