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 supplier-data-requests API

The supplier-data-requests API from Resourcly — 5 operation(s) for supplier-data-requests.

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

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

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

5 operations 5 paths 8 schemas 2 GET3 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 supplier-data-requests 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 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

supplier-data-requests 5
GET
/v1/supplier-data-requests
List supplier data requests
→ 200401500
GET
/v1/supplier-data-requests/{id}
Get supplier data request detail
1 param → 200400401403404500
POST
/v1/supplier-data-requests/{id}/extend-expiry
Extend supplier request expiry
2 params → 200400401403404409500
POST
/v1/supplier-data-requests/{id}/reset-passcode
Reset supplier request passcode
1 param → 200400401403404409500
POST
/v1/supplier-data-requests/{id}/review
Review supplier response
2 params → 200400401403404409500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are models.SupplierDataRequestDetailResponse (17 properties), models.SupplierDataRequestListItem (11 properties), models.SupplierResponseFileInfo (7 properties), models.SupplierGetResponseResponse (6 properties). Each schema is shown below with its type and property counts.

models.SupplierResponseFileInfo
object
7 properties
models.SupplierReviewResponse
object
2 properties
models.SupplierReviewRequest
object
2 properties
models.SupplierDataRequestListItem
object
11 properties
models.SupplierDataRequestDetailResponse
object
17 properties
models.ErrorResponse
object
3 properties
models.SupplierGetResponseResponse
object
6 properties
models.SupplierExtendExpiryRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resourcly-supplier-data-requests-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