Metatext home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Finetune & Inference endpoints
Extract
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
Extract
POST
/
v2
/
extract
/
{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.
version
string
Response
200 - application/json
metadata
object
Show child attributes
metadata.
labels
any[]
metadata.
language
string
metadata.
systime
number
predictions
object[]
Show child attributes
predictions.
end
integer
predictions.
label
string
predictions.
score
number
predictions.
start
integer
predictions.
text
string
Classify
Generate