diff --git a/services/web/app/components/pricing.tsx b/services/web/app/components/pricing.tsx index 117998f..e2b8ed9 100644 --- a/services/web/app/components/pricing.tsx +++ b/services/web/app/components/pricing.tsx @@ -65,6 +65,7 @@ const tiers = [ "Dedicated email support\n\n\n(Mon-Fri 9am-12pm & 2pm-4pm Tokyo time)", "Indexes available as a paid addon ($100/index/mo)", "Employee pinky promise to not look at customer data to retaliate over a personal grievance", + "Bring Your Own API Key™ - use your own generated key to access our API", "Backups", ], featured: true, diff --git a/services/web/app/routes/docs._index.tsx b/services/web/app/routes/docs._index.tsx index 58ff8b0..e8afe57 100644 --- a/services/web/app/routes/docs._index.tsx +++ b/services/web/app/routes/docs._index.tsx @@ -69,6 +69,22 @@ export default function Example() { and the value being your API key. Endpoints are to the right (or below on mobile).
++ Enterprise customers can bring their own API keys! Simply + insert any items with whatever key that you want prefixed with enterprise- +
+