Skip to main content
POST
zlm-v1-iab-domain-classifier: Responses
The instructions field is not needed for this model. It maps a raw domain name directly to the IAB Content Taxonomy, so you only need to send the domain as input
ZeroGPU’s Domain IAB Classifier maps a raw domain name straight to the IAB Content Taxonomy in a single, fast inference call, returning content categories, topics, keywords, and user-intent signals. Because it needs only the domain as input, it reduces payload size by up to 10x compared to page-level classification workflows while still surfacing the contextual signals that bidstream enrichment, contextual targeting, and domain-level intelligence pipelines run on. At 149M parameters on ONNX, it’s built for the high-volume, sub-millisecond classification that ad tech and content platforms demand, right at the edge.
References: Model docsTermsPrivacy

Authorizations

x-api-key
string
header
required

Headers

x-project-id
string

Optional project identifier. Scopes the request to a specific project when provided.

Body

application/json
model
string
default:zlm-v1-iab-domain-classifier
required

Model identifier (fixed for this playground). Use request examples to change use cases.

Allowed value: "zlm-v1-iab-domain-classifier"
Example:

"zlm-v1-iab-domain-classifier"

input
string<textarea>
required

Raw domain name to classify (e.g. nytimes.com).

Required string length: 1 - 131072

Response

Success

The response is of type object.