Godot Asset Library API
The Godot Asset Library REST API powers the community asset browser inside the Godot editor (AssetLib tab) and the website at godotengine.org/asset-library. It exposes endpoints to search and filter assets by category, support level, Godot version, license, and keyword, retrieve asset metadata and download URLs, and submit or update assets when authenticated. The library source and API definition live in the godot-asset-library repository.