Buildingconnected · Authentication Profile

Buildingconnected Authentication

Authentication

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

CompanyConstructionPreconstructionBid ManagementConstruction TechnologyAutodeskAutodesk Platform ServicesSubcontractor Management
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, clientCredentials, refreshToken API key in:

Security Schemes

APS OAuth 2.0 oauth2
APS OpenID Connect openIdConnect

Source

Authentication Profile

buildingconnected-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.api.autodesk.com/.well-known/openid-configuration
docs: https://aps.autodesk.com/en/docs/oauth/v2/developers_guide/overview/
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken]
  pkce: true
  pkce_methods: [S256]
  provider: Autodesk Platform Services (APS) shared OAuth 2.0 / OIDC authorization server
schemes:
- name: APS OAuth 2.0
  type: oauth2
  issuer: https://developer.api.autodesk.com
  authorization_endpoint: https://developer.api.autodesk.com/authentication/v2/authorize
  token_endpoint: https://developer.api.autodesk.com/authentication/v2/token
  revocation_endpoint: https://developer.api.autodesk.com/authentication/v2/revoke
  introspection_endpoint: https://developer.api.autodesk.com/authentication/v2/introspect
  jwks_uri: https://developer.api.autodesk.com/authentication/v2/keys
  grant_types: [authorization_code, client_credentials, refresh_token]
  token_endpoint_auth_methods: [client_secret_basic, client_secret_post]
  id_token_signing_alg: [RS256]
  sources: [well-known/buildingconnected-openid-configuration.json]
- name: APS OpenID Connect
  type: openIdConnect
  openIdConnectUrl: https://developer.api.autodesk.com/.well-known/openid-configuration
  userinfo_endpoint: https://api.userprofile.autodesk.com/userinfo
  sources: [well-known/buildingconnected-openid-configuration.json]
notes: >-
  The BuildingConnected API does not run its own authorization server; it authenticates
  through the platform-wide APS OAuth 2.0 service (two-legged client_credentials and
  three-legged authorization_code with PKCE). Endpoints and grant types captured verbatim
  from the live authorization-server discovery document.

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/buildingconnected-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.