Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.14 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.14 KB

Jama Software

Jama Software is the definitive system of record and action for product development. The company’s modern requirements and test management solution helps enterprises accelerate development time, mitigate risk, slash complexity and verify regulatory compliance. More than 600 product-centric organizations, including NASA, Boeing and Caterpillar use Jama to modernize their process for bringing complex products to market. The venture-backed company is headquartered in Portland, Oregon. For more information, visit jamasoftware.com.

This repository provides a set of examples for getting started with our REST API. Please visit dev.jamasoftware.com for additional resources and join the discussion in our community community.jamasoftware.com.

Basic Auth

Authenticating to the Jama REST API using basic authentication.

Pagination with JSON

Moving through multiple pages of results by consuming JSON responses.

Searching

Using the abstractitems endpoint to search for an Item in Jama.

Update an Item

Updating an Item's description.