Skip to main content
POST
zlm-v1-iab-classify-edge: Responses
The instructions field is not needed for this model. It maps your input directly to the IAB Content Taxonomy, so you only need to send input
ZeroGPU’s IAB classifier maps any text to the industry-standard IAB Content Taxonomy in a single, fast inference call. Each call returns categories across both the 1.0 and 2.2 taxonomies plus matched audience segments, every result scored for confidence. With support for 50+ languages, it classifies multilingual content without a translation step. At 90M parameters on ONNX, it’s built for the high-volume, sub-millisecond classification that ad tech and content platforms demand, right at the edge. When you need clean category and audience signals on every request, this is the model — and when you need the full profile, reach for the enriched variant.
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-classify-edge
required

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

Allowed value: "zlm-v1-iab-classify-edge"
Example:

"zlm-v1-iab-classify-edge"

input
string<textarea>
required

Multi-line text or document content to send to the model.

Required string length: 1 - 131072

Response

Success

The response is of type object.