Black Ore Technologies · Authentication Profile

Black Ore Technologies Authentication

Authentication

Black Ore Technologies secures its APIs with oauth2 and openIdConnect across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, deviceCode, and tokenExchange flow(s).

CompanyArtificial IntelligenceFinancial-ServicesTaxAccountingFintechAutomationTax Preparation
Methods: oauth2, openIdConnect Schemes: 1 OAuth flows: authorizationCode, clientCredentials, deviceCode, tokenExchange API key in:

Security Schemes

OpenIDConnect openIdConnect

Source

Authentication Profile

black-ore-technologies-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://auth.blackore.ai/.well-known/openid-configuration
docs: https://blackore.ai/security
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, clientCredentials, deviceCode, tokenExchange]
  identity_provider: Auth0
  mfa: true
  sso: true
schemes:
- name: OpenIDConnect
  type: openIdConnect
  openIdConnectUrl: https://auth.blackore.ai/.well-known/openid-configuration
  issuer: https://auth.blackore.ai/
  endpoints:
    authorization: https://auth.blackore.ai/authorize
    token: https://auth.blackore.ai/oauth/token
    userinfo: https://auth.blackore.ai/userinfo
    device_authorization: https://auth.blackore.ai/oauth/device/code
    mfa_challenge: https://auth.blackore.ai/mfa/challenge
    jwks_uri: https://auth.blackore.ai/.well-known/jwks.json
    revocation: https://auth.blackore.ai/oauth/revoke
    registration: https://auth.blackore.ai/oidc/register
  grant_types:
  - client_credentials
  - authorization_code
  - refresh_token
  - urn:ietf:params:oauth:grant-type:device_code
  - urn:ietf:params:oauth:grant-type:token-exchange
  response_types: [code, token, id_token]
  token_endpoint_auth_methods: [client_secret_basic, client_secret_post, private_key_jwt, none]
  code_challenge_methods: [S256, plain]
  scopes_supported:
  - openid
  - profile
  - offline_access
  - email
  - phone
  - address
notes: >-
  Black Ore delegates identity to an Auth0 tenant. Standard OpenID Connect scopes are advertised
  (identity/profile scopes only) — no product/resource authorization scopes are published, and
  there is no public developer API or OpenAPI to derive resource scopes from. Enterprise SSO and
  MFA are documented on the security page.

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/black-ore-technologies-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.