Search operations for declarations
Search for declarations using nearest neighbor search and ISCC code
GET
https://b2c-api-main-737c477.zuplo.app
/v1/search-iscc
Search for declarations using nearest-neighbor search by ISCC code. Returns matching declarations with similarity metrics. Requires a valid API key.
query Parameters
isccstring · pattern:^ISCC:[A-Z0-9]{55}$· requiredISCC code to search for. Must be in format ISCC:XXXXXXX (55 alphanumeric characters after the prefix).
Headers
Authorizationstring · requiredBearer token for authentication (e.g.,
Bearer <your-api-key>)
Responses
Successful operation
qstringhashBitsstringinvalidCountintegerversionstringresultsobject[]