FAC API resources
The FAC API provides access to public data from submitted audit reports.
To use the API, you will need an API key from Data.gov. Getting a key is free and only requires a valid email address.
To request your API key, visit the FAC API signup page.
Once you have a key, you can start making requests to FAC endpoints using tools like curl, Python, or PowerShell.
For legal and usage guidance, review the terms and conditions.
API guides and tools
These pages will help you get started and make the most of the FAC API:
- Getting Started: Setup basics and environment examples
- Examples: Sample queries using curl, Python, PowerShell
- API Dictionary: Full list of fields and filters
- Rollup Fields: How we combined certain historical fields
- Data Differences: Changes between GSA and Census FAC field names
- Results Management: Pagination, ordering, and record counts
- PostgREST Documentation: Underlying technology used by the FAC API