← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
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 40/100

            

llms.txt Content

# Avido ## Docs - [Create a new annotation](https://docs.avidoai.com/api-reference/annotations/create-a-new-annotation.md): Creates a new annotation. - [Delete an annotation](https://docs.avidoai.com/api-reference/annotations/delete-an-annotation.md): Deletes an existing annotation. - [Get a single annotation by ID](https://docs.avidoai.com/api-reference/annotations/get-a-single-annotation-by-id.md): Retrieves detailed information about a specific annotation. - [List annotations](https://docs.avidoai.com/api-reference/annotations/list-annotations.md): Retrieves a paginated list of annotations with optional filtering. - [Update an annotation](https://docs.avidoai.com/api-reference/annotations/update-an-annotation.md): Updates an existing annotation. - [Create an API key for an application](https://docs.avidoai.com/api-reference/api-keys/create-an-api-key-for-an-application.md): Creates a new API key for the current application. The plaintext key is returned only once and must be stored securely. - [Delete an API key](https://docs.avidoai.com/api-reference/api-keys/delete-an-api-key.md): Deletes an API key for the current application. Idempotent — returns 204 whether or not the key existed. - [List API keys for an application](https://docs.avidoai.com/api-reference/api-keys/list-api-keys-for-an-application.md): Retrieves all API keys associated with the current application. - [Get app config](https://docs.avidoai.com/api-reference/app-config/get-app-config.md): Returns public feature flags the dashboard needs to render correctly (e.g., whether the web scraper is enabled). - [Get application chatbot config](https://docs.avidoai.com/api-reference/application-chatbot-config/get-application-chatbot-config.md): Retrieves the chatbot playground configuration for an application. Returns defaults if no config row has been saved yet. - [Stream application chatbot playground response](https://docs.avidoai.com/api-reference/application-chatbot-config/stream-application-chatb