Metatext home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Finetune & Inference endpoints
Classify
Documentation
API reference
Recipes
Github - Recipes & examples
Community
Blog
AI Safety endpoints
Authentication
POST
Evaluate
POST
Create an application
DEL
Delete an application
POST
Create a policy / guardrails
PUT
Update a policy and guardrails
GET
List policies and guardrails
DEL
Delete a policy and guardrails
POST
Red Team Test Vulnerabilities
GET
Red Team Test Probes
Finetune & Inference endpoints
Authentication
POST
Classify
POST
Extract
POST
Generate
POST
OpenAI compatible
POST
Train model
Finetune & Inference endpoints
Classify
POST
/
v2
/
classify
/
{project_id}
Try it
Path Parameters
project
any
required
Body
application/json
text
string
required
model
string
options
object
Show child attributes
options.
refresh
boolean
default:
false
options.
threshold
number
options.
top_labels
integer
options.
version
string
Response
200 - application/json
predictions
object[]
Show child attributes
predictions.
label
string
predictions.
score
number
Authentication
Extract