diff options
| author | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
| commit | 2016145b8333d7d7e6283efadc8261891751e7a9 (patch) | |
| tree | eaf0f4f002bc373b61c1efd88339de4c1002c9bd /apps/docs/quickstart.mdx | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.tar.xz supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.zip | |
v2 docs
Diffstat (limited to 'apps/docs/quickstart.mdx')
| -rw-r--r-- | apps/docs/quickstart.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/quickstart.mdx b/apps/docs/quickstart.mdx index 87dc84ec..b2b4db75 100644 --- a/apps/docs/quickstart.mdx +++ b/apps/docs/quickstart.mdx @@ -14,7 +14,7 @@ To use the Supermemory API, you'll need: 1. Login into https://dev.supermemory.ai and create an organization 2. Create an api key, copy and save it securely. -  +  Keep your API key secure and never share it publicly. You'll need this key for authenticating all API requests. </Accordion> |