/
RE
resourcly
/
Resourcly API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 10h ago · Updated 1w ago
Details
Filter operations
analytics
7
auth
1
bom
1
bom-comparisons
5
boms
9
business
2
datasources
11
documents
5
drive
11
duplicates
1
email
1
feedback
1
health
4
imports
11
inventory
10
items
14
get
List items with pagination
post
Get comparison review statuses for multiple item pairs
get
List items by similarity score range
get
List item clusters by AI classification
get
Get similarity out-degree counts for items
get
Compare two items side-by-side
get
Get AI-powered engineering analysis for two items
get
Get comparison review status for two items
put
Update comparison review status for two items
get
Get item details
get
Get signed source document URL for an item
get
Get visually similar items
get
List similarity/review classes
put
Mark an item as a preferred part
Items
3
release-notes
1
search
5
storage
7
supplier-data-requests
5
supplier-portal
5
suppliers
4
upload
1
items
Get comparison review statuses for multiple item pairs
Returns review statuses for a batch of item pairs
post
/items/comparison-status/batch
Request body
ModelsComparisonStatusBatchRequest
required
pairs
ModelsItemPair[]
List of item pairs to look up
Response
OK
ModelsComparisonStatusBatchResponse
required
statuses
ModelsComparisonStatusResponse[]
Changes