Skip to main content
GET
Seller manifest

Response

200 - application/json

The seller's ServiceListing

What a seller publishes to the registry topic and serves as its manifest

uaid
string
required

HCS-14 universal agent id

Pattern: ^uaid:
Example:

"uaid:aid:2NEpo7TZRRrLZSi2U;uid=agora-demo-seller;registry=agora402;proto=a2a;nativeId=hedera:testnet:0.0.5001234;domain=localhost:4402"

name
string
required
version
string
required
payTo
string
required

Account that receives payments

Pattern: ^\d+\.\d+\.\d+$
Example:

"0.0.5001234"

baseUrl
string<uri>
required
facilitator
string<uri>
required

Blocky402 facilitator that verifies and settles

endpoints
object[]
required
Minimum array length: 1
publishedAt
string<date-time>
required
quotePath
string
default:/a2a/quote

A2A-style quote endpoint, relative to baseUrl

receiptsTopicId
string

HCS topic where the seller writes receipts; absent when receipts stay in memory

Pattern: ^\d+\.\d+\.\d+$
Example:

"0.0.5001234"