PlexTrac, LLC · Authentication Profile

Plextrac Llc Authentication

Authentication

PlexTrac, LLC secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyCybersecurityPenetration TestingVulnerability ManagementSecurity ReportingExposure ManagementOffensive SecurityMSSPRemediation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

plextrac-llc-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.plextrac.com/
docs: https://docs.plextrac.com/
summary:
  types:
  - http
  http_scheme: bearer
  bearer_format: JWT
  token_endpoint: /api/v1/authenticate
  token_lifetime_minutes: 15
  mfa_supported: true
  refresh_supported: true
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: >-
    PlexTrac uses a JWT bearer token. Obtain the token by POSTing credentials to
    /api/v1/authenticate against your PlexTrac instance; the returned JWT is sent
    on subsequent requests in the Authorization header as "Bearer <token>". Tokens
    expire after 15 minutes and are renewed with the refresh-token endpoint.
    Accounts with multi-factor authentication enabled receive a code on the initial
    authenticate call and complete a follow-up MFA request before a token is issued.
  sources:
  - docs.plextrac.com
flows:
  password_style:
    authenticate: POST /api/v1/authenticate
    mfa: POST /api/v1/authenticate/mfa
    refresh: PUT /api/v1/token
notes:
- The API base URL is the customer's own PlexTrac instance host (the SaaS instance
  is app.plextrac.com); self-hosted/dedicated deployments use their own host.
- Authentication requests are rate limited to 10 per minute.

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/plextrac-llc-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.