Skip to content

Commit 8d55f90

Browse files
authored
Merge pull request public-apis#452 from chief10/GovernmentAPI
Add FEC API to list
2 parents 2c8735b + 89f8c8d commit 8d55f90

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Please note a passing build status indicates all listed APIs are available since
2828
* [Fraud Prevention](#fraud-prevention)
2929
* [Games & Comics](#games--comics)
3030
* [Geocoding](#geocoding)
31+
* [Government](#government)
3132
* [Health](#health)
3233
* [Machine Learning](#machine-learning)
3334
* [Math](#math)
@@ -276,6 +277,13 @@ API | Description | Auth | HTTPS | Link |
276277
| ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) |
277278
| Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) |
278279

280+
### Government
281+
API | Description | Auth | HTTPS | Link |
282+
|---|---|---|---|---|
283+
| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) |
284+
| FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) |
285+
| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process | `apiKey` | Yes | [Go!](https://regulationsgov.github.io/developers/) |
286+
279287
### Health
280288
API | Description | Auth | HTTPS | Link |
281289
|---|---|---|---|---|

0 commit comments

Comments
 (0)