aid: uptake name: Uptake description: 'Uptake Technologies is a Chicago-based industrial AI and predictive-maintenance software company founded in 2014 by Eric Lefkofsky and Brad Keywell. Its SaaS platform ingests telematics, sensor, fluid-analysis and work-order data from heavy commercial fleets and industrial assets, then applies machine-learning failure models — backed by an Asset Strategy Library of roughly 800 equipment types and tens of thousands of failure modes acquired with Asset Performance Technologies in 2018 — to predict component failure before it happens. Products include Uptake Fleet and Radar (predictive maintenance alerts), Compass (work-order data cleansing), Fusion (operational-technology data to cloud) and Scout (rules-based alerting), delivered through the fleet.uptake.com web application, a Geotab Marketplace add-in, and a customer-provisioned REST API gateway at api.uptake.com. Bosch announced its acquisition of Uptake in March 2026.' image: https://avatars.githubusercontent.com/u/26656201?v=4 url: https://raw.githubusercontent.com/api-evangelist/uptake/refs/heads/main/apis.yml x-type: company x-source: harvest:secondary-market x-tier: stub x-tier-reason: harvest specificationVersion: '0.23' created: '2026-08-05' modified: '2026-08-05' tags: - Company - Industrial AI - Predictive Maintenance - Asset Performance Management - Fleet Management - Telematics - Machine Learning - Industrial IoT apis: - name: Uptake Platform API description: 'Uptake''s customer-provisioned REST API. The gateway is live at api.uptake.com (AWS API Gateway behind Cloudflare) and answers every anonymous request with HTTP 403 ForbiddenException; a sibling gateway runs at api.common.uptake.com with identical behavior. Uptake''s Geotab Marketplace listing states that vehicle health status and impending-failure alerts are delivered through a dashboard, email, or via API to connect to a third party system, and integration partners such as Fleetio are instructed to hand their token to an Uptake account representative who completes the connection. No public OpenAPI, Swagger, GraphQL SDL, AsyncAPI or Postman collection is published anywhere on the uptake.com estate; the former developer portal at developer.uptake.com now returns nginx 404.' humanURL: https://uptake.com/fleet/ baseURL: https://api.uptake.com/ tags: - Predictive Maintenance - Fleet - Telematics properties: - type: Authentication url: authentication/uptake-authentication.yml - type: OAuthScopes url: scopes/uptake-scopes.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com - FN: APIs.json email: info@apis.io common: - type: DomainSecurity url: security/uptake-domain-security.yml - type: Website url: https://uptake.com/ - type: SecondaryMarket url: https://forgeglobal.com/uptake_stock/ - type: GitHubOrganization url: https://github.com/uptake - type: Login url: https://fleet.uptake.com/ - type: Blog url: https://medium.com/uptake-tech - type: Support url: https://uptake.com/legal/support-policy - type: TermsOfService url: https://uptake.com/legal/lmaster-subscription-agreement/ - type: PrivacyPolicy url: https://uptake.com/privacy-notice/ - type: WellKnown url: well-known/uptake-well-known.yml - type: Authentication url: authentication/uptake-authentication.yml - type: OAuthScopes url: scopes/uptake-scopes.yml - type: Conformance url: conformance/uptake-conformance.yml - type: Packages url: packages/uptake-packages.yml - type: LLMsTxt url: llms/uptake-llms.txt x-enrichment: date: '2026-08-05' status: minimal artifacts_added: 9 pass: local-v1 x-coverage: state: gated reason: customer-only-docs detail: >- Uptake's former developer portal at developer.uptake.com now returns nginx 404 and its user guide and release notes are Google Sites that 302 to a Google account sign-in, so the only anonymous machine-readable surface left on the estate is the Okta OIDC discovery document at start.uptake.com; the live gateway at api.uptake.com answers 403 ForbiddenException on every path with no WWW-Authenticate challenge, and integration partners are told to hand their token to an Uptake account representative rather than read a spec. evidence: - url: https://developer.uptake.com/ status: 404 - url: https://api.uptake.com/openapi.json status: 403 - url: https://sites.google.com/uptake.com/uptake-user-guide/home status: 302 - url: https://start.uptake.com/.well-known/openid-configuration status: 200 checked: '2026-08-05'