[WordPress] 外掛分享: Blogsmith API

首頁外掛目錄 › Blogsmith API
WordPress 外掛 Blogsmith API 的封面圖片
全新外掛
安裝啟用
尚無評分
17 天前
最後更新
問題解決
WordPress 4.7+ PHP 7.0+ v1.20.1 上架:2026-06-30

內容簡介

Blogsmith 是一款專為 WordPress 設計的 AI 內容工作室,讓使用者能夠在控制台內撰寫、優化和發布部落格內容,提升內容創作效率。

【主要功能】
• AI 撰寫文章:輸入標題、簡介及關鍵字,生成可編輯草稿
• 圖片生成:創建特色圖片或獨立藝術作品,直接保存至媒體庫
• 關鍵字研究:獲取真實搜尋量、難度及意圖,快速轉換為文章
• 點子腦力激盪:建議文章主題及分類,並可新增至網站
• 批量生成:一次性生成多篇文章,保存為草稿或排程發布
• 創建作者:生成作者資料並新增為 WordPress 使用者

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.20.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Blogsmith API」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Blogsmith is an AI content studio for WordPress. Connect your site to the Blogsmith service and write, optimize and publish blog content — without leaving your dashboard.
The plugin adds a “Blogsmith” studio to wp-admin where you can:

Write articles with AI — give a title, brief and target keywords, pick a model, language and target-market region, and generate a ready-to-edit draft.
Generate images — create a featured image or standalone artwork and save it straight to your media library.
Research keywords — real search volume, difficulty, CPC and intent (powered by DataForSEO), then turn a keyword into an article in one click.
Brainstorm ideas — get suggested article topics and blog categories, and add the categories to your site.
Bulk-generate — paste a list of topics and produce many articles at once, saved as drafts or scheduled across days.
Create authors — generate an author persona (name, bio and optional portrait) and add it as a WordPress user.
Review and publish — in-plugin readability and SEO guidance, editable SEO meta and tags, then publish, schedule, save as a draft, or hand off to the block editor.

Under the hood the plugin also exposes a secure, API-key-authenticated REST API so the Blogsmith service can publish and manage posts, authors, categories, tags, media and custom post types on your site — including across a multisite network.
A Blogsmith account is required. The studio features call the Blogsmith service (blogsmith.pro) using the account you connect on the Settings screen, and content generation is billed to your Blogsmith balance. One-click pairing connects your site — there are no API keys to copy. See the External services section below for exactly what is sent and when.
Translations: the studio ships with Spanish (es_ES, es_MX, es_US) and Russian (ru_RU) and is fully translation-ready.
Older WordPress or PHP? This version needs WordPress 4.7 or newer and PHP 7.0 or newer. If your site runs an older WordPress, or PHP 5.6–6.x, download a compatible build for older systems from https://blogsmith.pro/downloads — it keeps you running until you can update.
External services
This plugin connects to third-party services. The connections below only happen
after you explicitly configure and enable the relevant feature.

Blogsmith content management service (blogsmith.pro)

This plugin is the WordPress client for the Blogsmith content management service.
Blogsmith authenticates to this site’s REST API (using the API key shown on the
plugin’s settings page) to publish and manage posts, authors, categories, tags,
media and structured data. The plugin’s admin pages also link to your Blogsmith
control panel at blogsmith.pro. Site data (post content, authors, media, system
information) is exchanged with Blogsmith when you use the service.
In addition, the content-generation studio (the “Blogsmith” admin screen) calls
the Blogsmith public API at https://blogsmith.pro/api/v1 on your behalf, using the
account API key you enter on the Settings screen. These outbound requests happen
only after you enter a key and use the studio: they read your account balance and
available models, create and poll article-generation tasks (the title, brief and
keywords you provide are sent), and download generated images. No requests are
made to this endpoint until you configure a key.
Terms of service: https://blogsmith.pro/terms.html
Privacy policy: https://blogsmith.pro/privacy.html

Google Search Console API (googleapis.com)

Used only when the optional “Google Indexation” feature is enabled and you have
supplied a Google service account key. The plugin sends the URLs of your
published posts to Google to check their indexation status. Requests go to
oauth2.googleapis.com (authentication) and searchconsole.googleapis.com (URL
inspection).
Google API Terms of Service: https://developers.google.com/terms
Google Privacy Policy: https://policies.google.com/privacy

S3-compatible object storage / Cloudflare R2 (user-defined endpoint)

Used only when the optional “S3 Storage” feature is enabled. Images you upload
through the plugin are sent to the S3-compatible endpoint, bucket and credentials
that you configure on the Storage settings page. No data is sent to this service
until you enable and configure it. Review the terms and privacy policy of the
storage provider you choose (for Cloudflare R2: https://www.cloudflare.com/terms/
and https://www.cloudflare.com/privacypolicy/).
API Documentation
All API endpoints are available at: https://your-site.com/wp-json/blogsmith/v1/
Authentication:
Include your API key in the X-API-Key header with every request.
Available Endpoints:

GET /health – Check API status and plugin version (no authentication required)
GET /system-info – Environment diagnostics: PHP/WordPress/database versions, server, limits (API key required)
GET /websites – List all websites
POST /keys/rotate – Rotate API key
GET /categories – Get all categories
POST /categories – Create/update categories
POST /topics – Create a new post
GET /topics/{id} – Get a post
PUT /topics/{id} – Update a post
DELETE /topics/{id} – Delete a post
GET /authors – List all authors
POST /authors – Create an author
GET /authors/{id} – Get an author
PUT /authors/{id} – Update an author
GET /structured – Get available custom post types
POST /structured – Create structured content
GET /structured/{id} – Get structured content
PUT /structured/{id} – Update structured content
DELETE /structured/{id} – Delete structured content

延伸相關外掛

文章
Filter
Apply Filters
Mastodon