Kive website screenshot

Kive

Kive is an AI product photography and campaign content platform for e-commerce brands, built by TO LABS AB and used by more than 10,000 brands. It generates accurate product shots, lifestyle scenes, campaign imagery and product videos from a brand's own assets, using a large catalogue of professionally curated visual presets ("studios") tuned to categories such as fashion, cosmetics, skincare, jewellery and footwear. The platform pairs generation with a creative asset library, AI-powered search, boards, custom-trained subject models, bulk catalogue generation and editing tools (background removal and replacement, canvas extension, upscaling). Kive publishes no public REST API; its programmable surface is an OAuth-protected Model Context Protocol server at mcp.kive.ai that lets agents browse workspaces and products and create images and videos on the user's credits.

Kive publishes 1 API on the APIs.io network. Tagged areas include Company, SaaS, Artificial Intelligence, Generative AI, and Creative.

Kive’s developer surface includes documentation, getting-started guide, support, engineering blog, changelog, pricing, signup flow, and 27 more developer resources.

41.9/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreemiumSelf serve⚡ Free to try
1 APIs 1 MCP Servers
CompanySaaSArtificial IntelligenceGenerative AICreativeProduct PhotographyDigital Asset ManagementE-CommerceImagesVideoMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 41.9/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 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/kive: 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.

Kive MCP Server

The Kive MCP server is Kive's programmable interface: an OAuth 2.1 protected Model Context Protocol endpoint that lets an authorized agent browse Kive workspaces, saved products...

MCP Servers 1

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

kive-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Kive Plans

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Kive Rate Limits

0 limits

RATE LIMITS

Security Posture 4

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

Kive Authentication

oauth2 · 1 scheme

SECURITY

Kive Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Kive Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Kive Trust Center

ISO/IEC 27001:2022

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Kive Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: kive
name: Kive
description: Kive is an AI product photography and campaign content platform for e-commerce brands, built by TO LABS AB and
  used by more than 10,000 brands. It generates accurate product shots, lifestyle scenes, campaign imagery and product videos
  from a brand's own assets, using a large catalogue of professionally curated visual presets ("studios") tuned to categories
  such as fashion, cosmetics, skincare, jewellery and footwear. The platform pairs generation with a creative asset library,
  AI-powered search, boards, custom-trained subject models, bulk catalogue generation and editing tools (background removal
  and replacement, canvas extension, upscaling). Kive publishes no public REST API; its programmable surface is an OAuth-protected
  Model Context Protocol server at mcp.kive.ai that lets agents browse workspaces and products and create images and videos
  on the user's credits.
url: https://raw.githubusercontent.com/api-evangelist/kive/refs/heads/main/apis.yml
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://mcp.kive.ai/kive_logo_192.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- creandum
- eqt-ventures
x-legal-entity: TO LABS AB
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- SaaS
- Artificial Intelligence
- Generative AI
- Creative
- Product Photography
- Digital Asset Management
- E-Commerce
- Images
- Video
- MCP
apis:
- aid: kive:mcp
  name: Kive MCP Server
  description: 'The Kive MCP server is Kive''s programmable interface: an OAuth 2.1 protected Model Context Protocol endpoint
    that lets an authorized agent browse Kive workspaces, saved products, trained models, studios and video presets, create
    saved products from a product page or image URL, generate product images and videos, edit existing images and poll generation
    status. Actions run under the authorizing user''s workspace permissions and spend that workspace''s credits.'
  humanURL: https://kive.ai/mcp
  baseURL: https://mcp.kive.ai/mcp
  tags:
  - MCP
  - Generative AI
  - Images
  - Video
  properties:
  - type: MCPServer
    url: mcp/kive-mcp.yml
  - type: Documentation
    url: https://kive.ai/docs/mcp/overview.md
  - type: GettingStarted
    url: https://kive.ai/docs/mcp/connect-any-client.md
  - type: Authentication
    url: authentication/kive-authentication.yml
  - type: OAuthScopes
    url: scopes/kive-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.kive.ai/
- type: DeveloperPortal
  url: https://kive.ai/mcp
- type: Documentation
  url: https://kive.ai/docs
- type: GettingStarted
  url: https://kive.ai/docs/introduction-getting-started/start-here.md
- type: Support
  url: https://kive.ai/docs/troubleshooting-faqs/contact-support.md
- type: Blog
  url: https://kive.ai/news
- type: ChangeLog
  url: changelog/kive-changelog.yml
- type: Pricing
  url: https://kive.ai/pricing
- type: SignUp
  url: https://kive.ai/signup
- type: Login
  url: https://kive.ai/login
- type: TermsOfService
  url: https://kive.ai/terms
- type: PrivacyPolicy
  url: https://kive.ai/privacy
- type: MCPServer
  url: mcp/kive-mcp.yml
- type: Authentication
  url: authentication/kive-authentication.yml
- type: OAuthScopes
  url: scopes/kive-scopes.yml
- type: LLMsTxt
  url: llms/kive-llms.txt
- type: WellKnown
  url: well-known/kive-well-known.yml
- type: Conventions
  url: conventions/kive-conventions.yml
- type: Conformance
  url: conformance/kive-conformance.yml
- type: Compliance
  url: https://trust.kive.ai/
- type: TrustCenter
  url: security/kive-trust-center.yml
- type: Trust
  url: https://trust.kive.ai/
- type: VulnerabilityDisclosure
  url: security/kive-vulnerability-disclosure.yml
- type: Security
  url: https://trust.kive.ai/
- type: DomainSecurity
  url: security/kive-domain-security.yml
- type: Plans
  url: plans/kive-plans.yml
- type: RateLimits
  url: rate-limits/kive-rate-limits.yml
- type: Enterprise
  url: https://kive.ai/enterprise
- type: Customers
  url: https://kive.ai/customers
- type: Careers
  url: https://kiveai.notion.site/Work-at-Kive-304f5135e42c8078ac44df36a1ba72b8
- type: Twitter
  url: https://twitter.com/getkive
- type: YouTube
  url: https://www.youtube.com/@kiveai
- type: Instagram
  url: https://instagram.com/kive.ai
- type: Facebook
  url: https://facebook.com/kiveai
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence