mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-17 21:11:04 +00:00
34 lines
No EOL
1.1 KiB
Text
34 lines
No EOL
1.1 KiB
Text
Head to [supermemory's Developer Platform](https://console.supermemory.ai) built to help you monitor and manage every aspect of the API.
|
|
|
|
<Accordion title="Getting an API Key" icon="sparkles">
|
|
<Steps>
|
|
<Step title="Create an account" icon="circle-user">
|
|
An account will automatically be created on your first login.
|
|
|
|

|
|
</Step>
|
|
<Step title="Create an API Key" icon="key">
|
|
<Steps>
|
|
<Step title="Navigate to API Keys">
|
|

|
|
|
|
Click `Create API Key`
|
|
</Step>
|
|
<Step title="Choose Name and Expiry (Optional)">
|
|

|
|
|
|
Click `Create`
|
|
</Step>
|
|
<Step title="Copy New Key">
|
|

|
|
|
|
Click <Icon icon="clipboard" /> to copy
|
|
</Step>
|
|
</Steps>
|
|
</Step>
|
|
</Steps>
|
|
</Accordion>
|
|
|
|
Done\! You can now use your API key to authenticate requests to the supermemory API.
|
|
|
|
Next up, let's add your first memory. |