diff --git a/docs/console-api/autogenerated.mdx b/docs/console-api/autogenerated.mdx
index 3eb405194..14715e377 100644
--- a/docs/console-api/autogenerated.mdx
+++ b/docs/console-api/autogenerated.mdx
@@ -8,9 +8,6 @@ import Rapidoc from "../../src/components/Rapidoc"
The endpoints below are the latest and auto-generated. While we strive to provide comprehensive descriptions and examples for each endpoint during this migration, if you notice any missing information or have feedback, please reach out to us on Slack.
-
-
-
+ API Version:{' '} + + {' '} + +
+
All requests must include the STATSIG-API-KEY
field in the
@@ -98,6 +141,16 @@ export default function Rapidoc(props) {
To use the 'try it' section on this page, enter your Console API into
the box below.
+ The Console API is versioned. Each version is guaranteed to not break
+ existing usage; each new version introduces breaking changes. There is
+ currently only one version: 20240601
.
+
+ Pass the version in the STATSIG-API-VERSION
field in the
+ header. For now, this is optional; in the future, this will be
+ required.
+