diff --git a/sdks/javascript/README.md b/sdks/javascript/README.md index f036e5e..1dcf003 100644 --- a/sdks/javascript/README.md +++ b/sdks/javascript/README.md @@ -8,7 +8,9 @@ This package is intended for **backend code only**. Do not ship your Socialhose ## Getting an API key -See the repository [API access notes](../../README.md#api-access) for subscription and key-provisioning details. This package consumes an existing key; it does not create keys, and there is no self-service key-generation flow documented here. +API access is available with paid Socialhose subscriptions. See [socialhose.net/pricing](https://socialhose.net/pricing) for current plans, or use a publicly provided API key if Socialhose offers one from time to time. + +See the repository [API access notes](../../README.md#api-access) for more key-provisioning details. This package consumes an existing key; it does not create keys, and there is no self-service key-generation flow documented here. To use the SDK: