Newforma · Authentication Profile

Newforma Authentication

Authentication

Newforma secures its APIs with oauth2, openIdConnect, and apiKey across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

CompanyAECConstructionArchitectureEngineeringBIMBuilding Information ModelingProject ManagementIssue TrackingCollaboration
Methods: oauth2, openIdConnect, apiKey Schemes: 3 OAuth flows: authorizationCode, clientCredentials API key in: header

Security Schemes

OAuth2 oauth2
· flows: authorizationCode, clientCredentials
openIdConnect openIdConnect
Bearer apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/newforma-konekt-openapi-original.json
docs: https://konekt.help.newforma.com/4408494681869-integrations-api/360008491831-api/360060182352-using-oauth-2-0/
summary:
  types:
  - oauth2
  - openIdConnect
  - apiKey
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
  - clientCredentials
  notes: >-
    The Newforma Konekt (formerly BIM Track) API supports two authentication styles. Integrations use
    OAuth 2.0 / OpenID Connect against the IdentityServer at https://auth.bimtrackapp.co using the PKCE
    (S256) Authorization Code flow; client_credentials, refresh_token, device_code and token-exchange
    grants are also advertised by the OIDC discovery document. Client id/secret are issued manually by
    Newforma via the partner API request form. Hub owners can alternatively generate a long-lived API
    access token presented as a Bearer token in the Authorization header (this is the single scheme the
    OpenAPI advertises).
schemes:
- name: OAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.bimtrackapp.co/connect/authorize
    tokenUrl: https://auth.bimtrackapp.co/connect/token
    pkce: S256
    scopes_count: 11
  - flow: clientCredentials
    tokenUrl: https://auth.bimtrackapp.co/connect/token
  issuer: https://auth.bimtrackapp.co
  source: https://auth.bimtrackapp.co/.well-known/openid-configuration
- name: openIdConnect
  type: openIdConnect
  openIdConnectUrl: https://auth.bimtrackapp.co/.well-known/openid-configuration
  source: well-known/newforma-openid-configuration.json
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  description: >-
    API access token (Bearer) generated by a Hub owner; also carries an OAuth2 bearer access token. This
    is the scheme declared in the OpenAPI securitySchemes.
  sources:
  - openapi/newforma-konekt-openapi-original.json

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/newforma-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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