Skip to main content
GET
Flow (Content Intelligence)
curl --request GET \
  --url https://flow.ypym.app/ \
  --header 'Content-Type: application/json' \
  --data '
{
  "content_type": "<string>",
  "topic": "<string>",
  "tone": "<string>",
  "language": "<string>",
  "seo_mode": true,
  "brand_voice": "<string>"
}
'

Documentation Index

Fetch the complete documentation index at: https://hub.ypym.app/llms.txt

Use this file to discover all available pages before exploring further.

Flow (Content Intelligence)

Flow is YPYM’s content intelligence and automation platform, designed to help marketers and business owners produce high-quality, on-brand content at scale — without manual effort for every piece. It sits at the intersection of SEO data, AI generation, and editorial governance, giving teams a structured pipeline for producing content that is discoverable, consistent, and mapped to real search intent.
Flow is a YPYM platform product. Access the live instance at flow.ypym.app.

Overview

content_type
string
required
The type of content to generate. Supported formats: article, social_post, product_description, ad_copy, email, landing_page_section.
topic
string
required
The primary topic, keyword, or intent signal to build content around. Accepts plain language or structured keyword input.
tone
string
default:"professional"
Tone of voice for the generated content. Options: professional, conversational, authoritative, technical, friendly.
language
string
default:"en"
Output language. Supported: en (English), id (Bahasa Indonesia), mixed.
seo_mode
boolean
default:"true"
When enabled, Flow structures content to maximize search discoverability — including heading hierarchy, semantic keyword distribution, and meta description generation.
brand_voice
string
Optional. Reference handle for a saved brand voice profile. When applied, all output conforms to your defined tone, vocabulary, and format guidelines.

Use Cases

Use CaseDescription
SEO Content ProductionGenerate search-optimized articles mapped to target keywords with proper E-E-A-T structure
Social Media AutomationProduce platform-specific social posts from a single brief or article source
Product Copy at ScaleWrite consistent product descriptions across large SKU catalogues
Email CampaignsDraft segmented email sequences aligned to funnel stages
Landing Page CopyBuild conversion-focused section copy from keyword and intent inputs
Multilingual OutputSimultaneously generate Bahasa Indonesia and English content for dual-market reach

How It Works

1

Define Input

Provide a content type, target topic, and any optional parameters such as tone, language, or brand voice profile.
2

SEO Mapping

Flow runs the topic through YPYM’s keyword intelligence layer to identify the highest-value semantic signals, related queries, and SERP intent classification.
3

Generation

Content is generated against a structured content framework — ensuring that headings, sections, and keyword distribution align with editorial and search best practices.
4

Review and Export

Output is delivered in markdown, HTML, or plain text. Integrate into your CMS, publishing workflow, or content calendar directly.

Architecture

ComponentStack
Generation EngineLLM-based generation with YPYM prompt governance layer
SEO IntegrationConnected to Query Mapping for live keyword signal injection
Brand Voice LayerConfigurable profile system for tone and vocabulary enforcement
Output FormatsMarkdown, HTML, plain text
DeploymentCloud-hosted, accessible via flow.ypym.app

Access

Open Flow App

Launch Flow — Content Intelligence Platform