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

The suppliers API from Resourcly — 4 operation(s) for suppliers.

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

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

This API exposes 4 operations across 4 paths, and defines 5 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.

4 operations 4 paths 5 schemas 3 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 suppliers 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 4

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

suppliers 4
POST
/suppliers/import
Import supplier catalog
1 param → 202400401500
GET
/suppliers/{id}/media/{filename}
Get supplier media file
2 params → 200400401404
GET
/suppliers/{id}/products
List supplier products
4 params → 200400401
GET
/suppliers/{id}/products/count
Get supplier product count
1 param → 200400401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are services.SupplierProduct (15 properties), handlers.ImportRequest (5 properties), handlers.SupplierProductsResponse (4 properties), handlers.ImportResponse (3 properties). Each schema is shown below with its type and property counts.

handlers.SupplierProductsResponse
object
4 properties
handlers.ImportRequest
object
5 properties
models.ErrorResponse
object
3 properties
services.SupplierProduct
object
15 properties
handlers.ImportResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resourcly-suppliers-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