How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HubSpot CMS Authors API

vNext REST API for Public Blog services

HubSpot CMS Authors API is one of 144 APIs that HubSpot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 692 JSON Schema definitions.

Tagged areas include CMS and Authors. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, code examples, and 692 JSON Schemas.

This API exposes 14 operations across 11 paths, organized into 3 resource areas, and defines 17 schemas. It is described by OpenAPI 3.0.1, at version 2026-09.

Requests are made against a single base URL, https://api.hubapi.com.

14 operations 11 paths 17 schemas 1 DELETE2 GET1 PATCH9 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2026-09
Base URL
https://api.hubapi.com
Authentication
API Key, OAuth 2.0, API Key, API Key
Resource Areas
3

Authentication & Security 4

HubSpot CMS Authors API declares 4 security schemes for authenticating requests. An API key is passed in the query as hapikey (developer_hapikey). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. An API key is passed in the header as private-app (private_apps). An API key is passed in the header as private-app-legacy (private_apps_legacy).

Paths & Operations 14

Across 11 paths, the API surfaces 14 operations — 1 DELETE, 2 GET, 1 PATCH, 9 POST, 1 PUT. They span 3 resource areas: Basic, Batch, Multi-language. Each is listed below with its method, path, parameters, and response codes.

Basic 5
GET
/cms/blogs/2026-09/authors
Get all Blog Authors
get-/cms/blogs/2026-09/authors_getPage 11 params → 200default
POST
/cms/blogs/2026-09/authors
Create a new Blog Author
post-/cms/blogs/2026-09/authors_create body → 201default
GET
/cms/blogs/2026-09/authors/{objectId}
Retrieve a Blog Author
get-/cms/blogs/2026-09/authors/{objectId}_getById 3 params → 200default
DELETE
/cms/blogs/2026-09/authors/{objectId}
Delete a Blog Author
delete-/cms/blogs/2026-09/authors/{objectId}_archive 2 params → 204default
PATCH
/cms/blogs/2026-09/authors/{objectId}
Update a Blog Author
patch-/cms/blogs/2026-09/authors/{objectId}_update 2 params body → 200default
Batch 4
POST
/cms/blogs/2026-09/authors/batch/archive
Delete a batch of Blog Authors
post-/cms/blogs/2026-09/authors/batch/archive_archiveBatch body → 204default
POST
/cms/blogs/2026-09/authors/batch/create
Create a batch of Blog Authors
post-/cms/blogs/2026-09/authors/batch/create_createBatch body → 201207default
POST
/cms/blogs/2026-09/authors/batch/read
Retrieve a batch of Blog Authors
post-/cms/blogs/2026-09/authors/batch/read_readBatch 1 param body → 200207default
POST
/cms/blogs/2026-09/authors/batch/update
Update a batch of Blog Authors
post-/cms/blogs/2026-09/authors/batch/update_updateBatch 1 param body → 200207default
Multi-language 5
POST
/cms/blogs/2026-09/authors/multi-language/attach-to-lang-group
Attach a Blog Author to a multi-language group
post-/cms/blogs/2026-09/authors/multi-language/attach-to-lang-group_attachToLangGroup body → default
POST
/cms/blogs/2026-09/authors/multi-language/create-language-variation
Create a new language variation
post-/cms/blogs/2026-09/authors/multi-language/create-language-variation_createLangVariation body → 200default
POST
/cms/blogs/2026-09/authors/multi-language/detach-from-lang-group
Detach a Blog Author from a multi-language group
post-/cms/blogs/2026-09/authors/multi-language/detach-from-lang-group_detachFromLangGroup body → default
PUT
/cms/blogs/2026-09/authors/multi-language/set-new-lang-primary
Set a new primary language
put-/cms/blogs/2026-09/authors/multi-language/set-new-lang-primary_setLangPrimary body → 204default
POST
/cms/blogs/2026-09/authors/multi-language/update-languages
Update languages of multi-language group
post-/cms/blogs/2026-09/authors/multi-language/update-languages_updateLangs body → default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are BlogAuthor (17 properties), StandardError (8 properties), BatchResponseBlogAuthorWithErrors (8 properties), Error (7 properties). Each schema is shown below with its type and property counts.

AttachToLangPrimaryRequestVNext
object
4 properties 3 required
BatchInputBlogAuthor
object
1 property 1 required
BatchInputJsonNode
object
1 property 1 required
BatchInputString
object
1 property 1 required
BatchResponseBlogAuthor
object
6 properties 4 required
BatchResponseBlogAuthorWithErrors
object
8 properties 4 required
BlogAuthor
object
17 properties 17 required
BlogAuthorCloneRequestVNext
object
5 properties 2 required
CollectionResponseWithTotalBlogAuthorForwardPaging
object
3 properties 2 required
DetachFromLangGroupRequestVNext
object
1 property 1 required
Error
object
Represents an error response returned by the API when an operation fails. This component is used in various endpoints to provide detailed information about the…
7 properties 3 required
ErrorDetail
object
Represents detailed information about an error that occurred in the API. This component is used to provide additional context and specifics about errors, typic…
5 properties 1 required
ForwardPaging
object
Paging information for forward-only pagination. Contains the next page reference when more results are available; omitted or empty on the last page.
1 property
NextPage
object
Specifies the paging information needed to retrieve the next set of results in a paginated API response
2 properties 1 required
SetNewLanguagePrimaryRequestVNext
object
1 property 1 required
StandardError
object
Ye olde error
8 properties 6 required
UpdateLanguagesRequestVNext
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hubspot-cms-authors-api-openapi.yml Raw ↑

Other APIs HubSpot publishes across the network.

HubSpot URL Redirects API
HubSpot Pipelines API
HubSpot Products API
HubSpot Line Items API
HubSpot Quotes API
HubSpot CRM Properties API
HubSpot Owners API
HubSpot CRM Imports API
HubSpot Custom Objects API
HubSpot Marketing Events API
HubSpot Forms API
HubSpot Workflows API
Where this information came from

This is an independent, third-party profile of HubSpot CMS Authors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.