v1
latestOpenAPI 3.1.02026-07-2210284274.4 KBAuthorization Lookups
Validate product authorization
Check whether an agent is authorized to sell a product based on its publisher_properties.
post/api/registry/validate/product-authorization
Request body
Example request
{
"publisher_properties": [
{
"publisher_domain": "examplepub.com"
}
]
}Response
Authorization validation result