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

The Subscriptions API from Invendor — 5 operation(s) for subscriptions.

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

Tagged areas include Subscriptions. 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 1 GET4 POST

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 Subscriptions 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 — 1 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Subscriptions 5
GET
/v1/Subscriptions
Subscriptions list 1 param → 200400401403
POST
/v1/Subscriptions/start
Start subscription 1 param body → 200400422401403
POST
/v1/Subscriptions/finish
Finish subscription 1 param body → 200400422401403
POST
/v1/Subscriptions/{serviceCode}/start
Start subscription by code 2 params → 200400422401403
POST
/v1/Subscriptions/{serviceCode}/end
End subscription by code 2 params → 200400422401403

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ServiceSubscription (8 properties), ProblemDetails (5 properties), Error (2 properties), StartSubscriptionRequest (1 property). Each schema is shown below with its type and property counts.

EndSubscriptionRequest
object
1 property
ServiceSubscription
object
8 properties
Error
object
2 properties
ApiErrorResponse
object
1 property
ProblemDetails
object
5 properties
StartSubscriptionRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

invendor-subscriptions-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