Create Product

Body Params
string

Display name of the marketplace listing.

string

URL-safe identifier (e.g. "my-product"). Only settable on create — contact Hint support to change it later.

string
enum

Kind of marketplace listing.

Allowed:
string

Short tagline shown on the marketplace card (max 80 chars).

string

Display name of the maker, shown under the listing as "Built by ".

string

Url the "Built by" link points to.

string

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 (anchor.core_page_icon) — see the anchor endpoints for that.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json