Brandcast website screenshot

Brandcast

Brandcast is a no-code digital customer experience and website platform, founded in 2013 and backed by Shasta Ventures, that fuses web design, content creation, and brand asset management into a single system. Business and marketing teams use its Design Studio to build and maintain branded websites, sales proposals, brochures, and content programs, with Salesforce integration for personalized, trackable sites. The Brandcast API opens the Design Studio to developers to create websites from templates and update site content, authenticated with an API key sent in the x-api-key header over HTTPS. Brandcast's website product has since been rebranded as "Sites" and joined Vev; the developer API portal remains at developer.brandcast.io.

Brandcast publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise Software, No-Code, Website Builder, and Content Management.

Brandcast’s developer surface includes documentation, authentication, getting-started guide, support, changelog, and 19 more developer resources.

45.8/100 developing ▲ 31.9 Agent 49/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyEnterprise SoftwareNo-CodeWebsite BuilderContent ManagementDigital ExperienceWeb DesignBrand Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 45.8/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.1 / 13
Governance 2.5 / 12
Discoverability 7.6 / 10
Agent readiness — 49/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/brandcast: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Brandcast API

The Brandcast API lets developers programmatically perform Design Studio actions across 26 operations: list and read templates, create a website from a template, read and update...

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Brandcast Account API

OPEN COLLECTION

Brandcast Salesforce API

OPEN COLLECTION

Brandcast Templates API

OPEN COLLECTION

Brandcast Websites API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Brandcast Rate Limits

0 limits

RATE LIMITS

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Brandcast Authentication

apiKey/http · 2 schemes

SECURITY

Brandcast Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Brandcast Vulnerability Disclosure

Hackerone · contact published

SECURITY

Brandcast Trust Center

count, named, note

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Brandcast Agentic Access

26 operations · 12 acting · 1 human-in-the-loop

26 operations · 12 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: brandcast
name: Brandcast
description: Brandcast is a no-code digital customer experience and website platform, founded in 2013 and backed by Shasta
  Ventures, that fuses web design, content creation, and brand asset management into a single system. Business and marketing
  teams use its Design Studio to build and maintain branded websites, sales proposals, brochures, and content programs, with
  Salesforce integration for personalized, trackable sites. The Brandcast API opens the Design Studio to developers to create
  websites from templates and update site content, authenticated with an API key sent in the x-api-key header over HTTPS.
  Brandcast's website product has since been rebranded as "Sites" and joined Vev; the developer API portal remains at developer.brandcast.io.
accessModel:
  pricing: unpublished
  onboarding: vendor-issued
  trial: false
  try_now: false
  public: false
  label: Vendor-issued API key
  confidence: high
  source:
  - authentication
  - https://developer.brandcast.io/
  - plans/brandcast-plans-pricing.yml
  generated: '2026-08-13'
  method: searched
  note: Corrected from "self-serve" in the prior round. The developer portal states keys "are issued by Brandcast and are
    tied to the developer's Brandcast account" — there is no self-service key creation flow, no signup for API access, and
    no published pricing or plan for the API.
image: https://brandcast-cdn.global.ssl.fastly.net/61c3bb24-acd1-4c34-a5e0-3af04a2afb9a/71efcf85-6914-4a7e-9e50-1667c8d865f7/3c7a4af9ee3e6c75f4a0153bd866a9d9/brandcast.png
url: https://raw.githubusercontent.com/api-evangelist/brandcast/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- shasta-ventures
x-tier: profiled
x-tier-reason: swagger-1.2-contract-harvested
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Enterprise Software
- No-Code
- Website Builder
- Content Management
- Digital Experience
- Web Design
- Brand Management
apis:
- name: Brandcast API
  description: 'The Brandcast API lets developers programmatically perform Design Studio actions across 26 operations: list
    and read templates, create a website from a template, read and update website content, add or upload media via S3 presigned
    URLs, publish and unpublish sites as asynchronous jobs, export a publish as a ZIP, password-protect a site, and configure
    the Salesforce tracking that makes Brandcast sites personalized and trackable. Requests are authenticated with an API
    key in the x-api-key header, sent over HTTPS. The contract is published as Swagger 1.2 at s3.amazonaws.com/apidoc.brandcast-prod.io
    and rendered by Swagger UI 1.x on developer.brandcast.io; it has not changed since 2021-07-01.'
  humanURL: https://developer.brandcast.io/
  baseURL: https://api.brandcast-prod.io
  tags:
  - No-Code
  - Website Builder
  - Content Management
  properties:
  - type: Documentation
    url: https://developer.brandcast.io/
  - type: APIReference
    url: https://developer.brandcast.io/
  - type: Authentication
    url: authentication/brandcast-authentication.yml
  - type: OpenAPI
    url: openapi/brandcast-websites-openapi.yml
  - type: OpenAPI
    url: openapi/brandcast-templates-openapi.yml
  - type: OpenAPI
    url: openapi/brandcast-salesforce-openapi.yml
  - type: OpenAPI
    url: openapi/brandcast-account-openapi.yml
  - type: Swagger
    url: openapi/_original/resources.json
  - type: Overlay
    url: overlays/brandcast-websites-overlay.yaml
  - type: Overlay
    url: overlays/brandcast-templates-overlay.yaml
  - type: Overlay
    url: overlays/brandcast-salesforce-overlay.yaml
  - type: Overlay
    url: overlays/brandcast-account-overlay.yaml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgenticAccess
  url: agentic-access/brandcast-agentic-access.yml
- type: DeveloperPortal
  url: https://developer.brandcast.io/
- type: Documentation
  url: https://developer.brandcast.io/
- type: Authentication
  url: authentication/brandcast-authentication.yml
- type: DomainSecurity
  url: security/brandcast-domain-security.yml
- type: LLMsTxt
  url: llms/brandcast-llms.txt
- type: GitHubOrganization
  url: https://github.com/brandcast
- type: Website
  url: https://www.brandcast.com
- type: GettingStarted
  url: https://tutorials.sites.design/
- type: Support
  url: https://support.timesites.com/en/
- type: Login
  url: https://app.brandcast.io/login
- type: TermsOfService
  url: https://www.sites.design/terms/
- type: PrivacyPolicy
  url: https://www.sites.design/privacy-policy/
- type: Conventions
  url: conventions/brandcast-conventions.yml
- type: ErrorCatalog
  url: errors/brandcast-problem-types.yml
- type: DataModel
  url: data-model/brandcast-data-model.yml
- type: Lifecycle
  url: lifecycle/brandcast-lifecycle.yml
- type: ChangeLog
  url: changelog/brandcast-changelog.yml
- type: Conformance
  url: conformance/brandcast-conformance.yml
- type: VulnerabilityDisclosure
  url: security/brandcast-vulnerability-disclosure.yml
- type: Security
  url: security/brandcast-vulnerability-disclosure.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/brandcast-plans-pricing.yml
- type: RateLimits
  url: rate-limits/brandcast-rate-limits.yml
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 21
  pass: local-v1
  note: 'Round 2. The prior round recorded "no OpenAPI/Swagger specification is published"; STEP 0b contract discovery overturned
    that — the Swagger UI on developer.brandcast.io names a discoveryUrl of https://s3.amazonaws.com/apidoc.brandcast-prod.io/resources.json,
    a live Swagger 1.2 resource listing with four API declarations and 26 operations, all with basePath https://api.brandcast-prod.io/v1.
    Saved verbatim to openapi/_original/ and converted to OpenAPI 3.1. Deliberately NOT wired: WellKnown/SecurityTxt (every
    path 404s, 403s, or soft-200s an SPA shell), AgentCard (no card served), MCPServer (no server ships — mcp/ holds a derived
    candidate with deployment.mode none), SDKs (no first-party client library exists), Idempotency (no idempotency key on
    any operation), StatusPage (status.vev.design covers Vev, not the Brandcast API), Deprecation (no policy; one deprecated
    parameter recorded in lifecycle), Compliance/TrustCenter (no certification claimed), Pricing (no pricing page; sites.design/pricing
    404s).'