-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
234 lines (234 loc) · 7.8 KB
/
Copy pathapis.yml
File metadata and controls
234 lines (234 loc) · 7.8 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
aid: accurate-bg
url: https://raw.githubusercontent.com/api-evangelist/accurate-bg/refs/heads/main/apis.yml
name: Accurate Background
kind: company
description: Accurate Background is an employment background screening and workforce
compliance company. Its Accurate API (v3) lets HR platforms, ATS/HRIS vendors, and
staffing tools embed background checks - criminal searches, SSN trace, employment
and education verification, drug and health screening, driving records,
identity/work authorization (Form I-9, E-Verify), and international screening -
directly into their own applications. Integrators create candidates, order preset
or custom screening packages, track order status and ETA, retrieve completed
reports, adjudicate results, and receive status updates via webhooks. A free
developer account and sandbox environment are available for testing; production
access is provisioned under a screening services agreement.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: true
label: Hosted service · you call their endpoint
confidence: high
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/accurate-bg.png
tags:
- Background Checks
- Employment Screening
- Identity Verification
- Compliance
- HR Tech
- Screening
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: accurate-bg:accurate-bg-webhooks-api
name: Accurate Webhooks
tags:
- Webhook
- Event
- Callbacks
tags_raw:
- Webhooks
- Events
- Callbacks
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.accuratebackground.com/
baseURL: https://api.accuratebackground.com/v3
properties:
- url: https://developer.accuratebackground.com/
type: Documentation
- url: https://accurate.readme.io/reference
type: APIReference
description: >-
Webhook event notifications configured in the Accurate developer portal deliver order and report status
updates (for example when an order completes) to a consumer-hosted HTTPS endpoint, so integrators
do not have to poll for status. Server-to-endpoint HTTP callbacks, configured per environment (sandbox
and production).
- aid: accurate-bg:accurate-bg-adjudication-api
name: Accurate Background Adjudication API
description: Pass/fail decisioning on completed orders.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Adjudication
properties:
- type: OpenAPI
url: openapi/accurate-bg-adjudication-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-candidates-api
name: Accurate Background Candidates API
description: Screening subjects that background checks are run against.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Candidates
properties:
- type: OpenAPI
url: openapi/accurate-bg-candidates-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-documents-api
name: Accurate Background Documents API
description: Supporting documents attached to an order.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Documents
properties:
- type: OpenAPI
url: openapi/accurate-bg-documents-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-notifications-api
name: Accurate Background Notifications API
description: Candidate-facing notifications.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Notification
tags_raw:
- Notifications
properties:
- type: OpenAPI
url: openapi/accurate-bg-notifications-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-orders-api
name: Accurate Background Orders API
description: Background-check orders placed against a candidate.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Order
tags_raw:
- Orders
properties:
- type: OpenAPI
url: openapi/accurate-bg-orders-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-packages-api
name: Accurate Background Packages API
description: Screening packages available on an account.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Packages
properties:
- type: OpenAPI
url: openapi/accurate-bg-packages-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-reports-api
name: Accurate Background Reports API
description: Completed screening results and reports.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Reports
properties:
- type: OpenAPI
url: openapi/accurate-bg-reports-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-utility-api
name: Accurate Background Utility API
description: Connectivity and health checks.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Utility
properties:
- type: OpenAPI
url: openapi/accurate-bg-utility-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- aid: accurate-bg:accurate-bg-verifications-api
name: Accurate Background Verifications API
description: Employment and education verification attempts.
humanURL: https://accurate.readme.io/reference
baseURL: https://api.accuratebackground.com/v3
tags:
- Verification
tags_raw:
- Verifications
properties:
- type: OpenAPI
url: openapi/accurate-bg-verifications-api-openapi.yml
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
common:
- type: AgenticAccess
url: agentic-access/accurate-bg-agentic-access.yml
- type: DomainSecurity
url: security/accurate-bg-domain-security.yml
- type: Authentication
url: authentication/accurate-bg-authentication.yml
- type: OAuthScopes
url: scopes/accurate-bg-scopes.yml
- type: LinkedIn
url: https://www.linkedin.com/company/accurate-background
- type: Website
url: https://www.accurate.com/
- type: Documentation
url: https://developer.accuratebackground.com/
- type: APIReference
url: https://accurate.readme.io/reference
- type: SignUp
url: https://developer.accuratebackground.com/
- type: Plans
url: plans/accurate-bg-plans-pricing.yml
- type: RateLimits
url: rate-limits/accurate-bg-rate-limits.yml
- type: FinOps
url: finops/accurate-bg-finops.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com