Parabol · Authentication Profile

Parabol Authentication

Authentication

Parabol secures its APIs with http-bearer and personal-access-token across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyDeveloper ToolsAgileRetrospectivesMeetingsCollaborationGraphQLTeam ProductivityOpen-Source
Methods: http-bearer, personal-access-token Schemes: 1 OAuth flows: API key in: header

Security Schemes

PersonalAccessToken http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://raw.githubusercontent.com/ParabolInc/parabol/master/llms.txt
docs: https://www.parabol.co/friday-ship/introducing-the-parabol-api/
summary:
  types: [http-bearer, personal-access-token]
  api_key_in: [header]
  token_scoped: true
  oauth2_flows: []
  notes: >-
    Parabol's public GraphQL API authenticates with scoped Personal Access
    Tokens (PATs) passed as an HTTP Bearer token in the Authorization header.
    Tokens are least-privilege: an integration requests only the scopes it
    needs, enforced in the schema by a @scope(name: OAuthScopeEnum!) directive
    (252 field applications). Regular first-party sessions use a JWT for which
    the @scope directive is a no-op. Full OAuth 2.0 authorization-code support
    is on the published roadmap but not yet available.
schemes:
- name: PersonalAccessToken
  type: http
  scheme: bearer
  bearerFormat: PAT
  in: header
  header: Authorization
  create_url: https://action.parabol.co/me/profile
  scoped: true
  scopes_ref: scopes/parabol-scopes.yml
  sources: [graphql/parabol-schema.graphql]
roadmap:
- oauth2 authorization-code (planned, per API launch announcement)

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