latestOpenAPI 3.0.02026-08-08100184.9 KB
91fc72cb99f6
New Business Webpage
Submit a request to write content for business website pages. For more examples, visit Example Payloads Documentation.
post/v1/new-webpage
Query parameters
api_keystring required
API key for authentication
Request body
Example request
{
"article_title": "Top Locksmiths In Melbourne - 247 Pro Locksmith",
"main_keyword": "Locksmiths In Melbourne",
"region": "au",
"output_language": "Australian English",
"article_length": "auto",
"main_headings": "auto",
"target_word_count": 1500,
"article_structure": "advanced_standard",
"ai_model": "standard",
"factual_data": "custom",
"audience": "Homeowner",
"tone_of_voice": "Casual",
"point_of_view": "point_of_view_auto",
"writing_style": "all_precision_semantic_triples",
"introduction_style": "concise",
"conclusion_style": "concise",
"business_name": "247 Pro Locksmith",
"type_of_business": "Locksmith in Melbourne",
"custom_knowledge": "We founded 247 Pro Locksmith in Melbourne, Australia, in 2010. Our goal was simple...",
"create_outline": true,
"include_custom_instruction": true,
"customize_outline_method": "instructions",
"keywords": "Keyword 1\nKeyword 2\nKeyword 3",
"key_takeaways": true,
"faqs_title_description": true,
"readability_level": "default",
"improve_readability": true,
"internal_links_references": "https://aiseoarticle.com/url-1/\nhttps://aiseoarticle.com/url-2/",
"entity_enrichment": true,
"disable_transition": true,
"exclude_quotes": true,
"negative_terms_references": "believe it or not, trust us, buckle up, in additional, additionally, navigating, when it comes to, embarking",
"images_placement": "free",
"images_style": "photo",
"images_size": "landscape_3_2",
"images_alt_tag": "none",
"images_text_overlay": "none",
"images_no_people": "auto",
"images_ethnicity": "auto",
"images_same_person": "no",
"publish_to": "https://aiseoarticle.com",
"publish_type": "post",
"publish_status": "draft",
"publish_date": "2024-07-08 10:10",
"publish_slug_type": "default",
"publish_tags": "tag 1, tag 2, tag 3",
"nw_word_count": 500
}Response
Successful response
Example response
{
"status": "Success",
"article_id": 6118,
"message": "Your request has been added to the writing queue"
}