Rhumbix

Rhumbix is a field-first workforce management platform for construction that consolidates timekeeping, production tracking, time & materials, change orders, daily field reports, and custom forms into real-time visibility on labor and job costs for trade contractors and general contractors. Rhumbix publishes a REST Public API (Swagger 2.0, x-api-key auth) for batch import of employees and projects and batch export of workshift/timecard data, enabling bidirectional flow between the field and ERP/accounting and project-management systems (Sage, Oracle, SAP, QuickBooks, Viewpoint, CMiC, Procore, Autodesk Construction Cloud). Autodesk has signed a definitive agreement to acquire Rhumbix.

Rhumbix publishes 3 APIs on the APIs.io network: Batch Export API, Batch Import API, and CORS API. Tagged areas include Company, Applications, Construction, Construction Technology, and Workforce Management.

Rhumbix’s developer surface includes documentation, API reference, support, engineering blog, pricing, signup flow, and 9 more developer resources.

37.2/100 thin ▬ flat Agent 17/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs
CompanyApplicationsConstructionConstruction TechnologyWorkforce ManagementTimekeepingPayrollField Data CollectionProject ManagementJob CostingIntegrationsREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 37.2/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 17/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/rhumbix: 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 3

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

Rhumbix Batch Export API

Export Data from Rhumbix

Rhumbix Batch Import API

Import Data into Rhumbix

Rhumbix CORS API

Returns appropriate headers to enable CORS for cross-domain API requests

Security Posture 2

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

Rhumbix Authentication

apiKey · 1 scheme

SECURITY

Rhumbix Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

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: rhumbix
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/rhumbix.png
name: Rhumbix
description: Rhumbix is a field-first workforce management platform for construction that consolidates timekeeping, production
  tracking, time & materials, change orders, daily field reports, and custom forms into real-time visibility on labor and
  job costs for trade contractors and general contractors. Rhumbix publishes a REST Public API (Swagger 2.0, x-api-key auth)
  for batch import of employees and projects and batch export of workshift/timecard data, enabling bidirectional flow between
  the field and ERP/accounting and project-management systems (Sage, Oracle, SAP, QuickBooks, Viewpoint, CMiC, Procore, Autodesk
  Construction Cloud). Autodesk has signed a definitive agreement to acquire Rhumbix.
url: https://raw.githubusercontent.com/api-evangelist/rhumbix/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- greylock
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Applications
- Construction
- Construction Technology
- Workforce Management
- Timekeeping
- Payroll
- Field Data Collection
- Project Management
- Job Costing
- Integrations
- REST API
apis:
- aid: rhumbix:rhumbix-batch-export-api
  name: Rhumbix Batch Export API
  description: Export Data from Rhumbix
  humanURL: https://rhumbix.github.io/docs.rhumbix.com/
  baseURL: https://async-api.rhumbix.com
  tags:
  - Batch Export
  properties:
  - type: OpenAPI
    url: openapi/rhumbix-batch-export-api-openapi.yml
  - type: APIReference
    url: https://rhumbix.github.io/docs.rhumbix.com/
  - type: Authentication
    url: authentication/rhumbix-authentication.yml
  - type: ErrorCatalog
    url: errors/rhumbix-problem-types.yml
  - type: Conventions
    url: conventions/rhumbix-conventions.yml
  - type: DataModel
    url: data-model/rhumbix-data-model.yml
  - type: Conformance
    url: conformance/rhumbix-conformance.yml
  - type: Lifecycle
    url: lifecycle/rhumbix-lifecycle.yml
- aid: rhumbix:rhumbix-batch-import-api
  name: Rhumbix Batch Import API
  description: Import Data into Rhumbix
  humanURL: https://rhumbix.github.io/docs.rhumbix.com/
  baseURL: https://async-api.rhumbix.com
  tags:
  - Batch Import
  properties:
  - type: OpenAPI
    url: openapi/rhumbix-batch-import-api-openapi.yml
  - type: APIReference
    url: https://rhumbix.github.io/docs.rhumbix.com/
  - type: Authentication
    url: authentication/rhumbix-authentication.yml
  - type: ErrorCatalog
    url: errors/rhumbix-problem-types.yml
  - type: Conventions
    url: conventions/rhumbix-conventions.yml
  - type: DataModel
    url: data-model/rhumbix-data-model.yml
  - type: Conformance
    url: conformance/rhumbix-conformance.yml
  - type: Lifecycle
    url: lifecycle/rhumbix-lifecycle.yml
- aid: rhumbix:rhumbix-cors-api
  name: Rhumbix CORS API
  description: Returns appropriate headers to enable CORS for cross-domain API requests
  humanURL: https://rhumbix.github.io/docs.rhumbix.com/
  baseURL: https://async-api.rhumbix.com
  tags:
  - CORS
  properties:
  - type: OpenAPI
    url: openapi/rhumbix-cors-api-openapi.yml
  - type: APIReference
    url: https://rhumbix.github.io/docs.rhumbix.com/
  - type: Authentication
    url: authentication/rhumbix-authentication.yml
  - type: ErrorCatalog
    url: errors/rhumbix-problem-types.yml
  - type: Conventions
    url: conventions/rhumbix-conventions.yml
  - type: DataModel
    url: data-model/rhumbix-data-model.yml
  - type: Conformance
    url: conformance/rhumbix-conformance.yml
  - type: Lifecycle
    url: lifecycle/rhumbix-lifecycle.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.rhumbix.com
- type: DeveloperPortal
  url: https://rhumbix.github.io/docs.rhumbix.com/
- type: Documentation
  url: https://rhumbix.github.io/docs.rhumbix.com/
- type: APIReference
  url: https://rhumbix.github.io/docs.rhumbix.com/
- type: Integrations
  url: https://www.rhumbix.com/solutions/integrations
- type: Support
  url: https://intercom.help/rhumbix-helpcenter
- type: HelpCenter
  url: https://www.rhumbix.com/resources/support
- type: Blog
  url: https://www.rhumbix.com/resources/blog
- type: GitHubOrganization
  url: https://github.com/rhumbix
- type: StatusPage
  url: http://status.rhumbix.com
- type: Pricing
  url: https://www.rhumbix.com/pricing
- type: Login
  url: https://platform.rhumbix.com/rhumbix/login/
- type: SignUp
  url: https://go.rhumbix.com/scheduledemo
- type: TermsOfService
  url: https://www.rhumbix.com/service_terms
- type: PrivacyPolicy
  url: https://www.rhumbix.com/privacy
- type: DomainSecurity
  url: security/rhumbix-domain-security.yml
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1