Content Generator
Generate various types of content using AI models through the 1min.AI API. The Content Generator is a comprehensive family of AI-powered tools that support multiple content types across different platforms and use cases.
Content Generator Types
The Content Generator API includes specialized generators for different content types, each optimized for specific platforms, audiences, and purposes:
📄️ Blog Article
Generate comprehensive blog articles using AI models with customizable tone, structure, and SEO keywords
📄️ Social Media Posts
Generate engaging social media posts for Instagram, Facebook, LinkedIn, X/Twitter, and TikTok with platform-specific optimization
📄️ Comments
Generate thoughtful, engaging comments for LinkedIn, X/Twitter, and Facebook posts with platform-appropriate tone and style
📄️ Advertisements
Generate compelling ad copy for Google Ads and Facebook Ads with platform-specific optimization and conversion-focused messaging
📄️ Emails
Generate professional emails and email replies with appropriate tone, structure, and compelling subject lines
📄️ Brand Voice
Generate content that matches your specific brand voice and messaging guidelines with consistent tone and personality
Key Features
Each content generator is designed to produce high-quality, platform-appropriate content using advanced AI models. All generators support:
- Multiple AI Models: Choose from Anthropic Claude, OpenAI GPT, Google Gemini, Mistral, Meta LLaMA, and more
- Tone Customization: Adjust content tone to match your brand voice and audience
- Multi-language Support: Generate content in multiple languages
- Platform Optimization: Content tailored for specific platforms and their requirements
- Flexible Parameters: Customize length, structure, keywords, and other content parameters
Available Models
All Content Generators support a comprehensive range of AI models:
Anthropic Models:
claude-3-5-haiku-20241022
- Claude 3.5 Haikuclaude-3-5-sonnet-20240620
- Claude 3.5 Sonnetclaude-3-7-sonnet-20250219
- Claude 3.7 Sonnetclaude-3-haiku-20240307
- Claude 3 Haikuclaude-3-opus-20240229
- Claude 3 Opusclaude-opus-4-20250514
- Claude 4 Opusclaude-sonnet-4-20250514
- Claude 4 Sonnet
OpenAI Models:
gpt-3.5-turbo
- GPT-3.5gpt-4-turbo
- GPT-4 Turbogpt-4o-mini
- GPT-4o Minigpt-4o
- GPT-4ogpt-4.1-nano
- GPT-4.1 Nanogpt-4.1-mini
- GPT-4.1 Minigpt-4.1
- GPT-4.1gpt-5-nano
- GPT-5 Nanogpt-5-mini
- GPT-5 Minigpt-5
- GPT-5gpt-5-chat-latest
- GPT-5 Chat Latesto1-mini
- GPT-o1 Minio1-preview
- GPT-o1 Previewo1
- GPT-o1o3-mini
- GPT-o3 Minio4-mini
- GPT-o4 Mini
Google Models:
gemini-1.0-pro
- Gemini 1.0 Progemini-1.5-flash
- Gemini 1.5 Flashgemini-1.5-pro
- Gemini 1.5 Progemini-2.0-flash-lite
- Gemini 2.0 Flash Litegemini-2.0-flash
- Gemini 2.0 Flashgemini-2.5-flash
- Gemini 2.5 Flashgemini-2.5-pro
- Gemini 2.5 Pro
Mistral Models:
mistral-large-latest
- Mistral Large 2mistral-small-latest
- Mistral Smallopen-mistral-nemo
- Mistral Open Nemopixtral-12b
- Mistral Pixtral 12B
Meta Models:
meta/llama-2-70b-chat
- LLaMA 2 70Bmeta/meta-llama-3-70b-instruct
- LLaMA 3 70Bmeta/meta-llama-3.1-405b-instruct
- LLaMA 3.1 405Bmeta/llama-4-maverick-instruct
- LLaMA 4 Maverick Instructmeta/llama-4-scout-instruct
- LLaMA 4 Scout Instruct
DeepSeek Models:
deepseek-chat
- Deepseek Chatdeepseek-reasoner
- Deepseek R1
xAI Models:
grok-2
- Grok 2
Cohere Models:
command
- Command R
Common Request Structure
All Content Generators share a similar request structure through the same endpoint:
Request Headers
Field | Value |
---|---|
API-KEY | <api-key> |
Content-Type | application/json |
Common Parameters
Field Name | Type | Description | Required |
---|---|---|---|
type | text | Content generator type (varies by generator) | ✔️ |
model | text | AI model identifier | ✔️ |
conversationId | text | Conversation context (same as type) | ✔️ |
promptObject.tone | string | Content tone | ✔️ |
promptObject.language | string | Content language | ✔️ |
promptObject.prompt | string | Content request/instruction | ✔️ |
Note: Specific parameters may vary by generator type. See individual generator documentation for detailed parameter specifications.
Getting Started
- Choose Your Content Type: Browse the available generators above and select the one that matches your needs
- Review Parameters: Each generator has specific parameters and options detailed in its documentation
- Test with Playground: Use the interactive playground in each generator's documentation to test the API
- Integrate: Use the provided code examples to integrate the API into your application
For detailed implementation examples, parameter specifications, and interactive testing, visit the individual generator documentation pages listed above.