BigChange · Authentication Profile

Bigchange Authentication

Authentication

BigChange secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Field Service ManagementJob ManagementSchedulingWorkforce ManagementFleetCRMSoftware-as-a-Service
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: https://api.bigchange.com/swagger/v1/swagger.json
summary:
  types:
  - http
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: >-
    Bearer JWT access token. Confirmed from BigChange's published swagger security
    scheme (description: "Enter the access token only"). Sent as
    `Authorization: Bearer <access_token>`. Applies globally to the BigChange DX,
    Asset Management, and Webhooks APIs.
  sources:
  - https://api.bigchange.com/swagger/v1/swagger.json
  - https://api.bigchange.com/swagger/asset-management/v1/swagger.json
  - https://api.bigchange.com/swagger/webhooks/v1/swagger.json
requiredHeaders:
- name: Customer-Id
  in: header
  required: true
  type: integer
  format: int64
  description: >-
    The customer (BigChange account) identifier. Required on every operation in the
    published spec, in addition to the Bearer token.
  sources:
  - https://api.bigchange.com/swagger/v1/swagger.json
tokenAcquisition:
  reconciled: false
  model: >-
    Access tokens are obtained through BigChange's "authentication proxy" using an
    API key issued in the developer portal under Account > Manage API Keys /
    Integrations. The token is then presented as a Bearer JWT on API calls. The
    exact token-exchange endpoint and grant type are documented on a
    JavaScript-rendered portal page that did not scrape, so they are modeled here
    rather than quoted. Live probes returned HTTP 401 (exists, auth required) for
    https://api.bigchange.com/connect/token and https://api.bigchange.com/oauth/token,
    and HTTP 404 for https://api.bigchange.com/auth/v1/token - the canonical token
    URL is not asserted.
  sources:
  - https://developers.bigchange.com/docs/rest/auth-proxy/get-an-access-token
  - https://developers.bigchange.com/account/integrations
legacyApi:
  note: >-
    A separate legacy JobWatch web-services API (host webservice.bigchange.com) is
    authenticated with an API key plus the BigChange account username and password
    (per the Cyclr JobWatch connector guide). This is distinct from the modern
    Bearer-JWT REST API above.
  sources:
  - https://community.cyclr.com/connector-guides/bigchange-jobwatch/bigchange-jobwatch-setup
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/bigchange-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.