Eden AI Text API
The Text API from Eden AI — the first-party OpenAPI harvested from api.edenai.run declares 17 operation(s).
The Text API from Eden AI — the first-party OpenAPI harvested from api.edenai.run declares 17 operation(s).
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/eden-ai-text-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
{
"openapi": "3.0.3",
"info": {
"title": "Text Features",
"version": "2.0",
"description": "Your project description"
},
"paths": {
"/text/ai_detection/": {
"post": {
"operationId": "text_ai_detection_create",
"description": "<details><summary><strong style='color: #0072a3; cursor: pointer'>Available Providers</strong></summary>\n\n\n\n|Provider|Version|Price|Billing unit|\n|----|-------|-----|------------|\n|**sapling**|`v1`|5.0 (per 1000000 char)|1000 char\n|**winstonai**|`v2`|14.0 (per 1000000 char)|1 char\n\n\n</details>\n\n<details><summary>Supported Languages</summary>\n\n\n\n\n\n|Name|Value|\n|----|-----|\n|**Chinese**|`zh`|\n|**Dutch**|`nl`|\n|**English**|`en`|\n|**French**|`fr`|\n|**German**|`de`|\n|**Spanish**|`es`|\n\n</details><details><summary>Supported Detailed Languages</summary>\n\n\n\n\n\n|Name|Value|\n|----|-----|\n|**Auto detection**|`auto-detect`|\n|**Chinese (China)**|`zh-CN`|\n\n</details>",
"summary": "AI Content Detection",
"tags": [
"Ai Detection"
],
"requestBody": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/textai_detectionAiDetectionRequest"
},
"examples": {
"RequestExample": {
"value": {
"providers": "sapling,winstonai",
"text": "The panther, also known as the black panther, is a magnificent and enigmatic creature that captivates the imagination of many. It is not a distinct species itself, but rather a melanistic variant of leopards and jaguars. The mesmerizing black coat of the panther is a result of a genetic mutation that increases the production of dark pigment, melanin. Panthers are highly adaptable predators, found primarily in dense forests and jungles across Africa, Asia, and the Americas. Their stealthy nature and exceptional agility make them formidable hunters. They are solitary creatures, preferring to roam alone in their vast territories, which can span over a hundred square miles. Equipped with incredible strength and sharp retractable claws, panthers are skilled climbers and swimmers. Their keen senses, including sharp vision and acute hearing, aid them in locating prey, often stalking their victims from the cover of trees or thick underbrush before launching a precise and powerful attack. The diet of a panther consists mainly of deer, wild boar, and smaller mammals. However, they are opportunistic hunters and can also target livestock and domestic animals in areas where their habitats overlap with human settlements. Unfortunately, this sometimes leads to conflicts with humans, resulting in the panther being perceived as a threat. Despite their association with darkness and mystery, panthers play a vital role in maintaining the balance of ecosystems. As apex predators, they help control populations of herbivores, preventing overgrazing and maintaining healthy prey dynamics. Conservation efforts are crucial to the survival of panther populations worldwide. Habitat loss, poaching, and illegal wildlife trade pose significant threats to their existence. Various organizations and governments are working tirelessly to protect these magnificent creatures through initiatives such as establishing protected areas, promoting sustainable land use practices, and raising awareness about their importance in the natural world."
},
"summary": "Request Example"
}
}
}
},
"required": true
},
"security": [
{
"FeatureApiAuth": []
}
],
"responses": {
"200": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/textai_detectionResponseModel"
},
"examples": {
"ResponseExample": {
"value": {
"sapling": {
"ai_score": 0.970070276931997,
"items": [
{
"text": "The panther, also known as the black panther, is a magnificent and enigmatic creature that captivates the imagination of many.",
"prediction": "ai-generated",
"ai_score": 0.9990817176020741,
"ai_score_detail": 0.9990817176020741
},
{
"text": "It is not a distinct species itself, but rather a melanistic variant of leopards and jaguars.",
"prediction": "ai-generated",
"ai_score": 0.7623477056593153,
"ai_score_detail": 0.7623477056593153
},
{
"text": "The mesmerizing black coat of the panther is a result of a genetic mutation that increases the production of dark pigment, melanin.",
"prediction": "original",
"ai_score": 0.012890975241315883,
"ai_score_detail": 0.012890975241315883
},
{
"text": "Panthers are highly adaptable predators, found primarily in dense forests and jungles across Africa, Asia, and the Americas.",
"prediction": "ai-generated",
"ai_score": 0.9241208913655489,
"ai_score_detail": 0.9241208913655489
},
{
"text": "Their stealthy nature and exceptional agility make them formidable hunters.",
"prediction": "original",
"ai_score": 3.0645117310434955e-07,
"ai_score_detail": 3.0645117310434955e-07
},
{
"text": "They are solitary creatures, preferring to roam alone in their vast territories, which can span over a hundred square miles.",
"prediction": "ai-generated",
"ai_score": 0.98354284228347,
"ai_score_detail": 0.98354284228347
},
{
"text": "Equipped with incredible strength and sharp retractable claws, panthers are skilled climbers and swimmers.",
"prediction": "original",
"ai_score": 0.2026922923822072,
"ai_score_detail": 0.2026922923822072
},
{
"text": "Their keen senses, including sharp vision and acute hearing, aid them in locating prey, often stalking their victims from the cover of trees or thick underbrush before launching a precise and powerful attack.",
"prediction": "original",
"ai_score": 0.2140626025123451,
"ai_score_detail": 0.2140626025123451
},
{
"text": "The diet of a panther consists mainly of deer, wild boar, and smaller mammals.",
"prediction": "original",
"ai_score": 0.37921425697733424,
"ai_score_detail": 0.37921425697733424
},
{
"text": "However, they are opportunistic hunters and can also target livestock and domestic animals in areas where their habitats overlap with human settlements.",
"prediction": "ai-generated",
"ai_score": 0.5961050762132343,
"ai_score_detail": 0.5961050762132343
}
],
"cost": 0.0
},
"winstonai": {
"ai_score": 0.9999,
"items": [
{
"text": "The panther, also known as the black panther, is a magnificent and enigmatic creature that captivates the imagination of many. It is not a distinct species itself, but rather a melanistic variant of leopards and jaguars. The mesmerizing black coat of the panther is a result of a genetic mutation that increases the production of dark pigment, melanin.",
"prediction": "ai-generated",
"ai_score": 0.9968,
"ai_score_detail": 0.9968
},
{
"text": "Panthers are highly adaptable predators, found primarily in dense forests and jungles across Africa, Asia, and the Americas. Their stealthy nature and exceptional agility make them formidable hunters. They are solitary creatures, preferring to roam alone in their vast territories, which can span over a hundred square miles.",
"prediction": "ai-generated",
"ai_score": 0.9997,
"ai_score_detail": 0.9997
},
{
"text": "Equipped with incredible strength and sharp retractable claws, panthers are skilled climbers and swimmers. Their keen senses, including sharp vision and acute hearing, aid them in locating prey, often stalking their victims from the cover of trees or thick underbrush before launching a precise and powerful attack. The diet of a panther consists mainly of deer, wild boar, and smaller mammals.",
"prediction": "ai-generated",
"ai_score": 0.9998,
"ai_score_detail": 0.9998
},
{
"text": "However, they are opportunistic hunters and can also target livestock and domestic animals in areas where their habitats overlap with human settlements. Unfortunately, this sometimes leads to conflicts with humans, resulting in the panther being perceived as a threat.",
"prediction": "ai-generated",
"ai_score": 0.9994,
"ai_score_detail": 0.9994
},
{
"text": "Despite their association with darkness and mystery, panthers play a vital role in maintaining the balance of ecosystems. As apex predators, they help control populations of herbivores, preventing overgrazing and maintaining healthy prey dynamics. Conservation efforts are crucial to the survival of panther populations worldwide.",
"prediction": "ai-generated",
"ai_score": 0.9999,
"ai_score_detail": 0.9999
},
{
"text": "Habitat loss, poaching, and illegal wildlife trade pose significant threats to their existence. Various organizations and governments are working tirelessly to protect these magnificent creatures through initiatives such as establishing protected areas, promoting sustainable land use practices, and raising awareness about their importance in the natural world.",
"prediction": "ai-generated",
"ai_score": 0.9999,
"ai_score_detail": 0.9999
}
],
"cost": 0.0
}
},
"summary": "Response Example"
}
}
}
},
"description": ""
},
"400": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/BadRequest"
}
}
},
"description": ""
},
"500": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/Error"
}
}
},
"description": ""
},
"403": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/Error"
}
}
},
"description": ""
},
"404": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/NotFoundResponse"
}
}
},
"description": ""
}
}
}
},
"/text/anonymization/": {
"post": {
"operationId": "text_anonymization_create",
"description": "<details><summary><strong style='color: #0072a3; cursor: pointer'>Available Providers</strong></summary>\n\n\n\n|Provider|Model|Version|Price|Billing unit|\n|----|----|-------|-----|------------|\n|**openai**|-|`v3.0.0`|20.0 (per 1000000 token)|1 token\n|**openai**|**gpt-4**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4-turbo**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo**|`v3.0.0`|1.5e-06 (per 1 token)|1 token\n|**openai**|**chatgpt-4o-latest**|`v3.0.0`|1.5e-05 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-0125**|`v3.0.0`|1.5e-06 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-0301**|`v3.0.0`|2e-06 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-0613**|`v3.0.0`|2e-06 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-1106**|`v3.0.0`|2e-06 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-16k**|`v3.0.0`|4e-06 (per 1 token)|1 token\n|**openai**|**gpt-3.5-turbo-16k-0613**|`v3.0.0`|4e-06 (per 1 token)|1 token\n|**openai**|**gpt-4-0125-preview**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-0314**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-0613**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-1106-preview**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-1106-vision-preview**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-32k**|`v3.0.0`|0.00012 (per 1 token)|1 token\n|**openai**|**gpt-4-32k-0314**|`v3.0.0`|0.00012 (per 1 token)|1 token\n|**openai**|**gpt-4-32k-0613**|`v3.0.0`|0.00012 (per 1 token)|1 token\n|**openai**|**gpt-4-turbo-2024-04-09**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-turbo-preview**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4-vision-preview**|`v3.0.0`|3e-05 (per 1 token)|1 token\n|**openai**|**gpt-4.1**|`v3.0.0`|8e-06 (per 1 token)|1 token\n|**openai**|**gpt-4.1-2025-04-14**|`v3.0.0`|8e-06 (per 1 token)|1 token\n|**openai**|**gpt-4.1-mini**|`v3.0.0`|1.6e-06 (per 1 token)|1 token\n|**openai**|**gpt-4.1-mini-2025-04-14**|`v3.0.0`|1.6e-06 (per 1 token)|1 token\n|**openai**|**gpt-4.1-nano**|`v3.0.0`|4e-07 (per 1 token)|1 token\n|**openai**|**gpt-4.1-nano-2025-04-14**|`v3.0.0`|4e-07 (per 1 token)|1 token\n|**openai**|**gpt-4.5-preview**|`v3.0.0`|0.00015 (per 1 token)|1 token\n|**openai**|**gpt-4.5-preview-2025-02-27**|`v3.0.0`|0.00015 (per 1 token)|1 token\n|**openai**|**gpt-4o-2024-05-13**|`v3.0.0`|1.5e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-2024-08-06**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-2024-11-20**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-audio-preview**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-audio-preview-2024-10-01**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-audio-preview-2024-12-17**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-audio-preview-2025-06-03**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-2024-07-18**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-audio-preview**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-audio-preview-2024-12-17**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-realtime-preview**|`v3.0.0`|2.4e-06 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-realtime-preview-2024-12-17**|`v3.0.0`|2.4e-06 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-search-preview**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4o-mini-search-preview-2025-03-11**|`v3.0.0`|6e-07 (per 1 token)|1 token\n|**openai**|**gpt-4o-realtime-preview**|`v3.0.0`|2e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-realtime-preview-2024-10-01**|`v3.0.0`|2e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-realtime-preview-2024-12-17**|`v3.0.0`|2e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-realtime-preview-2025-06-03**|`v3.0.0`|2e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-search-preview**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-4o-search-preview-2025-03-11**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.1**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.1-2025-11-13**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.1-chat-latest**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.2**|`v3.0.0`|1.4e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.2-2025-12-11**|`v3.0.0`|1.4e-05 (per 1 token)|1 token\n|**openai**|**gpt-5.2-chat-latest**|`v3.0.0`|1.4e-05 (per 1 token)|1 token\n|**openai**|**gpt-5-2025-08-07**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5-chat**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5-chat-latest**|`v3.0.0`|1e-05 (per 1 token)|1 token\n|**openai**|**gpt-5-mini**|`v3.0.0`|2e-06 (per 1 token)|1 token\n|**openai**|**gpt-5-mini-2025-08-07**|`v3.0.0`|2e-06 (per 1 token)|1 token\n|**openai**|**gpt-5-nano**|`v3.0.0`|4e-07 (per 1 token)|1 token\n|**openai**|**gpt-5-nano-2025-08-07**|`v3.0.0`|4e-07 (per 1 token)|1 token\n|**openai**|**gpt-realtime**|`v3.0.0`|1.6e-05 (per 1 token)|1 token\n|**openai**|**gpt-realtime-mini**|`v3.0.0`|2.4e-06 (per 1 token)|1 token\n|**openai**|**gpt-realtime-2025-08-28**|`v3.0.0`|1.6e-05 (per 1 token)|1 token\n|**openai**|**o1**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**o1-2024-12-17**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**o1-mini**|`v3.0.0`|4.4e-06 (per 1 token)|1 token\n|**openai**|**o1-mini-2024-09-12**|`v3.0.0`|1.2e-05 (per 1 token)|1 token\n|**openai**|**o1-preview**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**o1-preview-2024-09-12**|`v3.0.0`|6e-05 (per 1 token)|1 token\n|**openai**|**o3**|`v3.0.0`|8e-06 (per 1 token)|1 token\n|**openai**|**o3-2025-04-16**|`v3.0.0`|8e-06 (per 1 token)|1 token\n|**openai**|**o3-mini**|`v3.0.0`|4.4e-06 (per 1 token)|1 token\n|**openai**|**o3-mini-2025-01-31**|`v3.0.0`|4.4e-06 (per 1 token)|1 token\n|**openai**|**o4-mini**|`v3.0.0`|4.4e-06 (per 1 token)|1 token\n|**openai**|**o4-mini-2025-04-16**|`v3.0.0`|4.4e-06 (per 1 token)|1 token\n|**openai**|**container**|`v3.0.0`|0.0 (per 1 seconde)|1 seconde\n|**amazon**|-|`boto3 (v1.15.18)`|1.0 (per 1000000 char)|300 char\n|**microsoft**|-|`v3.1`|0.25 (per 1000000 char)|1000 char\n|**privateai**|-|`v3`|5.0 (per 1000000 char)|100 char\n|**xai**|**grok-2-latest**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-2**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-4**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-2-1212**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-2-vision**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-2-vision-1212**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-2-vision-latest**|`v1`|1e-05 (per 1 token)|1 token\n|**xai**|**grok-3**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-3-beta**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-3-fast-beta**|`v1`|2.5e-05 (per 1 token)|1 token\n|**xai**|**grok-3-fast-latest**|`v1`|2.5e-05 (per 1 token)|1 token\n|**xai**|**grok-3-latest**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-3-mini**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-3-mini-beta**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-3-mini-fast**|`v1`|4e-06 (per 1 token)|1 token\n|**xai**|**grok-3-mini-fast-beta**|`v1`|4e-06 (per 1 token)|1 token\n|**xai**|**grok-3-mini-fast-latest**|`v1`|4e-06 (per 1 token)|1 token\n|**xai**|**grok-3-mini-latest**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-fast-reasoning**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-fast-non-reasoning**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-0709**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-4-latest**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-4-1-fast**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-1-fast-reasoning**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-1-fast-reasoning-latest**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-1-fast-non-reasoning**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-4-1-fast-non-reasoning-latest**|`v1`|5e-07 (per 1 token)|1 token\n|**xai**|**grok-beta**|`v1`|1.5e-05 (per 1 token)|1 token\n|**xai**|**grok-code-fast**|`v1`|1.5e-06 (per 1 token)|1 token\n|**xai**|**grok-code-fast-1**|`v1`|1.5e-06 (per 1 token)|1 token\n|**xai**|**grok-code-fast-1-0825**|`v1`|1.5e-06 (per 1 token)|1 token\n|**xai**|**grok-vision-beta**|`v1`|1.5e-05 (per 1 token)|1 token\n\n\n</details>\n\n<details><summary>Supported Languages</summary>\n\n\n\n\n\n|Name|Value|\n|----|-----|\n|**Afrikaans**|`af`|\n|**Arabic**|`ar`|\n|**Bambara**|`bm`|\n|**Belarusian**|`be`|\n|**Bengali**|`bn`|\n|**Bulgarian**|`bg`|\n|**Burmese**|`my`|\n|**Catalan**|`ca`|\n|**Chinese**|`zh`|\n|**Croatian**|`hr`|\n|**Czech**|`cs`|\n|**Danish**|`da`|\n|**Dutch**|`nl`|\n|**English**|`en`|\n|**Estonian**|`et`|\n|**Finnish**|`fi`|\n|**French**|`fr`|\n|**Georgian**|`ka`|\n|**German**|`de`|\n|**Hebrew**|`he`|\n|**Hindi**|`hi`|\n|**Hungarian**|`hu`|\n|**Icelandic**|`is`|\n|**Indonesian**|`id`|\n|**Italian**|`it`|\n|**Japanese**|`ja`|\n|**Khmer**|`km`|\n|**Korean**|`ko`|\n|**Latvian**|`lv`|\n|**Lithuanian**|`lt`|\n|**Luxembourgish**|`lb`|\n|**Malay (macrolanguage)**|`ms`|\n|**Modern Greek (1453-)**|`el`|\n|**Norwegian**|`no`|\n|**Norwegian Bokmål**|`nb`|\n|**Panjabi**|`pa`|\n|**Persian**|`fa`|\n|**Polish**|`pl`|\n|**Portuguese**|`pt`|\n|**Romanian**|`ro`|\n|**Russian**|`ru`|\n|**Slovak**|`sk`|\n|**Slovenian**|`sl`|\n|**Spanish**|`es`|\n|**Swahili (macrolanguage)**|`sw`|\n|**Swedish**|`sv`|\n|**Tagalog**|`tl`|\n|**Tamil**|`ta`|\n|**Thai**|`th`|\n|**Turkish**|`tr`|\n|**Ukrainian**|`uk`|\n|**Vietnamese**|`vi`|\n\n</details><details><summary>Supported Detailed Languages</summary>\n\n\n\n\n\n|Name|Value|\n|----|-----|\n|**Auto detection**|`auto-detect`|\n|**Chinese (Simplified)**|`zh-Hans`|\n|**Chinese (Traditional)**|`zh-Hant`|\n|**Portuguese (Brazil)**|`pt-BR`|\n|**Portuguese (Portugal)**|`pt-PT`|\n\n</details><a href='https://old-app.edenai.run/v2/models?technology=text-anonymization' target='_blank' rel='noopener noreferrer' ><h4>Supported Models</h4></a>\n\n<details><summary>Default Models</summary>\n\n\n\n\n\n|Name|Value|\n|----|-----|\n|**openai**|`gpt-4o`|\n|**xai**|`grok-2-latest`|\n\n</details>",
"summary": "Anonymization",
"tags": [
"Anonymization"
],
"requestBody": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/texttopic_extractiontextanonymizationtextmoderationtextnamed_entity_recognitiontextkeyword_extractiontextsyntax_analysistextsentiment_analysisTextAnalysisRequest"
},
"examples": {
"RequestExample": {
"value": {
"providers": "xai,privateai,amazon,openai,microsoft",
"language": "en",
"text": "Overall I am satisfied with my experience at Amazon, but two areas of major improvement needed. First is the product reviews and pricing. There are thousands of positive reviews for so many items, and it's clear that the reviews are bogus or not really associated with that product. There needs to be a way to only view products sold by Amazon directly, because many market sellers way overprice items that can be purchased cheaper elsewhere (like Walmart, Target, etc). The second issue is they make it too difficult to get help when there's an issue with an order."
},
"summary": "Request Example"
}
}
}
},
"required": true
},
"security": [
{
"FeatureApiAuth": []
}
],
"responses": {
"200": {
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/textanonymizationResponseModel"
},
"examples": {
"ResponseExample": {
"value": {
"xai": {
"result": "The phone number of *** is the **************.",
"entities": [
{
"offset": 20,
"length": 3,
"category": "PersonalInformation",
"subcategory": "Name",
"original_label": "name",
"content": "Luc",
"confidence_score": 0.9
},
{
"offset": 31,
"length": 14,
"category": "PersonalInformation",
"subcategory": "Phone",
"original_label": "phonenumber",
"content": "06 21 32 43 54",
"confidence_score": 0.95
}
],
"cost": 0.0
},
"privateai": {
"result": "The phone number of *** is the **************.",
"entities": [
{
"offset": 20,
"length": 3,
"category": "PersonalInformation",
"subcategory": "Name",
"original_label": "NAME_GIVEN",
"content": "Luc",
# --- truncated at 32 KB (446 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/eden-ai/refs/heads/main/openapi/_original/eden-ai-text-features-openapi.json