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

Invendor Scans API

The Scans API from Invendor — 5 operation(s) for scans.

Invendor Scans API is one of 42 APIs that Invendor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 5 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against the base URL https://api.invendor.com.

5 operations 5 paths 6 schemas 5 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.invendor.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Invendor Scans API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 5

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

Scans 5
GET
/api/v1/Scans
Get scan events. When dateFrom is not provided, it defaults to 3 months before the current date; dateTo defaults to the current date.
10 params → 200400401403
GET
/api/v1/Scans/my
Get user's scan events. When dateFrom is not provided, it defaults to 7 days before the current date; dateTo defaults to the current date.
9 params → 200400401403
GET
/api/v1/Scans/anonymous
Get anonymous scan events
9 params → 200400401403
GET
/api/v1/Scans/count
Returns scans count by location, operation for selected period. Max period is 30 days, defaults to 7 days.
4 params → 200400401403
GET
/api/v1/Scans/badscans
Get bad scan events
4 params → 200400401403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ScanEventReportRowDTO (31 properties), BadScanDto (22 properties), LocationOperationDateScansDTO (6 properties), MetadataDTO (4 properties). Each schema is shown below with its type and property counts.

BadScanDto
object
22 properties
ScanEventReportRowDTO
object
31 properties
MetadataDTO
object
4 properties
PropertyDTO
object
2 properties
Error
object
2 properties
LocationOperationDateScansDTO
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

invendor-scans-api-openapi.yml Raw ↑

Other APIs Invendor publishes across the network.

Invendor Accounts API
Invendor Auth API
Invendor Barcodes API
Invendor Consumption API
Invendor DataJobs API
Invendor Devices API
Invendor Dimensions API
Invendor DimensionValues API
Invendor Doors API
Invendor DynamicScanContent API
Invendor ExtendedProperties API
Invendor FlagTypes API