Godot Editor Plugin API
Godot's editor can be extended in-place with EditorPlugin scripts that add docks, inspector plugins, import plugins, export plugins, gizmos, and custom tool windows. Editor plugins use the same engine class API exposed through GDScript, C#, or GDExtension.
Godot Editor Plugin API is one of 5 APIs that Godot Engine publishes on the APIs.io network.
Tagged areas include Editor, Plugins, and Tooling. The published artifact set on APIs.io includes API documentation.