docs: explain API key provisioning

This commit is contained in:
Mo Elzubeir
2026-05-29 14:47:41 -05:00
parent 57b1a67c2e
commit b33fd01182
4 changed files with 44 additions and 0 deletions
+2
View File
@@ -66,6 +66,8 @@ Type exports:
## Authentication
Socialhose API keys are provisioned by Socialhose or by your account administrator. This SDK consumes an existing key; it does not create or manage keys.
Every request sends:
- `Authorization: Api-Key <apiKey>`