docs: explain API key provisioning
This commit is contained in:
@@ -10,6 +10,12 @@ Future SDKs can live beside it, e.g. `sdks/python`, `sdks/go`, or `sdks/php`.
|
||||
|
||||
## JavaScript / TypeScript
|
||||
|
||||
API keys are provisioned by Socialhose or your account administrator. Set the key server-side before using the SDK:
|
||||
|
||||
```bash
|
||||
export SOCIALHOSE_API_KEY="sh_your_key_here"
|
||||
```
|
||||
|
||||
```bash
|
||||
npm install @socialhose/api
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user