diff --git a/webv4/root/error/429.html b/webv4/root/error/429.html
new file mode 100644
index 0000000000000000000000000000000000000000..023a10574a1a560a2d9ead49fe66e09c049bbc23
--- /dev/null
+++ b/webv4/root/error/429.html
@@ -0,0 +1,8 @@
+<HTML>
+<HEAD>
+<TITLE>Too Many Requests</TITLE>
+</HEAD>
+<BODY>
+You made too many requests in a short period of time.
+</BODY>
+</HTML>