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

Builder.io Content API

REST API for retrieving published content from Builder.io models. Supports filtering via MongoDB-style queries, targeting by user attributes, locale, and URL path. Returns paginated JSON results with support for enriched references and nested content symbols.

Builder.io Content API is one of 6 APIs that Builder.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Content Delivery, REST, and Headless CMS. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v3.

Requests are made against a single base URL, https://cdn.builder.io/api/v3.

2 operations 2 paths 5 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v3
Base URL
https://cdn.builder.io/api/v3/content
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Builder.io Content API declares 1 security scheme for authenticating requests. An API key is passed in the query as apiKey (apiKeyQuery). By default, every request must be authenticated.

  • apiKeyQuery — Public API key for your Builder.io space.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Content 2

Retrieve and query published content entries from Builder.io models.

GET
/content/{model}
Query content entries by model
getContent 12 params → 200400401
GET
/content/{model}/{id}
Get a single content entry by ID
getContentById 4 params → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ContentEntry (14 properties), BuilderElement (12 properties), ContentVariation (4 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

ContentVariation
object
A/B test variation data attached to a content entry.
4 properties
ContentListResponse
object
Paginated list of content entries.
1 property 1 required
BuilderElement
object
A visual element node in the Builder.io page tree.
12 properties
ErrorResponse
object
Standard error response body.
2 properties
ContentEntry
object
A single published content entry from a Builder.io model.
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

builder-io-content-api-openapi.yml Raw ↑

Other APIs Builder.io publishes across the network.

Builder.io GraphQL Content API
Builder.io Admin GraphQL API
Builder.io Write API
Builder.io Upload API
Builder.io Image API
Where this information came from

This is an independent, third-party profile of Builder.io Content 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.