Official TypeScript SDK for interacting with the Stack Overflow for Teams API.
The Stack Overflow for Teams SDK lets you build powerful applications and integrations on top of your team’s private knowledge base.
- 🛠 Official support – built and maintained by Stack Overflow with full API coverage.
- 🧑💻 Type safety – complete TypeScript definitions for all Teams endpoints, models, and responses.
- 📚 Knowledge access – query questions, answers, and articles from your team’s private repository.
- 👥 Team management – access profiles, activity, and collaborate on internal documentation and Q&A.
Using npm:
npm install so-teams-sdk
Using yarn:
yarn add so-teams-sdk
Using pnpm:
yarn add so-teams-sdk
Contributions are welcome! Please open an issue or a pull request.
This project is licensed under the MIT License.