Getting Started
SDKs and Libraries
BlueHive Health offers multiple SDKs to help you integrate with our platform seamlessly:TypeScript/JavaScript
BlueHive TypeScript API Library
Our primary TypeScript/JavaScript SDK for building applications with BlueHive Health.- Package:
@bluehive/sdk
- NPM: https://www.npmjs.com/package/@bluehive/sdk
- Installation:
BlueHive TypeScript MCP Server
Model Context Protocol (MCP) server implementation for BlueHive Health, enabling AI agents and tools to interact with our platform.- Package:
@bluehive/sdk-mcp
- NPM: https://www.npmjs.com/package/@bluehive/sdk-mcp
- Installation:
Python
BlueHive Python API Library
A comprehensive Python library for integrating with BlueHive Health services.- Package:
bluehive
- PyPI: https://pypi.org/project/bluehive/
- Installation:
Go
BlueHive Go API Library
A native Go SDK for building high-performance applications with BlueHive Health.- Package:
github.com/bluehive-health/bluehive-sdk-go
- Go Packages: https://pkg.go.dev/github.com/bluehive-health/bluehive-sdk-go
- Installation: