{"schema":"sharebid-public-api-v1","purpose":"Register products on the Share Board without a login or account interface.","humanGuide":"https://sharebid.win/api-guide","authentication":{"type":"verified_email_link","description":"Every batch sends a one-time verification link through SZLKPassport. Existing product details can change only when the verified Passport identity matches the identity established at first registration."},"workflow":[{"method":"POST","path":"/v1/products/batch","outcome":"Returns 202 with requestId, requestKey, and statusUrl after sending the verification email."},{"method":"GET","path":"/v1/requests/{requestId}","requiredQuery":{"key":"Use requestKey returned by POST."},"preferredUsage":"Call the returned statusUrl verbatim.","outcome":"Poll after the user opens the email link, then read per-product results."}],"rules":{"maxProductsPerBatch":25,"descriptionMaxLength":180,"productCategoryRequired":true,"productCategories":["developer_tools","productivity","design_creative","marketing_sales","business_finance","education","lifestyle_entertainment","other"],"keepRequestKeyAndStatusUrlPrivate":true,"existingProductsNeverOverwriteWithoutOriginalVerifiedIdentity":true,"legacyProductsWithoutAuthorityRemainReadOnly":true},"openapi":"https://sharebid.win/v1/openapi.json"}