freeapis

Ghost

将已发布内容接入你的网站、应用或其他嵌入媒体

认证方式
API Key
HTTPS
Yes
CORS
Yes
分类
开发
文档 / URL
https://ghost.org/

简介

Ghost 提供已发布内容 API——基于密钥(未知密钥返回 401,已实测)。

快速开始

文章(替换 YOUR_KEY):

curl "https://YOUR_BLOG.ghost.io/ghost/api/content/posts/?key=YOUR_KEY"
{ "errors": [ { "message": "Unknown Content API Key", "type": "UnauthorizedError" } ] }

认证方式

  • Ghost 管理后台 → 集成 → Content API 密钥。
  • 通过 key 查询参数携带(未知 → 401,已实测)。

速率限制与注意事项

  • 带 Ghost 站点免费(看文档)。
  • 文章、页面、标签、作者。

常见问题

Ghost 免费吗? 是的——带 Ghost 站点免费。

为什么 401? 未知密钥返回 401(已实测)——请获取 Content API 密钥。

认证风格是什么? key 查询参数。

开发 分类更多

APIAuthHTTPSCORS
24 Pull Requests

Project to promote open source collaboration during December

No authYesYes
Agify.io

Estimates the age from a first name

No authYesYes
Amazonscraperapi

Amazon product, search & batch scraping API with residential proxies (1000 free)

API KeyYesNo
AmberOne

Turn any website into a build-ready Android, iOS, PWA or Electron app project

API KeyYesNo
API Grátis

Multiples services and public APIs

No authYesUnknown