Hourone website screenshot

Hourone

Hour One (developer surface "MakeReals") is an AI video-generation platform that turns text, scripts and data into studio-quality videos fronted by lifelike AI presenters (characters) and text-to-speech voices. Its REST API lets developers create videos programmatically two ways — from a Blueprint (an existing HourOne studio project/template) or Dynamically (scenes built from scratch with media, text, palette, character and voice) — preview voices, generate multi-language subtitles, pull usage analytics, manage API keys, and subscribe to video.ready / video.failed webhooks. The API is asynchronous (create, then poll by id or receive a signed webhook) and authenticates with a single api-key header. Common uses include personalized video at scale, L&D and training content, CRM/LMS automation, and localized marketing video. Hour One is a portfolio company of Kindred Ventures.

Hourone publishes 6 APIs on the APIs.io network, including general API, keys API, playground API, and 3 more. Tagged areas include Company, Artificial Intelligence, Video, Video Generation, and Generative AI.

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

Hourone’s developer surface includes documentation, API reference, getting-started guide, support, signup flow, authentication, and 15 more developer resources.

44.0/100 thin ▬ flat Agent 71/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
6 APIs 1 MCP Servers
CompanyArtificial IntelligenceVideoVideo GenerationGenerative AIAI AvatarsText to SpeechMediaContent CreationWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 44.0/100 · thin
Contract Quality 16.6 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 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/hourone: 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 6

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

Hourone general API

The general API from Hourone — 3 operation(s) for general.

Hourone keys API

The keys API from Hourone — 2 operation(s) for keys.

Hourone playground API

The playground API from Hourone — 4 operation(s) for playground.

Hourone videos API

The videos API from Hourone — 4 operation(s) for videos.

Hourone voice-preview API

The voice-preview API from Hourone — 2 operation(s) for voice-preview.

Hourone webhook API

The webhook API from Hourone — 5 operation(s) for webhook.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

hourone-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 1

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

Hourone Authentication

apiKey/http · 2 schemes

SECURITY

Agentic Access 1

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

Hourone Agentic Access

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

26 operations · 15 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

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

Operate 1

Status, limits, changes, and where to get help

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: hourone
name: Hourone
description: Hour One (developer surface "MakeReals") is an AI video-generation platform that turns text, scripts and data
  into studio-quality videos fronted by lifelike AI presenters (characters) and text-to-speech voices. Its REST API lets developers
  create videos programmatically two ways — from a Blueprint (an existing HourOne studio project/template) or Dynamically
  (scenes built from scratch with media, text, palette, character and voice) — preview voices, generate multi-language subtitles,
  pull usage analytics, manage API keys, and subscribe to video.ready / video.failed webhooks. The API is asynchronous (create,
  then poll by id or receive a signed webhook) and authenticates with a single api-key header. Common uses include personalized
  video at scale, L&D and training content, CRM/LMS automation, and localized marketing video. Hour One is a portfolio company
  of Kindred Ventures.
url: https://raw.githubusercontent.com/api-evangelist/hourone/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- kindred-ventures
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://hourone.ai/
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Artificial Intelligence
- Video
- Video Generation
- Generative AI
- AI Avatars
- Text to Speech
- Media
- Content Creation
- Webhooks
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: hourone:hourone-general-api
  name: Hourone general API
  description: The general API from Hourone — 3 operation(s) for general.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - general
  properties:
  - type: OpenAPI
    url: openapi/hourone-general-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
- aid: hourone:hourone-keys-api
  name: Hourone keys API
  description: The keys API from Hourone — 2 operation(s) for keys.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - keys
  properties:
  - type: OpenAPI
    url: openapi/hourone-keys-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
- aid: hourone:hourone-playground-api
  name: Hourone playground API
  description: The playground API from Hourone — 4 operation(s) for playground.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - playground
  properties:
  - type: OpenAPI
    url: openapi/hourone-playground-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
- aid: hourone:hourone-videos-api
  name: Hourone videos API
  description: The videos API from Hourone — 4 operation(s) for videos.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - videos
  properties:
  - type: OpenAPI
    url: openapi/hourone-videos-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
- aid: hourone:hourone-voice-preview-api
  name: Hourone voice-preview API
  description: The voice-preview API from Hourone — 2 operation(s) for voice-preview.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - voice-preview
  properties:
  - type: OpenAPI
    url: openapi/hourone-voice-preview-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
- aid: hourone:hourone-webhook-api
  name: Hourone webhook API
  description: The webhook API from Hourone — 5 operation(s) for webhook.
  humanURL: https://hourone.gitbook.io/api-docs
  baseURL: https://api.makereals.com/api/v1
  tags:
  - webhook
  properties:
  - type: OpenAPI
    url: openapi/hourone-webhook-api-openapi.yml
  - 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: Authentication
    url: authentication/hourone-authentication.yml
  - type: Webhooks
    url: asyncapi/hourone-webhooks.yml
common:
- type: Website
  url: https://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: Support
  url: https://help.hourone.ai/hc/en-us/categories/8918170914449-Hour-One
- type: GitHubOrganization
  url: https://github.com/hourone-ai
- type: SignUp
  url: https://app.hourone.ai
- type: OpenAPI
  url: openapi/hourone-openapi-original.json
- type: Authentication
  url: authentication/hourone-authentication.yml
- type: AgenticAccess
  url: agentic-access/hourone-agentic-access.yml
- type: Webhooks
  url: asyncapi/hourone-webhooks.yml
- type: Conventions
  url: conventions/hourone-conventions.yml
- type: ErrorCatalog
  url: errors/hourone-problem-types.yml
- type: Lifecycle
  url: lifecycle/hourone-lifecycle.yml
- type: Conformance
  url: conformance/hourone-conformance.yml
- type: DataModel
  url: data-model/hourone-data-model.yml
- type: MCPServer
  url: mcp/hourone-mcp.yml
- type: LLMsTxt
  url: llms/hourone-llms.txt
- type: Overlay
  url: overlays/hourone-overlay.yaml
- 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