← Back to search
25
Basic
Agentic Readiness Score
other llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Semantria API Developer Reference Documentation ## Guides - [Auto-category Taxonomy](https://semantria-docs.lexalytics.com/docs/auto-category-taxonomy.md) - [Categorization](https://semantria-docs.lexalytics.com/docs/categorization.md) - [Blacklist](https://semantria-docs.lexalytics.com/docs/blacklist.md): How to suppress things - [Query topics](https://semantria-docs.lexalytics.com/docs/queries-query-topics.md): Queries are useful when looking for specific terms within a document. Using Boolean logic, you can search for any type of speech pattern and extract exact phrases while ignoring everything else. Start with short queries at first and add on as you get a feel for how they work. - [Concept topics](https://semantria-docs.lexalytics.com/docs/user-categories-concept-topics.md) - [Credits](https://semantria-docs.lexalytics.com/docs/credits.md) - [Quick Start with .NET](https://semantria-docs.lexalytics.com/docs/quick-start-with-net.md): This is a slightly more worked out example of the code you saw earlier that demonstrates using IDs with documents as well as checking for status codes on submission. This example using the polling method to get results back from Semantria. This quickstart will guide you through your first Semantria analysis. We will create a Detailed mode test app. We'll use .NET to create this example, but many other languages could be used. We have SDKs for C, Java, PHP, Python, Ruby, and node.js. - [Quick Start with Python](https://semantria-docs.lexalytics.com/docs/quick-start-with-python.md): This is a slightly more worked out example of the code you saw earlier that demonstrates using IDs with documents as well as checking for status codes on submission. This quickstart will guide you through your first Semantria analysis. We will create a Detailed mode test app and a Discovery mode test app. We'll use Python to create this example, but many other languages could be used. We have SDKs for C, Java, .NET, PHP, Python, Ruby, and JavaScript.