Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{indexmenu_n>50}} ====== Administrative API ====== ===== Game Import and Export ===== ==== Export to JSON ==== The entire game or parts of it can be exported to JSON. This process is described in detail here: [[en:authors_main:admin_api:admin_json_export|Exporting level / game / bonuses / lines to JSON]] ==== Import from JSON ==== Importing a game or its levels from a JSON file is described here: [[en:authors_main:admin_api:admin_api_import_game|Importing from JSON]] ==== Game JSON ==== The structure of the game JSON is described here: [[en:authors_main:admin_api:admin_api_json|Game JSON structure]] ==== Generating JSON via Google Doc ==== Instructions are described here: [[en:authors_main:admin_api:game_json_google_doc|Generating JSON via Google Doc]] ==== Python Library ==== For interacting with the API via Python, there is a library that can be found [[https://github.com/Phaust94/qeng_admin_api|here]] ===== Embedding into Other Services ===== [[en:authors_main:admin_api:api_embed_engine|Engine API - for embedding the engine into other services]] en/authors_main/admin_api.txt Last modified: 2026/06/15 21:08(external edit)