3rd Party Public APIs - US Digital Registry
Number of APIs: 8
To help prevent exploitation from unofficial sources, phishing scams, or malicious entities, the U.S. Digital Registry serves as a crowdsource resource for agencies, citizens, and developers to confirm the official status of social media and public-facing collaboration accounts, mobile apps, and mobile websites. The accounts in the registry are independently updated by federal managers across the government who maintain individual agency accounts.
-
Tags - Info for a specific tag GET {{gsa_base_url}}/tags/:tagId?API_KEY={{gsa_api_key}}
-
Mobile Applications - List all Mobile Apps GET {{gsa_base_url}}/mobile_apps?API_KEY={{gsa_api_key}}&q=healthcare&page_size=100&page=1
-
Agencies - Info for a specific agency by id GET {{gsa_base_url}}/agencies/:agencyId?API_KEY={{gsa_api_key}}
-
Agencies - Search for government agencies GET {{gsa_base_url}}/agencies?API_KEY={{gsa_api_key}}&q=disease&page_size=100&page=1
-
Mobile Applications - Info for a specific mobileApp GET {{gsa_base_url}}/mobile_apps/:mobileAppId?API_KEY={{gsa_api_key}}
-
Social Media - Info for a specific social media account GET {{gsa_base_url}}/social_media/:socialMediaAccountId?API_KEY={{gsa_api_key}}
-
Tags - List all tags GET {{gsa_base_url}}/tags?API_KEY={{gsa_api_key}}&q=Healthcare&page_size=100&page=1
-
Social Media - List all Social Media Accounts GET {{gsa_base_url}}/social_media?API_KEY={{gsa_api_key}}&q=disease&page_size=100&page=1