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 2 event-driven AsyncAPI specifications.

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

36.5/100 thin ▬ flat Agent 28/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyArtificial IntelligenceVideoVideo GenerationGenerative AIAI AvatarsText-to-SpeechMediaContent CreationWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/hourone: 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 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.

Open Collections 6

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

API Collection

OPEN COLLECTION

sizzle-server general API

OPEN COLLECTION

Event Specifications 2

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

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

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 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

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 2

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  generated: '2026-09-03'
  method: derived
image: https://hourone.ai/
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-08'
tags:
- Company
- Artificial Intelligence
- Video
- Video Generation
- Generative AI
- AI Avatars
- Text-to-Speech
- Media
- Content Creation
- Webhook
tags_raw:
- 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: []
  tags_raw:
  - 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
  tags_raw:
  - 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
  tags_raw:
  - 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
  tags_raw:
  - 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
  tags_raw:
  - 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: CapabilityMap
  url: capabilities/hourone-capability-edges.yml
  name: Hourone Business Capability Map
- 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/_original/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: X-MCPServerCandidate
  url: mcp/hourone-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: LLMsTxt
  url: llms/hourone-llms.txt
- type: Overlay
  url: overlays/hourone-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
- type: AsyncAPI
  url: asyncapi/hourone-webhooks-asyncapi.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence
x-merged-from:
- hour-one

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/hourone"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/hourone/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/hourone/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.