Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Accurate Background Adjudication API

Pass/fail decisioning on completed orders.

Accurate Background Adjudication API is one of 10 APIs that Accurate Background publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Adjudication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 3.0.

Requests are made against a single base URL, https://api.accuratebackground.com/v3.

3 operations 3 paths 0 schemas 2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0
Base URL
https://api.accuratebackground.com/v3
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Accurate Background Adjudication API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2ClientCredentials) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth2ClientCredentials — Accurate API credentials are a ClientID / ClientSecret pair obtained from the Accurate developer portal. Credentials are exchanged (HTTP Basic) for an access t…

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Adjudication 3

Pass/fail decisioning on completed orders.

POST
/order/{id}/adjudicate
Adjudicate order
1 param → 200
POST
/order/{id}/reassess
Reassess adjudication
1 param → 200
PUT
/order/{id}/location
Update position location
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

accurate-bg-adjudication-api-openapi.yml Raw ↑

Other APIs Accurate Background publishes across the network.

Accurate Webhooks
Accurate Background Candidates API
Accurate Background Documents API
Accurate Background Notifications API
Accurate Background Orders API
Accurate Background Packages API
Accurate Background Reports API
Accurate Background Utility API
Accurate Background Verifications API