aid: nasa-gov:capability:techport name: NASA Technology Project Discovery description: List and look up NASA technology projects, including descriptions, status, dates, organizations, and technology areas. api: nasa-gov:techport operations: - id: listProjects method: GET path: /api/projects - id: getProject method: GET path: /api/projects/{id} authentication: method: api-key parameter: api_key location: query