TeamGriddeveloper
TeamGrid Developer

Developer tooling and downloads

Official TeamGrid packages, API contracts and importable client collections in one place.

Official packages

The stable public packages share version 1.0.0 and the API v1 contract:

Package Install Use
@teamgrid/api-client npm install @teamgrid/api-client@1.0.1 TypeScript and Node.js services
@teamgrid/cli npm install --global @teamgrid/cli@1.0.1 Terminal, scripts and CI
@teamgrid/mcp-server npm install --global @teamgrid/mcp-server@1.0.1 Compatible MCP hosts

Pin the exact package version in reproducible deployments. CI for this portal verifies that every documented stable package is publicly available before Production deployment.

Contracts and collections

Bruno, Insomnia and other OpenAPI-capable tools should import the API v1 JSON directly. This keeps their generated requests aligned with every path, parameter and schema in the stable contract.

Credential setup

Create credentials from TeamGrid Settings → Team → Developer → Access. Select the smallest required scopes, copy the reveal-once secret into the client’s environment or secret store, and use the region encoded by the credential.

Never commit a credential into a collection, .http file, shell history or source repository.

Stable documentation · Developer Experience · Reviewed 2026-07-29Edit this page ↗
Documentation feedbackWas this page useful?
Esc

Search TeamGrid Developer

Find guides, concepts and every API operation.