hashnode.com
Hashnode is a publishing platform and headless blogging/CMS service focused on developers and tech teams. It lets users host and manage blogs and publications, including custom frontends powered by its content platform.
Hashnode exposes a GraphQL API at https://gql.hashnode.com authenticated with a Personal Access Token, plus a public terminal CLI for reading popular posts.
- Hashnode GraphQL APIdiscovered
- Hashnode CLIdiscovered
Sign in to your Hashnode account, open Developer Settings, click Generate new token, and copy the Personal Access Token (PAT). The token is then sent in the Authorization header for authenticated GraphQL operations. Hashnode's changelog also notes GraphQL access now requires a Pro publication; upgrade from your publication dashboard's Billing page if your API calls are not allow-listed.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing