The API Report CardAPI Index
Range

Range API

Async Standups / Team Check-ins / Work Coordination · range.co

Range publishes a REST API at api.range.co/v1 covering teams, users, check-ins, and activity recording. User-scoped API keys are self-serve; OAuth bearer tokens sit in a closed program. An official Node.js SDK ships today, with about 75 native integrations plus Zapier.

Last verified: July 2026Software & Data Tools
API GRADE
A
VERIFIED JUL 2026

SCORECARD

ExistenceGOODDocumented REST API at api.range.co/v1 for teams, users, check-ins, and activity recording.
AccessGOODUser-scoped API keys are self-serve; OAuth bearer tokens sit in a closed program joined by contacting Range.
CoverageGOODTeams, users, and check-ins are readable; the activity endpoint records events from external tools with idempotency keys.
AuthGOODAPI keys ride HTTP Basic as the username, TLS 1.2 or higher required; OAuth 2.0 exists but is invite-only.
Docs & DXGOODOfficial Node.js SDK with Go and Python listed as coming; about 75 native integrations plus a Zapier app.
StabilityGOOD
Supergood: Range shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

Range scores A on the API Report Card. Range publishes a REST API at api.range.co/v1 covering teams, users, check-ins, and activity recording. User-scoped API keys are self-serve; OAuth bearer tokens sit in a closed program. An official Node.js SDK ships today, with about 75 native integrations plus Zapier.

Tried to integrate with Range?