# 미국 의회 API 베타 공개

> Clean Markdown view of GeekNews topic #7386. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7386](https://news.hada.io/topic?id=7386)
- GeekNews Markdown: [https://news.hada.io/topic/7386.md](https://news.hada.io/topic/7386.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-13T10:18:59+09:00
- Updated: 2022-09-13T10:18:59+09:00
- Original source: [api.congress.gov](https://api.congress.gov/)
- Points: 12
- Comments: 2

## Topic Body

- REST API 이며 JSON/XML로 리턴   
- 이름/이메일 만으로 가입하고 API Key 발급 받아 사용  
- Endpoint   
  - /bills 발의한 법안 정보 : 법안 번호, 관련 수정안, 위원회, 스폰서, 관련 법안,..  
  - /amendments 수정안  정보  
  - /congress 소집된 의회 및 세션 정보   
  - /member 의원에 대한 상세정보 : 사무실 주소, 생년월일, 사진, 이름, 웹사이트, 소속 정당,..  
  - /committee 위원회 정보 : 멤버, 종류(상임/특별), 법안, 보고서,..  
  - /CommitteeReport 위원회 보고서 정보   
  - /treaty, /nomination, /house-communication, /summaries ,..  
- 페이지에서 호출해보기 가능

## Comments



### Comment 12253

- Author: xguru
- Created: 2022-09-13T10:19:06+09:00
- Points: 1

이런건 참 좋네요. 페이지가 개발자 감성이라 더 보기 좋은듯..  
누구나 이름/이메일 만으로 키 발급하고 바로 페이지에 입력한 후 테스트 가능합니다.

### Comment 12255

- Author: 525hm
- Created: 2022-09-13T10:23:58+09:00
- Points: 2
- Parent comment: 12253
- Depth: 1

Swagger UI 입니다!
