SundaySky website screenshot

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.

31.5/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterprise
1 APIs
CompanyVideoPersonalizationVideo PersonalizationMarketingCustomer ExperienceArtificial IntelligenceEnterpriseVideo GenerationMediaAnalyticsMarTech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
created: '2026-07-17'
modified: '2026-08-13'
image: https://sundaysky.com/favicon.ico
tags:
- Company
- Video
- Personalization
- Video Personalization
- Marketing
- Customer Experience
- Artificial Intelligence
- Enterprise
- Video Generation
- Media
- Analytics
- MarTech
tags_raw:
- 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'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/sundaysky"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sundaysky/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sundaysky/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.