File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/docs/integrating-with-flagsmith/flagsmith-api-overview Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This is the API that your client and server-side SDKs interact with to get flag
1414- ** Authentication:** Uses a public, non-secret ** Environment Key** .
1515- ** Security:** Open by design. The Environment Key can be exposed in client-side code.
1616
17- [ Learn more about the Flags API] ( . /flags-api) .
17+ [ Learn more about the Flags API] ( /integrating-with-flagsmith/flagsmith-api-overview /flags-api) .
1818
1919### 2. The Admin API (Private Admin API)
2020
@@ -24,4 +24,4 @@ This is the API you use to programmatically manage your Flagsmith projects. Anyt
2424- ** Authentication:** Uses a secret ** Organisation API Token** .
2525- ** Security:** Requires a secret key that should never be exposed in client-side code.
2626
27- [ Learn more about the Admin API] ( . /admin-api) .
27+ [ Learn more about the Admin API] ( /integrating-with-flagsmith/flagsmith-api-overview /admin-api) .
You can’t perform that action at this time.
0 commit comments