Hour One

Hour One is a generative-AI video company (an Insight Partners portfolio company, acquired by Wix in 2025) whose Studio / MakeReals API turns text and templates into AI presenter ("virtual human") videos programmatically. The REST API lets developers create videos two ways — Blueprint (render from an existing Hour One project template) and Dynamic (define scenes, transcripts, characters and voices directly) — then poll or receive HMAC-signed webhooks (video.ready / video.failed) on completion, generate voice previews, add translated subtitles in 18 languages, pull per-scene metadata, and query a video-creation analytics summary. Authentication is an api-key header for the video surface and an HTTP Bearer token for account/key/webhook management.

Hour One publishes 1 API on the APIs.io network: Studio API (MakeReals v1). Tagged areas include Company, Video, Generative AI, AI Video, and Media.

The Hour One catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Hour One’s developer surface includes documentation, API reference, getting-started guide, authentication, and 16 more developer resources.

32.1/100 thin Agent 71/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyVideoGenerative AIAI VideoMediaText to VideoAvatarsContent Creation

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 32.1/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 71/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/hour-one: 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

Hour One Studio API (MakeReals v1)

REST API for generating AI presenter videos — blueprint/template-based and dynamic scene-based creation, voice previews, subtitles, metadata, analytics, and signed webhooks.

MCP Servers

hour-one-mcp.yml

MCP SERVER

Event Specifications

Hour One (MakeReals) Webhooks

Outbound webhook notifications for video processing lifecycle. Hour One POSTs a signed JSON payload to your registered endpoint when a video finishes rendering or fails. Each re...

ASYNCAPI

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: hour-one
name: Hour One
description: Hour One is a generative-AI video company (an Insight Partners portfolio company, acquired by Wix in 2025) whose
  Studio / MakeReals API turns text and templates into AI presenter ("virtual human") videos programmatically. The REST API
  lets developers create videos two ways — Blueprint (render from an existing Hour One project template) and Dynamic (define
  scenes, transcripts, characters and voices directly) — then poll or receive HMAC-signed webhooks (video.ready / video.failed)
  on completion, generate voice previews, add translated subtitles in 18 languages, pull per-scene metadata, and query a video-creation
  analytics summary. Authentication is an api-key header for the video surface and an HTTP Bearer token for account/key/webhook
  management.
url: https://raw.githubusercontent.com/api-evangelist/hour-one/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Video
- Generative AI
- AI Video
- Media
- Text to Video
- Avatars
- Content Creation
apis:
- name: Hour One Studio API (MakeReals v1)
  description: REST API for generating AI presenter videos — blueprint/template-based and dynamic scene-based creation, voice
    previews, subtitles, metadata, analytics, and signed webhooks.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  properties:
  - type: OpenAPI
    url: openapi/hour-one-openapi.json
  - type: APIReference
    url: https://hourone.gitbook.io/api-docs/reference/api-reference
  - type: Documentation
    url: https://hourone.gitbook.io/api-docs
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.hourone.ai/
- type: DeveloperPortal
  url: https://hourone.gitbook.io/api-docs
- type: Documentation
  url: https://hourone.gitbook.io/api-docs
- type: APIReference
  url: https://hourone.gitbook.io/api-docs/reference/api-reference
- type: GettingStarted
  url: https://hourone.gitbook.io/api-docs/blueprint-quick-start
- type: GitHubOrganization
  url: https://github.com/hourone-ai
- type: OpenAPI
  url: openapi/hour-one-openapi.json
- type: LLMsTxt
  url: llms/hour-one-llms.txt
- type: Authentication
  url: authentication/hour-one-authentication.yml
- type: AgenticAccess
  url: agentic-access/hour-one-agentic-access.yml
- type: Conventions
  url: conventions/hour-one-conventions.yml
- type: ErrorCatalog
  url: errors/hour-one-problem-types.yml
- type: DataModel
  url: data-model/hour-one-data-model.yml
- type: Conformance
  url: conformance/hour-one-conformance.yml
- type: Overlay
  url: overlays/hour-one-openapi-overlay.yaml
- type: Lifecycle
  url: lifecycle/hour-one-lifecycle.yml
- type: MCPServer
  url: mcp/hour-one-mcp.yml
- type: AsyncAPI
  url: asyncapi/hour-one-webhooks-asyncapi.yml
- type: Webhooks
  url: asyncapi/hour-one-webhooks-asyncapi.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence