Hashnode · Authentication Profile
Hashnode Authentication
Authentication
Hashnode authenticates the GraphQL API with a single scheme: a long-lived Personal Access Token sent in the Authorization header. There is no OAuth, no OIDC, no scope model, and no mTLS - so there is no scopes/ artifact for this provider. Authorization is layered on top of authentication in two independent ways: a publication role model (OWNER / EDITOR / CONTRIBUTOR) and a subscription gate (the target publication must be on the Pro plan).
Hashnode secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.
BloggingDeveloper PlatformGraphQLContent ManagementPublicationsNewslettersHeadless CMSAgent SkillsDeveloper CommunityDocumentation
Methods: http
Schemes: 1
OAuth flows:
API key in:
Security Schemes
PersonalAccessToken http
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.