URL-safe identifier (e.g. "my-product"). Only settable on create — contact Hint support to change it later.
type'app' | 'integration' | 'solution'
Kind of marketplace listing.
summarystring
Short tagline shown on the marketplace card (max 80 chars).
built_by_namestring
Display name of the maker, shown under the listing as "Built by <name>".
built_by_urlstring
Url the "Built by" link points to.
iconstring
Listing icon as a base64 data URI (e.g. "data:image/png;base64,..."). Note the field-name asymmetry: the request field is icon (data URI input); the GET response surfaces the uploaded image as icon_url (hosted URL). Sending icon_url as a request field is silently ignored. The listing icon is distinct from the Core Page sidebar icon (surface.core_page_icon) — see the surface endpoints for that.