SociaHive Docs

Support

How to get help with the SociaHive API, SDKs, MCP server, or any of the integrations.

Pick the channel that fits the kind of question you have.

Choose the right repo for an issue

SymptomRepo
Bug in @sociahive/sdk (typed wrong, throws unexpectedly, etc.)sociahive/sociahive-node
Bug in sociahive PyPI packagesociahive/sociahive-python
Cookbook recipe doesn't run / produces wrong outputsociahive/cookbook
Zapier app feature request / submission feedbacksociahive/zapier-platform-app
Docs typo, broken link, missing topicSame as above — open on whichever repo the docs sit closest to. For the docs site itself, email us.
The REST API returned an unexpected errorEmail with the response body and details.request_id value

What to include in a bug report

For SDK / API bugs, the following speeds up triage substantially:

  1. What you ran — full command or code snippet, with the API key redacted
  2. What you expected — one or two sentences
  3. What happened — full error message, including the code and HTTP status if applicable. Include details.request_id from the response — it lets us find the corresponding server log
  4. Environment — SDK version, Node / Python version, OS

Status

Live status of the production API isn't on a public statuspage yet. If multiple consumers are reporting the same outage at the same time, expect an email update from [email protected].

Security

For security-sensitive issues — auth bypass, token leakage, signature verification flaws — don't open a public GitHub issue. Email [email protected] with SECURITY in the subject line and we'll respond with a private channel for the details.

On this page