hhs.gov

Common Features / Behaviors * "sort" param: supports multi column sorting through the use of commas as delimiters, and a hyphen to denote descending order. Examples:

31 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

npm install SyndicationSDK_JS
npm install SyndicationSDK_PHP
# Maven: see https://github.com/HHSDigitalMediaAPIPlatform/SyndicationSDK_Java
# Maven: see https://github.com/datalogic/hhs-android-core-sdk-demoapp
# See https://github.com/datalogic/hhs-android-core-sdk-docs
# See https://github.com/hao1208hao/HHServiceSDK
# See https://github.com/HHSDigitalMediaAPIPlatform/SyndicationSDK_ObjectiveC
curl examples
Get Resources by search query
curl \
  /resources.json
Get MediaItems
curl \
  /resources/media.json
Get Sources
curl \
  /resources/sources.json
Endpoints (31 total)
GET
/resources.json
Get Resources by search query
GET
/resources/media.json
Get MediaItems
GET
/resources/sources.json
Get Sources
GET
/resources/tags.{format}
Get Tags
GET
/resources/campaigns.json
Get Campaigns
GET
/resources/languages.json
Get Languages
GET
/resources/media/{id}.json
Get MediaItem by ID
GET
/resources/sources/{id}.json
Get Source by ID
GET
/resources/media/{id}/content
Get content for MediaItem
GET
/resources/tags/{id}.{format}
Get Tag by ID
GET
/resources/campaigns/{id}.json
Get Campaign by ID
GET
/resources/languages/{id}.json
Get Language by ID
At a glance
Total SDKs7
Languages4
Endpoints31
Categories1