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 bom-comparisons API

The bom-comparisons API from Resourcly — 4 operation(s) for bom-comparisons.

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

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

This API exposes 5 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 2.0, at version 1.0.0.

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

5 operations 4 paths 1 schemas 4 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 bom-comparisons 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 5

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

bom-comparisons 5
GET
/bom-comparisons
List BOM comparisons
2 params → 200401500
POST
/bom-comparisons
Create BOM comparison
1 param → 201400401500
GET
/bom-comparisons/{id}
Get BOM comparison
1 param → 200401404500
GET
/bom-comparisons/{id}/export
Export BOM comparison as XLSX
1 param → 200401404500
GET
/bom-comparisons/{id}/lines
Get paginated BOM comparison lines
4 params → 200401404500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is models.ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

models.ErrorResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resourcly-bom-comparisons-api-openapi.yml Raw ↑

Other APIs Resourcly publishes across the network.

Resourcly analytics API
Resourcly auth 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
Resourcly imports API