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 Packages API

Screening packages available on an account.

Accurate Background Packages 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 Packages. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 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.

2 operations 2 paths 0 schemas 2 GET

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 Packages 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 2

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

Packages 2

Screening packages available on an account.

GET
/packages
Retrieve packages
→ 200
GET
/package/{type}
Get package by type
1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Accurate Background publishes across the network.

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