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

Scanner Lookup Tables API

Upload, manage, and download lookup table files for enrichment.

Scanner Lookup Tables API is one of 6 APIs that Scanner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Lookup Tables. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 8 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://{environment}.scanner.dev.

8 operations 6 paths 3 schemas 1 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://app.scanner.dev
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Scanner Lookup Tables API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Scanner API key presented as Authorization: Bearer . Create keys in Settings API Keys.

Paths & Operations 8

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

Lookup Tables 8

Upload, manage, and download lookup table files for enrichment.

POST
/v1/lookup_table_file/upload/tenant/{tenant_id}
Upload lookup table file
uploadLookupTableFile 1 param body → 200400
GET
/v1/lookup_table_file
List lookup table files
listLookupTableFiles 3 params → 200400
GET
/v1/lookup_table_file/{id}
Get lookup table file
getLookupTableFile 1 param → 200404
PUT
/v1/lookup_table_file/{id}
Update lookup table file
updateLookupTableFile 1 param body → 200404
DELETE
/v1/lookup_table_file/{id}
Delete lookup table file
deleteLookupTableFile 1 param → 200404
GET
/v1/lookup_table_file/{id}/data
Download lookup table file
downloadLookupTableFile 1 param → 200404
GET
/v1/lookup_table_file/{id}/csv_preview
Preview lookup table file
previewLookupTableFile 2 params → 200404
POST
/v1/lookup_table_file/{id}/replace_data
Replace lookup table file data
replaceLookupTableFileData 1 param body → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are LookupTableFile (6 properties), Error (1 property), Pagination (1 property). Each schema is shown below with its type and property counts.

Pagination
object
1 property
LookupTableFile
object
6 properties
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scanner-lookup-tables-api-openapi.yml Raw ↑

Other APIs Scanner publishes across the network.

Scanner Ad Hoc Queries API
Scanner Detection Rules API
Scanner Event Sinks API
Scanner Indexes API
Scanner Info API
Where this information came from

This is an independent, third-party profile of Scanner Lookup Tables 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.