Home
Public Sector
Public Sector Agency Example
Public Sector Agency Example
Public Sector Government Federal States Local Civic Tech Open Data Regulations Procurement Open Government Topic
Public Sector Agency Example is an example object payload from Public Sector, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
@context @type id name shortName alternateNames level country jurisdiction mission url developerPortalUrl dataPortalUrl foiaUrl apis githubOrg statutoryAuthority
Example Payload
{
"@context": "https://api-evangelist.github.io/public-sector/json-ld/public-sector-context.jsonld",
"@type": "PublicSectorAgency",
"id": "https://www.gsa.gov",
"name": "General Services Administration",
"shortName": "GSA",
"alternateNames": ["U.S. General Services Administration"],
"level": "federal",
"country": "US",
"jurisdiction": {
"ocdId": "ocd-division/country:us",
"name": "United States"
},
"mission": "GSA provides centralized procurement and shared services for the federal government, manages federal real estate, and operates Technology Transformation Services — including 18F, Cloud.gov, Login.gov, and the api.data.gov gateway used by 25 federal agencies for over 450 APIs.",
"url": "https://www.gsa.gov",
"developerPortalUrl": "https://open.gsa.gov/api/",
"dataPortalUrl": "https://www.data.gov",
"foiaUrl": "https://www.gsa.gov/reference/freedom-of-information-act-foia",
"apis": [
{
"name": "api.data.gov",
"url": "https://api.data.gov",
"type": "REST",
"authMethod": "api-key"
},
{
"name": "SAM.gov Entity Management API",
"url": "https://api.sam.gov",
"type": "REST",
"authMethod": "api.data.gov"
},
{
"name": "USAspending.gov API",
"url": "https://api.usaspending.gov/api/v2/",
"type": "REST",
"authMethod": "none"
},
{
"name": "data.gov CKAN API",
"url": "https://catalog.data.gov/api/3/action/",
"type": "CKAN",
"authMethod": "none"
},
{
"name": "Analytics.usa.gov API",
"url": "https://analytics.usa.gov/data/",
"type": "REST",
"authMethod": "none"
}
],
"githubOrg": "https://github.com/GSA",
"statutoryAuthority": [
"Federal Property and Administrative Services Act of 1949",
"Open Government Data Act of 2018",
"Foundations for Evidence-Based Policymaking Act of 2018",
"DATA Act of 2014"
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/public-sector-agency-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.