freeapis

Telegraph

Create attractive blogs easily, to share

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Social
Documentation / URL
https://telegra.ph/api

Overview

Telegraph (Telegra.ph) lets you create anonymous pages — keyless reads, access_token for authoring.

⚠️ Gotcha (verified 2026-08): an invalid token returns HTTP 200 with {"ok":false,"error":"ACCESS_TOKEN_INVALID"} — check the ok field, not just the status code.

Quick Start

Account info (valid token required):

curl "https://api.telegra.ph/getAccountInfo?access_token=YOUR_TOKEN"
{ "ok": true, "result": { "short_name": "mypage", "page_count": 3 } }

Authentication

  • Create an account via createAccount → get an access_token.
  • Pass it as the access_token parameter.

Rate Limits & Notes

  • Free; be polite — no hard published limit.
  • Methods: createAccount, createPage, getPage, getViews.

FAQ

Is Telegraph free? Yes — free anonymous publishing.

Why 200 with ok:false? Errors come as 200 + ok:false (verified) — always check ok.

What can I do? Create and manage anonymous pages.

More in Social

APIAuthHTTPSCORS
4chan

Simple image-based bulletin board dedicated to a variety of topics

No authYesYes
Ayrshare

Social media APIs to post, get analytics, and manage multiple users social media accounts

API KeyYesYes
aztro

Daily horoscope info for yesterday, today, and tomorrow

No authYesUnknown
Blogger

The Blogger APIs allows client applications to view and update Blogger content

OAuthYesUnknown
Bluesky

Decentralized social networking via the AT protocol

No authYesYes