Range

Range is team-communication and collaboration software from Range Labs that centralizes how teams stay in sync. It replaces status meetings with asynchronous daily check-ins, runs meetings with shared agendas and notes, tracks OKRs and goals against daily work, and provides a team directory, connecting to 75+ workplace tools including Slack, Microsoft Teams, Zoom, GitHub, Jira, Asana, and Google Workspace. Range publishes a JSON-over-REST API (base https://api.range.co/v1) for managing Teams, Users, and Check-ins (Updates), authenticated with API keys over HTTP Basic or OAuth 2.0 bearer tokens, plus an official Node.js SDK (range-sdk). It is backed by Bloomberg Beta and Scale Venture Partners.

Range publishes 1 API on the APIs.io network. Tagged areas include Company, Team Collaboration, Async Communication, Standups, and Check-ins.

Range’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 21 more developer resources.

38.9/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyTeam CollaborationAsync CommunicationStandupsCheck-insMeetingsGoalsOKRsProductivityWorkplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 38.9/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/range: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Range API

JSON-over-REST API for managing Range Teams, Users, and Check-ins (Updates). API-key (HTTP Basic) or OAuth 2.0 bearer authentication; HTTPS/TLS 1.2+ required.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

range-mcp.yml

MCP SERVER

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Range Authentication

http/oauth2 · 2 schemes

SECURITY

Range Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Range Vulnerability Disclosure

disclosure policy published

SECURITY

Range Trust Center

SOC 2, GDPR, CCPA

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: range
name: Range
description: Range is team-communication and collaboration software from Range Labs that centralizes how teams stay in sync.
  It replaces status meetings with asynchronous daily check-ins, runs meetings with shared agendas and notes, tracks OKRs
  and goals against daily work, and provides a team directory, connecting to 75+ workplace tools including Slack, Microsoft
  Teams, Zoom, GitHub, Jira, Asana, and Google Workspace. Range publishes a JSON-over-REST API (base https://api.range.co/v1)
  for managing Teams, Users, and Check-ins (Updates), authenticated with API keys over HTTP Basic or OAuth 2.0 bearer tokens,
  plus an official Node.js SDK (range-sdk). It is backed by Bloomberg Beta and Scale Venture Partners.
url: https://raw.githubusercontent.com/api-evangelist/range/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bloomberg-beta
- scale-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.range.co/img/apple-icon.png
tags:
- Company
- Team Collaboration
- Async Communication
- Standups
- Check-ins
- Meetings
- Goals
- OKRs
- Productivity
- Workplace
apis:
- name: Range API
  description: JSON-over-REST API for managing Range Teams, Users, and Check-ins (Updates). API-key (HTTP Basic) or OAuth
    2.0 bearer authentication; HTTPS/TLS 1.2+ required.
  humanURL: https://www.range.co/docs/api
  baseURL: https://api.range.co/v1
  properties:
  - type: Documentation
    url: https://www.range.co/docs/api
  - type: Authentication
    url: authentication/range-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.range.co/
- type: DeveloperPortal
  url: https://www.range.co/docs/api
- type: Documentation
  url: https://www.range.co/docs/api
- type: APIReference
  url: https://www.range.co/docs/api
- type: GettingStarted
  url: https://www.range.co/docs/api
- type: Blog
  url: https://www.range.co/blog
- type: Support
  url: https://www.range.co/help
- type: GitHubOrganization
  url: https://github.com/range-labs
- type: Pricing
  url: https://www.range.co/pricing
- type: SignUp
  url: https://range.co/signup
- type: Login
  url: https://app.range.co
- type: TermsOfService
  url: https://policy.range.co/
- type: PrivacyPolicy
  url: https://policy.range.co/
- type: StatusPage
  url: https://range.statuspage.io/
- type: Packages
  url: packages/range-packages.yml
- type: SDKs
  url: packages/range-packages.yml
- type: Authentication
  url: authentication/range-authentication.yml
- type: Conventions
  url: conventions/range-conventions.yml
- type: Lifecycle
  url: lifecycle/range-lifecycle.yml
- type: Conformance
  url: conformance/range-conformance.yml
- type: Compliance
  url: https://www.range.co/security
- type: DataModel
  url: data-model/range-data-model.yml
- type: MCPServer
  url: mcp/range-mcp.yml
- type: LLMsTxt
  url: llms/range-llms.txt
- type: DomainSecurity
  url: security/range-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/range-vulnerability-disclosure.yml
- type: Security
  url: https://policy.range.co/disclosure.html
- type: TrustCenter
  url: security/range-trust-center.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 11
  pass: local-v1