# Godot GDScript API

**Canonical:** https://apis.io/apis/godot/godot-gdscript-api/  
**Provider:** Godot Engine — https://apis.io/providers/godot/  
**Base URL:** https://docs.godotengine.org  
**Documentation:** https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html

Godot GDScript API is one of 5 APIs that [Godot Engine](https://apis.io/providers/godot/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include GDScript, Language, and Scripting. The published artifact set on APIs.io includes API documentation.

GDScript is Godot's first-class scripting language, a high-level dynamically typed (and gradually statically typed) language with Python-like syntax and tight integration with the engine, the editor, and the scene tree. The same engine class API documented at docs.godotengine.org is exposed to GDScript callers and runs inside the engine rather than as a REST surface.

## Machine-readable artifacts (3)

- **Documentation** — https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_basics.html
- **ClassReference** — https://docs.godotengine.org/en/stable/classes/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/godot/refs/heads/main/apis.yml

## Other Godot Engine APIs (4)

- [Godot C# / .NET Bindings](https://apis.io/apis/godot/godot-csharp-bindings/)
- [Godot GDExtension (C++ Bindings)](https://apis.io/apis/godot/godot-gdextension/)
- [Godot Editor Plugin API](https://apis.io/apis/godot/godot-editor-plugin-api/)
- [Godot Asset Library API](https://apis.io/apis/godot/godot-asset-library-api/)

## Tags

GDScript, Language, Scripting

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/godot/godot-gdscript-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/godot/.
