Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Eden AI Text API

The Text API from Eden AI — 4 operation(s) for text.

Eden AI Text API is one of 6 APIs that Eden AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Text. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against a single base URL, https://api.edenai.run/v2.

4 operations 4 paths 1 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Server
https://api.edenai.run/v2
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Eden AI Text API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API key) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

Text 4
POST
/text/sentiment_analysis
Sentiment analysis
textSentimentAnalysis body → 200
POST
/text/keyword_extraction
Keyword extraction
textKeywordExtraction body → 200
POST
/text/named_entity_recognition
Named entity recognition
textNamedEntityRecognition body → 200
POST
/text/emotion_detection
Emotion detection
textEmotionDetection body → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is TextRequest (3 properties). Each schema is shown below with its type and property counts.

TextRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eden-ai-text-api-openapi.yml Raw ↑

Other APIs Eden AI publishes across the network.

Eden AI API
Eden AI Audio API
Eden AI Image API
Eden AI OCR API
Eden AI Translation API