I heard that godot can convert JSON files into scenarios by calling its API. Does anyone know where the API file is located?
What do you mean API file?
There is a JSON class in Godot that you can use to parse JSON structure into data like Dictionaries or Arrays: