-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
128 lines (128 loc) · 5.21 KB
/
Copy pathapis.yml
File metadata and controls
128 lines (128 loc) · 5.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
aid: social-security-administration
name: Social Security Administration
description: >-
The Social Security Administration (SSA) is a U.S. federal agency that administers Social Security programs including
retirement, disability (SSDI), and survivor benefits. SSA's Developer Support portal provides APIs for locating field
offices and resident stations, accessing open data on OASDI beneficiary statistics, and verifying Social Security
Numbers through the eCBSV program.
url: https://raw.githubusercontent.com/api-evangelist/social-security-administration/refs/heads/main/apis.yml
kind: contract
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
access: 3rd-Party
created: '2024-12-03'
modified: '2026-05-19'
position: Consuming
tags:
- Federal Government
- Social Security
- Government API
- Open Data
- OASDI
- Disability Benefits
- Retirement Benefits
specificationVersion: '0.19'
apis:
- aid: social-security-administration:field-office-address-api
name: SSA Field Office Address API
description: >-
Provides location, address, telephone numbers, and office hours for Social Security Administration Field Offices
across the United States. Uses the Esri ArcGIS Online platform as a RESTful Feature Service.
humanURL: https://www.ssa.gov/developer/api/FO_Address_Data_AppDevs.htm
tags:
- Field Offices
- Location Services
- Government Data
- Open Data
properties:
- type: Documentation
url: https://www.ssa.gov/developer/api/FO_Address_Data_AppDevs.htm
- type: OpenAPI
url: openapi/ssa-field-office-openapi.yml
- type: ArcGIS Feature Service
url: https://services6.arcgis.com/zFiipv75rloRP5N4/ArcGIS/rest/services/Office_Points/FeatureServer/1
- aid: social-security-administration:resident-station-address-api
name: SSA Resident Station Address API
description: >-
Provides location, address, telephone numbers, and office hours for Social Security Administration Resident
Stations — smaller SSA offices that serve rural communities. Uses the Esri ArcGIS Online platform as a RESTful
Feature Service.
humanURL: https://www.ssa.gov/developer/api/RS_Address_Data_AppDevs.htm
tags:
- Resident Stations
- Location Services
- Government Data
- Open Data
properties:
- type: Documentation
url: https://www.ssa.gov/developer/api/RS_Address_Data_AppDevs.htm
- type: OpenAPI
url: openapi/ssa-resident-station-openapi.yml
- type: ArcGIS Feature Service
url: >-
https://services6.arcgis.com/zFiipv75rloRP5N4/arcgis/rest/services/SSA_Resident_Station_Information/FeatureServer
- aid: social-security-administration:oasdi-data-api
name: SSA OASDI Open Data API
description: >-
Provides statistics on Old Age, Survivors, and Disability Insurance (OASDI) beneficiaries including counts by
state, total population data, and benefit payment statistics. Available through SSA's open data portal and Esri
Feature Services.
humanURL: https://www.ssa.gov/data/OASDIBeneficiariesbyState.htm
tags:
- OASDI
- Beneficiary Statistics
- Open Data
- Benefits Data
properties:
- type: Documentation
url: https://www.ssa.gov/data/OASDIBeneficiariesbyState.htm
- type: Open Data Portal
url: https://www.ssa.gov/data/
- aid: social-security-administration:ecbsv-api
name: SSA eCBSV Verification API
description: >-
The Electronic Consent Based SSN Verification (eCBSV) Service allows financial institutions to verify that a
provided Social Security Number, name, and date of birth match SSA records, with consent from the individual.
Access is restricted to eligible financial institutions.
humanURL: https://www.ssa.gov/dataexchange/eCBSV/
tags:
- SSN Verification
- Identity Verification
- Financial Services
- Consent Based
properties:
- type: Documentation
url: https://www.ssa.gov/dataexchange/eCBSV/technical_information.html
- type: CBSV Web Service
url: https://www.ssa.gov/cbsv/webservice.html
common:
- type: AgenticAccess
url: agentic-access/social-security-administration-agentic-access.yml
- type: DomainSecurity
url: security/social-security-administration-domain-security.yml
- type: LinkedIn
url: https://www.linkedin.com/company/ssa
- type: Website
url: https://www.ssa.gov/
- type: DeveloperPortal
url: https://www.ssa.gov/developer/
- type: Open Data Portal
url: https://www.ssa.gov/data/
- type: Open Data Inventory
url: https://www.ssa.gov/data/Open-Data-Inventory-Information.html
- type: Data.gov Organization
url: https://catalog.data.gov/organization/ssa-gov
- type: JSONSchema
url: json-schema/ssa-field-office-schema.json
- type: JSONSchema
url: json-schema/ssa-resident-station-schema.json
- type: JSONStructure
url: json-structure/ssa-office-structure.json
- type: JSONLDContext
url: json-ld/ssa-context.jsonld
- type: Vocabulary
url: vocabulary/ssa-vocabulary.yml
- type: Examples
url: examples/ssa-field-office-query-example.json
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com