Strise · Authentication Profile

Strise Authentication

Authentication

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

CompanyFintechRegTechAMLKYCKYBComplianceFinancial CrimeScreeningSanctionsPEPGraphQLMCP
Methods: http, oauth2, openIdConnect Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

ConnectApiBearer http
scheme: bearer
McpOAuth oauth2
· flows: authorizationCode
SingleSignOn openIdConnect

Source

Authentication Profile

strise-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.strise.ai/technology/strise-connect-api/, https://docs.strise.ai/mcp/, https://docs.strise.ai/technology/single-sign-on/
summary:
  types: [http, oauth2, openIdConnect]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  note: >-
    Strise has no OpenAPI (the Connect API is GraphQL), so this profile is
    captured from the documentation rather than derived from a spec.
schemes:
- name: ConnectApiBearer
  surface: Strise Connect API (GraphQL)
  type: http
  scheme: bearer
  description: >-
    The Connect API (https://graphql.strise.ai/connect/graphql) authenticates
    requests with a bearer access token in the Authorization header. Access is
    provisioned by Strise; request via tech@strise.ai.
  docs: https://docs.strise.ai/technology/strise-connect-api/
- name: McpOAuth
  surface: Strise MCP server (https://mcp.strise.ai/mcp)
  type: oauth2
  provider: Auth0
  flows:
  - flow: authorizationCode
    authorizationUrl: https://mcp.strise.ai/oauth/authorize
    tokenUrl: https://mcp.strise.ai/oauth/token
    registrationUrl: https://mcp.strise.ai/oauth/register   # RFC 7591 dynamic client registration
    pkce: S256
    scopes:
      openid: OpenID Connect authentication
      profile: Basic profile information
      email: Email address
      offline_access: Refresh-token issuance
  description: >-
    The MCP server is an OAuth 2.0 protected resource. Clients register
    dynamically (RFC 7591), authorize with PKCE (S256) against Auth0 using the
    same credentials as the Strise web app, and present Authorization: Bearer
    <token>. Optional X-Strise-Team header selects the acting team.
  docs: https://docs.strise.ai/mcp/
- name: SingleSignOn
  surface: Strise web application (app.strise.ai)
  type: openIdConnect
  provider: Auth0
  description: >-
    Web login supports SSO via Auth0 with OIDC. Email-domain redirection routes
    users to their IdP (e.g. Microsoft Entra ID); Microsoft and Google OIDC
    buttons are also offered.
  docs: https://docs.strise.ai/technology/single-sign-on/

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