title
ContentGenerate compelling article and blog post titles. Realistic headlines that look natural in your CMS, blog, or content management UI.
Example Outputs
Complete Guide to API Design10 Tips for Better TestingWhy TypeScript WonAPI Usage
Send a POST request to generate title data:
curl -X POST https://mockhero.dev/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"tables": [
{
"name": "example",
"count": 5,
"fields": [
{
"name": "title",
"type": "title"
}
]
}
]
}'Common Use Cases
- Blog CMS testing
- Article listing seeding
- SEO title testing
- Content management
Generate Title + 155 more types via API
One API call. Multiple tables. Relational integrity. Free tier included.