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.
Godot Asset Library API is one of 5 APIs that Godot Engine publishes on the APIs.io network.
Tagged areas include Asset Library, Community, Marketplace, and REST. The published artifact set on APIs.io includes a GitHub repository and an API reference.