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

Resourcly inventory API

The inventory API from Resourcly — 10 operation(s) for inventory.

Resourcly inventory API is one of 22 APIs that Resourcly publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 10 operations across 10 paths, and defines 10 schemas. It is described by OpenAPI 2.0, at version 1.0.0.

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

10 operations 10 paths 10 schemas 9 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0.0
Base URL
https://api.resourcly.com/v1
Authentication
API Key
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Resourcly inventory API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (BearerAuth).

  • BearerAuth — Firebase JWT token. Format: "Bearer {token}"

Paths & Operations 10

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

inventory 10
GET
/inventory/aggregates
Get ERP inventory aggregates
1 param → 200401500
GET
/inventory/duplicates/{id}/{identifier}
Get Duplicate ERP Inventory Items
3 params → 200400401500
GET
/inventory/erp-items/by-identifier/{identifier}
Get ERP Inventory Items by primaryidentifier
2 params → 200401404500
GET
/inventory/files
List ERP inventory files
3 params → 200401500
GET
/inventory/items
List ERP inventory items
5 params → 200400401500
GET
/inventory/items/by-identifier/{identifier}
Get Item by primaryidentifier
2 params → 200401404500
GET
/inventory/items/part-number
Get Items by primaryidentifier
2 params → 200400401404500
GET
/inventory/items/{id}
Get ERP Inventory Item by ID
2 params → 200400401404500
GET
/inventory/mapping/latest
Get most recent ERP inventory column mapping
1 param → 200401500
POST
/inventory/upload
Upload ERP inventory XLSX
17 params → 201400401500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are services.Item (17 properties), models.InventoryUploadMapping (15 properties), models.ERPInventoryItem (13 properties), models.ERPInventoryFile (12 properties). Each schema is shown below with its type and property counts.

models.ERPAttributeMapping
object
3 properties
models.ERPInventoryFileListResponse
object
2 properties
models.InventoryUploadResponse
object
7 properties
models.ERPInventoryAggregatesResponse
object
6 properties
models.ERPInventoryFile
object
12 properties
services.Item
object
17 properties
models.InventoryUploadMapping
object
15 properties
models.ERPInventoryItem
object
13 properties
models.ErrorResponse
object
3 properties
models.ERPInventoryItemListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resourcly-inventory-api-openapi.yml Raw ↑

Other APIs Resourcly publishes across the network.

Resourcly analytics API
Resourcly auth API
Resourcly bom-comparisons API
Resourcly boms API
Resourcly business API
Resourcly datasources API
Resourcly documents API
Resourcly drive API
Resourcly duplicates API
Resourcly email API
Resourcly feedback API
Resourcly health API