Jama Software · Authentication Profile

Jama Software Authentication

Authentication

Jama Software secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyRequirements ManagementApplication Lifecycle ManagementTraceabilityTest ManagementProduct DevelopmentSystems EngineeringREST API
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

basicAuth http
scheme: basic
oauth2ClientCredentials oauth2

Source

Authentication Profile

jama-software-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://dev.jamasoftware.com/api/
docs: https://dev.jamasoftware.com/api/
summary:
  types: [http, oauth2]
  http_schemes: [basic]
  oauth2_flows: [clientCredentials]
schemes:
  - name: basicAuth
    type: http
    scheme: basic
    description: >-
      HTTP Basic authentication (RFC 2617) using a Jama Connect username and
      password in the Authorization header. Available on all Jama Connect
      deployments.
    sources: [https://dev.jamasoftware.com/api/]
  - name: oauth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    tokenUrl: /rest/oauth/token
    description: >-
      OAuth 2.0 client-credentials grant. Available on Jamacloud and self-hosted
      8.62+. POST to /rest/oauth/token with grant_type=client_credentials using
      the client ID as HTTP Basic username and the client secret as password;
      the response returns an access_token and expires_in (default 3600s). Send
      the token as Authorization: Bearer {access_token} on subsequent calls.
    sources: [https://dev.jamasoftware.com/api/]
notes:
  - OAuth clients are provisioned by each user under their Jama Connect profile (API credentials).
  - As of Jama Connect 9.4 the REST API is restricted to Creator-license users.

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/jama-software-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.