PremiaLab · Authentication Profile

Premialab Authentication

Authentication

PremiaLab 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, deviceCode, clientCredentials, and refreshToken flow(s).

CompanyFinancial-ServicesFintechInvestment ManagementRisk AnalyticsPortfolio AnalyticsQuantitative Investment StrategiesFactor Investing
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode, deviceCode, clientCredentials, refreshToken API key in:

Security Schemes

PremiaLabOIDC openIdConnect
PremiaLabOAuth2 oauth2
· flows: authorizationCode, deviceCode, refreshToken

Source

Authentication Profile

premialab-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: >-
  Live probe of https://api.premialab.com (HTTP 302 to Okta authorize) and the
  OIDC discovery document at https://sso.plbtech.com/.well-known/openid-configuration
summary:
  types: [oauth2, openIdConnect]
  oauth2_flows: [authorizationCode, deviceCode, clientCredentials, refreshToken]
  api_key_in: []
  notes: >-
    The PremiaLab client API is not publicly documented and requires an
    OAuth2/OIDC access token issued by the PremiaLab Tech (plbtech.com) Okta
    authorization server. Access is provisioned for institutional clients; no
    self-service developer signup is published.
schemes:
  - name: PremiaLabOIDC
    type: openIdConnect
    openIdConnectUrl: https://sso.plbtech.com/.well-known/openid-configuration
    issuer: https://sso.plbtech.com
    sources: [well-known/premialab-openid-configuration.json]
  - name: PremiaLabOAuth2
    type: oauth2
    sources: [well-known/premialab-openid-configuration.json]
    flows:
      - flow: authorizationCode
        authorizationUrl: https://sso.plbtech.com/oauth2/v1/authorize
        tokenUrl: https://sso.plbtech.com/oauth2/v1/token
        pkce: S256
      - flow: deviceCode
        deviceAuthorizationUrl: https://sso.plbtech.com/oauth2/v1/device/authorize
        tokenUrl: https://sso.plbtech.com/oauth2/v1/token
      - flow: refreshToken
        tokenUrl: https://sso.plbtech.com/oauth2/v1/token
endpoints:
  authorization: https://sso.plbtech.com/oauth2/v1/authorize
  token: https://sso.plbtech.com/oauth2/v1/token
  userinfo: https://sso.plbtech.com/oauth2/v1/userinfo
  jwks: https://sso.plbtech.com/oauth2/v1/keys
  introspection: https://sso.plbtech.com/oauth2/v1/introspect
  revocation: https://sso.plbtech.com/oauth2/v1/revoke
  end_session: https://sso.plbtech.com/oauth2/v1/logout
  registration: https://sso.plbtech.com/oauth2/v1/clients
  pushed_authorization_request: https://sso.plbtech.com/oauth2/v1/par
token_endpoint_auth_methods:
  - client_secret_basic
  - client_secret_post
  - client_secret_jwt
  - private_key_jwt
  - none
id_token_signing_alg: [RS256]
dpop_supported: true

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