How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Offendersearch API Searches API

The Searches API from Offendersearch API — 3 operation(s) for searches.

Offendersearch API Searches API is one of 16 APIs that Offendersearch API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Searches. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 3 operations across 3 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.offendersearch.app.

3 operations 3 paths 15 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.offendersearch.app
Authentication
API Key, HTTP Bearer, API Key, API Key
Resource Areas
1

Authentication & Security 4

Offendersearch API Searches API declares 4 security schemes for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the query as key (QueryKeyAuth). An API key is passed in the header as X-Admin-Key (AdminAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Customer API key. Primary auth for search/records/compat/proof.
  • BearerAuth — Signed session token (HMAC-SHA256). Auth for account/dashboard endpoints; also accepted by POST /v1/search and the compat endpoint.
  • QueryKeyAuth — API key passed as ?key= — offenders.io demo mode (compat endpoint only).
  • AdminAuth — Internal admin credential — separate from customer API keys.

Paths & Operations 3

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

Searches 3
POST
/v1/searches
Asynchronous search — built for batch and high-volume work
asyncSearch body → 202401422
GET
/v1/searches/{searchId}
Fetch an async search's status + results
getSearch 1 param → 200401404
POST
/v1/searches/{searchId}/proof
Per-registry look-alike proof docs (internal add-on — NOT the verification report)
makeProof 1 param body → 200401402404422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are StateData (36 properties), Record (35 properties), Query (24 properties), Offense (18 properties). Each schema is shown below with its type and property counts.

AsyncSearchRequest
Name
object
5 properties
Record
object
One normalized offender record (offenders.io-parity superset + our extensions). Every key is always present — we never omit a key. Read the empty values carefu…
35 properties
Query
object
The person/location query. All fields are optional; supply what you have. DOB/age drive the match-state (see Record.dobVerification). offenders.io parity filte…
24 properties
ProofBundle
object
3 properties
SearchResponse
object
Synchronous result, or the state of an async job. While pending/running, records/sourceStatus are empty and counts is zeroed; on error, error is set and other…
17 properties
StateData
object
Parity: offenders.io extensive stateData (retained only for include=stateData/extensive).
36 properties
Error
object
Standard FastAPI error body.
1 property
AsyncSearchAccepted
object
The 202 body returned by POST /v1/searches.
5 properties
Address
object
8 properties
Offense
object
Structured offense (richer than offenders.io's single packed crime string).
18 properties
SearchRequest
object
11 properties 1 required
SourceStatus
object
One source's outcome within a search.
8 properties
SourceRef
object
Provenance stamp — mandatory on every record's primary source.
6 properties
ProofRequest
object
Request body for the per-registry look-alike proof add-on (NOT the consolidated verification report — see ReportRequest / POST /v1/report). Available to billin…
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

offendersearch-api-searches-api-openapi.yml Raw ↑

Other APIs Offendersearch API publishes across the network.

Offendersearch API Account API
Offendersearch API Admin API
Offendersearch API Auth API
Offendersearch API Batch API
Offendersearch API Billing API
Offendersearch API Compat API
Offendersearch API Keys API
Offendersearch API Proof Docs API
Offendersearch API Records API
Offendersearch API Report API
Offendersearch API Search API
Offendersearch API Sources API
Where this information came from

This is an independent, third-party profile of Offendersearch API Searches API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.