Inscope · Authentication Profile

Inscopehq Authentication

Authentication

Inscope 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 flow(s).

CompanyFinancial ReportingAccountingAuditArtificial IntelligenceFintechFinancial CloseGAAPSoftware-as-a-Service
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

openIdConnect openIdConnect
oauth2 oauth2
· flows: authorizationCode

Source

Authentication Profile

inscopehq-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://auth.inscopehq.com/.well-known/openid-configuration
docs: https://www.inscopehq.com/security-privacy-and-trust
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode]
  identity_provider: PropelAuth (hosted tenant at auth.inscopehq.com)
  pkce: S256
  notes: >-
    This profile describes Inscope's application sign-in surface (OIDC), the
    only authorization surface published publicly. Inscope exposes no public
    product API, so there is no API-key or bearer-token developer auth to
    document. Machine-to-machine access, if any, is not publicly documented.
schemes:
- name: openIdConnect
  type: openIdConnect
  openIdConnectUrl: https://auth.inscopehq.com/.well-known/openid-configuration
  issuer: https://auth.inscopehq.com
  sources: [well-known/inscopehq-openid-configuration.json]
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://auth.inscopehq.com/propelauth/oauth/authorize
    tokenUrl: https://auth.inscopehq.com/propelauth/oauth/token
    userinfoUrl: https://auth.inscopehq.com/propelauth/oauth/userinfo
    scopes:
      openid: OpenID Connect authentication
      email: Access to the user's email address
      profile: Access to basic profile claims (first_name, last_name, picture_url)
  sources: [well-known/inscopehq-openid-configuration.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/inscopehq-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.