Polar Signals · Authentication Profile

Polar Signals Authentication

Authentication

Polar Signals 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).

CompanyEnterpriseObservabilityContinuous ProfilingPerformanceeBPFgRPCDeveloper ToolsMCPGPU
Methods: http, oauth2, openIdConnect Schemes: 3 OAuth flows: authorizationCode API key in:

Security Schemes

ServiceAccountToken http
scheme: bearer · in: header ()
OAuth2 (CLI / dashboard login) oauth2
SSO / OIDC openIdConnect

Source

Authentication Profile

polar-signals-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source:
- https://www.polarsignals.com/docs/generating-tokens
- https://www.polarsignals.com/docs/single-sign-on
- well-known/polar-signals-oauth-authorization-server.json
summary:
  types: [http, oauth2, openIdConnect]
  http_scheme: bearer
  oauth2_flows: [authorizationCode]
  api_key_in: []
schemes:
- name: ServiceAccountToken
  type: http
  scheme: bearer
  token_format: psc_v1_<64-hex>
  in: header
  header: Authorization
  applies_to: Polar Signals Cloud gRPC/Connect API and profiling data plane
  notes: >-
    Service-account tokens replace the older JWT approach and provide granular
    per-token permissions via RBAC roles. Passed as Authorization: Bearer; the
    agent uses --remote-store-bearer-token-file. The target project is selected
    separately through the projectID gRPC metadata header
    (--remote-store-grpc-headers), decoupling project assignment from token
    permissions. Tokens are shown once at creation; only a hash is stored.
- name: OAuth2 (CLI / dashboard login)
  type: oauth2
  flow: authorizationCode
  pkce: S256
  issuer: https://identity.polarsignals.com
  authorization_endpoint: https://cloud.polarsignals.com/login/cli
  token_endpoint: https://identity.polarsignals.com/token
  registration_endpoint: https://api.polarsignals.com/api/oauth/register
  token_endpoint_auth_methods: [none]
  grant_types: [authorization_code, refresh_token]
  scopes: [openid, email, groups, profile, offline_access]
  source: well-known/polar-signals-oauth-authorization-server.json
- name: SSO / OIDC
  type: openIdConnect
  provider: Dex-based OIDC (github.com/polarsignals/dex)
  notes: >-
    Organizations can enable Single Sign-On (SAML/OIDC) with a default role for
    SSO-provisioned users. Configured via OrganizationService EnableSSO /
    GetSSOSettings / UpdateSSODefaultRole.
authorization_model: >-
  RBAC — roles, role bindings and permissions are managed via RoleService
  (ListRoles/CreateRole/CreateRoleBinding/ListPermissions) and enforced by
  AuthorizationService.CanI.

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/polar-signals-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.