Blender · API Governance Rules
Blender API Rules
Spectral linting rules defining API design standards and conventions for Blender.
5 Rules
warn 5
Rule Categories
blender
Rules
warn
blender-addon-id-format
Addon ID must be lowercase with underscores only
$.components.schemas.AddonManifest.properties.id
warn
blender-version-semver
Blender addon version must follow semantic versioning
$.components.schemas.AddonManifest.properties.version
warn
blender-operator-idname-format
Operator bl_idname must use category.name format
$.components.schemas.BpyOperator.properties.bl_idname
warn
blender-tags-present
Addon manifest should include category tags
$.components.schemas.AddonManifest.properties.tags
warn
blender-license-spdx
License identifiers should use SPDX format
$.components.schemas.AddonManifest.properties.license
Spectral Ruleset
Work with this as data
Every ruleset 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 spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset in the catalog.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.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/blender-spectral-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.