SundaySky

SundaySky is an enterprise video personalization platform that uses AI to create, edit, and deliver dynamically personalized videos at scale. The platform lets organizations tailor video content to individual viewers using customer data and real-time rendering, serving customer experience, marketing, sales, and learning-and-development teams — with particular traction in regulated industries such as financial services, insurance, telecom, and healthcare. Its products include SundaySky Studio for content creation, the SundaySky Player, a Landing Page Builder, and analytics and reporting. SundaySky publishes one documented HTTP API — the SundaySky Video API, a storage-less POST endpoint at apis.sundaysky.com that accepts a flat JSON payload of viewer personalization fields and returns a base64 player session used to render a video in real time — alongside a data-connector marketplace (Salesforce, HubSpot, Snowflake, Databricks, Google Sheets, Marketo, file upload, URL parameters) and a client-side player web component with a documented browser event surface. There is no self-serve developer portal, no published OpenAPI, and no public pricing; platform access is sold and provisioned to enterprise customers. This profile was surfaced as a portfolio company of Norwest Venture Partners and enriched by the API Evangelist pipeline.

SundaySky publishes 1 API on the APIs.io network. Tagged areas include Company, Video, Personalization, Video Personalization, and Marketing.

SundaySky’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, changelog, authentication, and 20 more developer resources.

32.8/100 thin ▲ 17.8 Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessEnterprise
1 APIs
CompanyVideoPersonalizationVideo PersonalizationMarketingCustomer ExperienceAIEnterpriseVideo GenerationMediaAnalyticsMartech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 32.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 8.7 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 5.5 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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 0 / 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/sundaysky: 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.

SundaySky Video API

Storage-less HTTP API for real-time personalized video rendering. The caller POSTs a flat JSON object of viewer personalization fields (mapped in the SundaySky Studio data libra...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Sundaysky Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Sundaysky Authentication

none/saml · 3 schemes

SECURITY

Sundaysky Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Sundaysky Trust Center

trust center published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sundaysky
name: SundaySky
description: SundaySky is an enterprise video personalization platform that uses AI to create, edit, and deliver dynamically
  personalized videos at scale. The platform lets organizations tailor video content to individual viewers using customer
  data and real-time rendering, serving customer experience, marketing, sales, and learning-and-development teams — with particular
  traction in regulated industries such as financial services, insurance, telecom, and healthcare. Its products include SundaySky
  Studio for content creation, the SundaySky Player, a Landing Page Builder, and analytics and reporting. SundaySky publishes
  one documented HTTP API — the SundaySky Video API, a storage-less POST endpoint at apis.sundaysky.com that accepts a flat
  JSON payload of viewer personalization fields and returns a base64 player session used to render a video in real time —
  alongside a data-connector marketplace (Salesforce, HubSpot, Snowflake, Databricks, Google Sheets, Marketo, file upload,
  URL parameters) and a client-side player web component with a documented browser event surface. There is no self-serve developer
  portal, no published OpenAPI, and no public pricing; platform access is sold and provisioned to enterprise customers. This
  profile was surfaced as a portfolio company of Norwest Venture Partners and enriched by the API Evangelist pipeline.
url: https://raw.githubusercontent.com/api-evangelist/sundaysky/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- norwest-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: enterprise
  onboarding: sales
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
  generated: '2026-08-13'
  method: searched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
image: https://sundaysky.com/favicon.ico
tags:
- Company
- Video
- Personalization
- Video Personalization
- Marketing
- Customer Experience
- AI
- Enterprise
- Video Generation
- Media
- Analytics
- Martech
apis:
- name: SundaySky Video API
  description: Storage-less HTTP API for real-time personalized video rendering. The caller POSTs a flat JSON object of viewer
    personalization fields (mapped in the SundaySky Studio data library) to the player-session endpoint for a given SundaySky
    Video ID; SundaySky renders a personalized video in real time and returns a base64 string that the SundaySky player consumes,
    or that can be decoded to extract the video stream URL and captions URL for use in a third-party player. Personalization
    data is purged after the video is generated.
  humanURL: https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
  baseURL: https://apis.sundaysky.com
  tags:
  - Video
  - Personalization
  - Video Generation
  properties:
  - type: Documentation
    url: https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
  - type: APIReference
    url: https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
  - type: Authentication
    url: authentication/sundaysky-authentication.yml
  - type: ErrorCatalog
    url: errors/sundaysky-problem-types.yml
  - type: Conventions
    url: conventions/sundaysky-conventions.yml
  - type: DataModel
    url: data-model/sundaysky-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://sundaysky.com
- type: Documentation
  url: https://help.sundaysky.com/hc/en-us
- type: APIReference
  url: https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
- type: GettingStarted
  url: https://help.sundaysky.com/hc/en-us/articles/18000152116509-Getting-Started-with-SundaySky
- type: Support
  url: https://help.sundaysky.com/hc/en-us
- type: HelpCenter
  url: https://help.sundaysky.com/hc/en-us
- type: Blog
  url: https://sundaysky.com/resources/?_resource_type=blog
- type: StatusPage
  url: https://sundaysky.com/service-dashboard/
- type: Roadmap
  url: https://help.sundaysky.com/hc/en-us/articles/21123723976733-SundaySky-Product-Roadmap
- type: ChangeLog
  url: changelog/sundaysky-changelog.yml
- type: Login
  url: https://app.sundaysky.com/
- type: GitHubOrganization
  url: https://github.com/sundaysky
- type: PrivacyPolicy
  url: https://sundaysky.com/privacy-policy/
- type: TermsOfService
  url: https://sundaysky.com/terms-of-service/
- type: DomainSecurity
  url: security/sundaysky-domain-security.yml
- type: TrustCenter
  url: security/sundaysky-trust-center.yml
- type: Lifecycle
  url: lifecycle/sundaysky-lifecycle.yml
- type: Authentication
  url: authentication/sundaysky-authentication.yml
- type: Conventions
  url: conventions/sundaysky-conventions.yml
- type: ErrorCatalog
  url: errors/sundaysky-problem-types.yml
- type: Conformance
  url: conformance/sundaysky-conformance.yml
- type: DataModel
  url: data-model/sundaysky-data-model.yml
- type: Components
  url: components/sundaysky-components.yml
- type: Packages
  url: packages/sundaysky-packages.yml
- type: Plans
  url: plans/sundaysky-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sundaysky-rate-limits.yml
- type: LLMsTxt
  url: llms/sundaysky-llms.txt
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 14
  pass: local-v1
x-coverage:
  state: covered
  reason: contract-found-in-docs
  detail: 'The 2026-07-21 pass concluded SundaySky publishes no API. It does: the SundaySky Video API is fully specified in
    prose in the help center and is live at https://apis.sundaysky.com/get-video/player-session/{videoId}, confirmed 2026-08-13
    by an unauthenticated POST that reached application logic. No OpenAPI is published, so spec-grounded artifacts (skills,
    arazzo, overlays, agentic-access) remain out of reach.'
  evidence:
  - url: https://help.sundaysky.com/hc/en-us/articles/6000894076957-Using-the-SundaySky-API-to-Connect-Data
    status: 200
  - url: https://apis.sundaysky.com/get-video/player-session/00000000
    status: 500
  - url: https://trust.sundaysky.com/
    status: 200
  checked: '2026-08-13'