How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Agnost AI Sentiments API

Sentiment and intent analysis

Agnost AI Sentiments API is one of 14 APIs that Agnost AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sentiments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 10 operations across 8 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 2.1.2.

Requests are made against a single base URL, https://api.agnost.ai.

10 operations 8 paths 3 schemas 1 DELETE2 GET6 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.2
Base URL
https://api.agnost.ai
Authentication
API Key, HTTP Bearer, API Key, API Key
Contact
Resource Areas
1

Authentication & Security 4

Agnost AI Sentiments API declares 4 security schemes for authenticating requests. An API key is passed in the header as x-org-id (OrgId). It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as x-api-key (ApiKey). An API key is passed in the header as x-org-id (OrgScope).

  • OrgId — Organization ID (UUID). Used by SDKs for event ingestion. Header is case-insensitive.
  • BearerAuth — JWT token from OAuth login.
  • ApiKey — API key (agnost ) for programmatic dashboard access. Issued via Settings → API Keys.
  • OrgScope — Optional. Selects which organization a JWT- or API-key-authenticated request targets when the credential has access to multiple.

Paths & Operations 10

Across 8 paths, the API surfaces 10 operations — 1 DELETE, 2 GET, 6 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Sentiments 10

Sentiment and intent analysis

GET
/dashboard/api/sentiments
List sentiment configs
listSentiments → 200
POST
/dashboard/api/sentiments
Create sentiment (intent) config
createSentiment body → 201
PUT
/dashboard/api/sentiments/{id}
Update sentiment config
updateSentiment 1 param body → 200
DELETE
/dashboard/api/sentiments/{id}
Delete sentiment config
deleteSentiment 1 param → 204
POST
/dashboard/api/sentiment-stats
Get sentiment distribution stats
getSentimentStats body → 200
POST
/dashboard/api/sentiment-messages
Get messages matching an active or suggested intent tag
getMessagesByTag body → 200
POST
/dashboard/api/sentiment-timeline
Get timeline for a single sentiment tag
getTagTimeline body → 200
POST
/dashboard/api/sentiment-timelines
Get timelines for multiple tags (batch)
getBatchTagTimelines body → 200
GET
/dashboard/api/sentiment-tags
List organization sentiment/intent tags
getOrganizationTags → 200
POST
/dashboard/api/summarize-intent-distribution
LLM summary of an intent distribution
summarizeIntentDistribution body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are QueryFilters (6 properties), SentimentConfig (4 properties). Each schema is shown below with its type and property counts.

SentimentConfig
object
4 properties
TimeRange
string
QueryFilters
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agnost-ai-sentiments-api-openapi.yml Raw ↑

Other APIs Agnost AI publishes across the network.

Agnost AI Alerts API
Agnost AI API Keys API
Agnost AI Auth API
Agnost AI Billing API
Agnost AI Classification API
Agnost AI Connections API
Agnost AI Conversations API
Agnost AI Dashboard API
Agnost AI Onboarding API
Agnost AI Organizations API
Agnost AI SDK API
Agnost AI SOPs API
Where this information came from

This is an independent, third-party profile of Agnost AI Sentiments API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.