Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.26 KB

PyVet

Code style: black

A Python library to research and analyze veteran data from the Veterans Affairs (VA) Lighthouse API.

The VA Lighthouse API provides different types of veteran data through a subset of the following apis (internal VA apis are not supported):

Open Data APIS

  • Benefits API
  • Facilities API
  • Forms API
  • Health API
  • Veteran Confirmation API

Auth APIS (OIDC)

  • Benefits API
  • Health API
  • Veteran Verification API

You can find more information about these APIS and request API access here.

Key documentation

The documentation can be browsed in the docs folder, and key documents are linked below.