Blender website screenshot

Blender

Blender is the free and open source 3D creation suite supporting the entirety of the 3D pipeline including modeling, rigging, animation, simulation, rendering, compositing, motion tracking, video editing, and game creation. Blender's Python API provides extensive scripting capabilities for automation, tool development, and addon creation, enabling developers to extend Blender with custom functionality. The project is governed by the Blender Foundation and maintained at blender.org.

Blender publishes 2 APIs on the APIs.io network. Tagged areas include 3D, Animation, Game Development, Modeling, and Open Source.

The Blender catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Blender’s developer surface includes documentation, getting-started guide, support, GitHub presence, engineering blog, training material, FAQ, and 10 more developer resources.

41.4/100 thin ▼ -5.5 Agent 3/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs 7 Features 5 Use Cases
3DAnimationGame DevelopmentModelingOpen SourcePythonRenderingVFX

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 41.4/100 · thin
Contract Quality 7.3 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.8 / 13
Governance 8.3 / 12
Discoverability 5.9 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/blender: 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 2

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

Blender Python API

The Blender Python API (bpy) provides Python access to Blender's internal data, operators, and UI components. It enables developers to automate tasks, create addons, build custo...

Blender Extensions Platform

The Blender Extensions Platform (extensions.blender.org) provides a curated repository of addons, themes, and node presets for Blender. The platform supports structured addon pa...

Pricing Plans 1

Published pricing tiers and plan structures.

Blender Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Blender Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 7

Notable capabilities this provider offers.

Python Scripting (bpy)

The bpy module provides access to Blender's internal data model, allowing Python scripts to create, read, update, and delete scene objects, materials, animations, constraints, a...

Operator Framework

Blender's operator system allows Python developers to create custom operators (commands) accessible from menus, panels, keyboard shortcuts, and scripts.

Addon Development

Blender addons are Python packages extending functionality across modeling, rigging, animation, rendering, import/export, and UI. Distributed via the Extensions Platform or bund...

Node Groups and Geometry Nodes

Geometry Nodes and Shader Nodes provide visual programming for procedural modeling and materials, scriptable via the Python API.

Render Pipeline Integration

Python API integrates with Blender's Cycles and EEVEE render engines for batch rendering, render farm integration, and custom render pipeline control.

Command-Line Interface

Blender can be invoked headlessly via CLI for batch rendering, script execution, and pipeline automation without a GUI.

Asset Library System

Blender 3.x+ includes an asset library system with Python API support for managing and accessing reusable 3D assets across projects.

Scroll for all 7

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Blender Context

11 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Blender API Rules

5 rules · 4 warnings 1 info

SPECTRAL

Blender API Rules

5 rules · 5 warnings

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

Blender Addon Manifest

12 properties

JSON SCHEMA

Blender bpy Operator

6 properties

JSON SCHEMA

JSON Structure 2

JSON Structure definitions describing this provider's data shapes.

Blender Addon Manifest Structure

0 properties

JSON STRUCTURE

Blender Bpy Operator Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Security Posture 1

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

Blender Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Use Cases 5

What developers build with this provider.

Pipeline Automation

VFX and animation studios automate Blender production pipelines using Python scripts for batch rendering, asset processing, and scene assembly.

Addon Development

Developers create custom tools and plugins extending Blender's functionality for modeling, rigging, simulation, and export workflows.

Headless Rendering

Blender is used for headless server-side rendering via CLI and Python scripts in cloud rendering pipelines and automated content generation workflows.

Procedural Content Generation

Python scripts and Geometry Nodes enable procedural generation of 3D assets for games, VFX, and architectural visualization.

Education and Research

Universities, research labs, and educators use Blender's Python API for 3D visualization, scientific rendering, and computer graphics research.

Integrations 5

Pre-built integrations with other platforms and tools.

Cycles X Render Engine

Blender's built-in path-tracing render engine with Python API access for controlling render settings, passes, and denoising.

USD (Universal Scene Description)

Blender supports import and export of Pixar USD scenes, enabling pipeline integration with VFX and game development workflows.

glTF 2.0

Blender has built-in glTF 2.0 import/export support with Python API access, enabling web, AR/VR, and game engine pipelines.

OpenVDB

Blender supports OpenVDB for volumetric simulation and rendering, with Python API access to volume data and simulation parameters.

ACES Color Management

Blender integrates with OpenColorIO for ACES and professional color pipeline support in VFX productions.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: blender
name: Blender
description: Blender is the free and open source 3D creation suite supporting the entirety of the 3D pipeline including modeling,
  rigging, animation, simulation, rendering, compositing, motion tracking, video editing, and game creation. Blender's Python
  API provides extensive scripting capabilities for automation, tool development, and addon creation, enabling developers
  to extend Blender with custom functionality. The project is governed by the Blender Foundation and maintained at blender.org.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/blender.png
tags:
- 3D
- Animation
- Game Development
- Modeling
- Open Source
- Python
- Rendering
- VFX
url: https://raw.githubusercontent.com/api-evangelist/blender/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-21'
specificationVersion: '0.19'
apis:
- aid: blender:blender-python-api
  name: Blender Python API
  description: The Blender Python API (bpy) provides Python access to Blender's internal data, operators, and UI components.
    It enables developers to automate tasks, create addons, build custom tools, manipulate scene data, interact with the render
    pipeline, and extend Blender's interface. The API is embedded within Blender and does not expose HTTP endpoints; it is
    invoked via Blender's built-in Python interpreter or through command-line batch rendering.
  humanURL: https://docs.blender.org/api/current/
  tags:
  - Addons
  - Automation
  - Open Source
  - Python
  - Scripting
  properties:
  - type: Documentation
    url: https://docs.blender.org/api/current/
  - type: GitHub
    url: https://github.com/blender/blender
  - type: GettingStarted
    url: https://docs.blender.org/api/current/info_quickstart.html
  - type: Tutorials
    url: https://docs.blender.org/api/current/info_tips_and_tricks.html
  - type: JSONSchema
    url: json-schema/blender-addon-manifest-schema.json
  - type: JSONSchema
    url: json-schema/blender-bpy-operator-schema.json
  - type: JSONStructure
    url: json-structure/blender-addon-manifest-structure.json
  - type: JSONStructure
    url: json-structure/blender-bpy-operator-structure.json
  - type: JSONLD
    url: json-ld/blender-context.jsonld
  - type: Examples
    url: examples/blender-addon-manifest-example.json
  - type: Examples
    url: examples/blender-bpy-operator-example.json
- aid: blender:blender-extensions
  name: Blender Extensions Platform
  description: The Blender Extensions Platform (extensions.blender.org) provides a curated repository of addons, themes, and
    node presets for Blender. The platform supports structured addon packaging, versioning, and distribution. Developers can
    publish addons with metadata via the extensions.blender.org manifest format.
  humanURL: https://extensions.blender.org
  tags:
  - Addons
  - Extensions
  - Marketplace
  - Open Source
  properties:
  - type: Documentation
    url: https://docs.blender.org/manual/en/latest/extensions/index.html
  - type: Portal
    url: https://extensions.blender.org
common:
- type: DomainSecurity
  url: security/blender-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/blender-foundation
- type: Website
  url: https://www.blender.org/
- type: Documentation
  url: https://docs.blender.org/
- type: GettingStarted
  url: https://docs.blender.org/api/current/info_quickstart.html
- type: Community
  url: https://www.blender.org/community/
- type: Support
  url: https://www.blender.org/support/
- type: GitHubOrganization
  url: https://github.com/blender
- type: GitHub
  url: https://github.com/blender/blender
- type: Blog
  url: https://www.blender.org/news/
- type: Training
  url: https://www.blender.org/training/
- type: FAQ
  url: https://www.blender.org/support/faq/
- type: ReleaseNotes
  url: https://developer.blender.org/docs/release_notes/
- type: License
  url: https://www.blender.org/about/license/
  title: GPL-2.0-or-later
- type: PackageRegistry
  url: https://extensions.blender.org
- type: SpectralRules
  url: rules/blender-spectral-rules.yml
- type: Vocabulary
  url: vocabulary/blender-vocabulary.yaml
- type: Features
  data:
  - name: Python Scripting (bpy)
    description: The bpy module provides access to Blender's internal data model, allowing Python scripts to create, read,
      update, and delete scene objects, materials, animations, constraints, and render settings.
  - name: Operator Framework
    description: Blender's operator system allows Python developers to create custom operators (commands) accessible from
      menus, panels, keyboard shortcuts, and scripts.
  - name: Addon Development
    description: Blender addons are Python packages extending functionality across modeling, rigging, animation, rendering,
      import/export, and UI. Distributed via the Extensions Platform or bundled directly.
  - name: Node Groups and Geometry Nodes
    description: Geometry Nodes and Shader Nodes provide visual programming for procedural modeling and materials, scriptable
      via the Python API.
  - name: Render Pipeline Integration
    description: Python API integrates with Blender's Cycles and EEVEE render engines for batch rendering, render farm integration,
      and custom render pipeline control.
  - name: Command-Line Interface
    description: Blender can be invoked headlessly via CLI for batch rendering, script execution, and pipeline automation
      without a GUI.
  - name: Asset Library System
    description: Blender 3.x+ includes an asset library system with Python API support for managing and accessing reusable
      3D assets across projects.
- type: UseCases
  data:
  - name: Pipeline Automation
    description: VFX and animation studios automate Blender production pipelines using Python scripts for batch rendering,
      asset processing, and scene assembly.
  - name: Addon Development
    description: Developers create custom tools and plugins extending Blender's functionality for modeling, rigging, simulation,
      and export workflows.
  - name: Headless Rendering
    description: Blender is used for headless server-side rendering via CLI and Python scripts in cloud rendering pipelines
      and automated content generation workflows.
  - name: Procedural Content Generation
    description: Python scripts and Geometry Nodes enable procedural generation of 3D assets for games, VFX, and architectural
      visualization.
  - name: Education and Research
    description: Universities, research labs, and educators use Blender's Python API for 3D visualization, scientific rendering,
      and computer graphics research.
- type: Integrations
  data:
  - name: Cycles X Render Engine
    description: Blender's built-in path-tracing render engine with Python API access for controlling render settings, passes,
      and denoising.
  - name: USD (Universal Scene Description)
    description: Blender supports import and export of Pixar USD scenes, enabling pipeline integration with VFX and game development
      workflows.
  - name: glTF 2.0
    description: Blender has built-in glTF 2.0 import/export support with Python API access, enabling web, AR/VR, and game
      engine pipelines.
  - name: OpenVDB
    description: Blender supports OpenVDB for volumetric simulation and rendering, with Python API access to volume data and
      simulation parameters.
  - name: ACES Color Management
    description: Blender integrates with OpenColorIO for ACES and professional color pipeline support in VFX productions.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com