aboutsummaryrefslogtreecommitdiff
path: root/docs/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/API.md')
-rw-r--r--docs/API.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/API.md b/docs/API.md
new file mode 100644
index 000000000..33ca713c8
--- /dev/null
+++ b/docs/API.md
@@ -0,0 +1,6 @@
+# API status
+
+Zen exposes a REST API which is currently intended to be used from Unreal Engine
+only. It is an internal implementation detail and is subject to change especially
+during the beta phase. Thus it is not recommended that you interface with this API
+directly.