Back to catalog
🏛️

Code.gov

API Key

The primary platform for Open Source and code sharing for the U.S. Federal Government

🏛️GovernmentHTTPS

Code.gov

5 items

code-gov-web

GSA

312

uswds

GSA

2.8K

vets-api

VA

1.6K

data.gov

GSA

894

cms-design-system

HHS

576

Sample Response

response.json
1{
2 "items": [
3 {
4 "title": "code-gov-web",
5 "secondary": "GSA",
6 "badge": 312
7 },
8 {
9 "title": "uswds",
10 "secondary": "GSA",
11 "badge": 2847
12 },
13 {
14 "title": "vets-api",
15 "secondary": "VA",

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://code.gov" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs