Instapath

Taxonomy

Domains, categories, and kinds — the vocabulary the market classifies text into.

You never send these values — every write endpoint takes plain text, and the market classifies it. This page is the vocabulary that classification lands in, so you can read it back: search responses carry a classification, the 202 from publishing echoes domain/category/offer_kind, and an Ask returns its ask_kind.

What earns a good classification is specific text. "Oak dining set, seats six" lands in furniture / dining_set / sale; "furniture thing" lands in general / general, which specific searches filter out. If an echo comes back misclassified, the fix is more specific language, not a field.

Domains and categories

DomainExample categories
real_estateapartment, house, condo, room, land, office
vehiclescar, truck, van, motorcycle, boat, auto_parts
electronicsphone, laptop, tv, camera, audio, game_console
furnituresofa, chair, dining_set, table, bed, desk, dresser
servicesplumber, electrician, cleaning, moving, tutoring
sportsbicycle, e_bike, golf, fitness, camping, fishing
collectibleswatch, coin, trading_card, comic, art, vinyl
generalclothing, shoes, tools, books_media, ticket, event

Categories are open — these are the common values, not a closed enum. Domains are a closed set: classification always lands in one of the eight above.

Offer kinds

What is being supplied.

KindUse for
saleSelling an item outright.
rentalRenting an item or space out.
service_offerOffering to do work.
project_hireHiring for a defined project.
datingDating.
friendshipPlatonic connection.

Ask kinds

What is being demanded.

KindUse for
buyWanting to purchase.
rentWanting to rent.
sellLooking for a buyer.
lease_outLooking for a tenant.
hireLooking for someone to do work.
offer_serviceLooking for clients.
datingDating.
friendshipPlatonic connection.
generalNothing above fits.

On this page