POST
/
inference
/
entity-match
{
  "text": "<string>",
  "results": {},
  "num_tokens": 123
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Api-key
string | null

Body

application/json
text
string
required
categories
string[]
required

Response

Successful Response

text
string
required
results
object
required
num_tokens
integer
required