← Back to search
40
Partial
Agentic Readiness Score
data ai-pluginopenapiapiforms

Agentic Signals

📄
llms.txt
Not found
🤖
Found
📖
OpenAPI Spec
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 40/100

            

OpenAPI Spec (preview)

openapi: 3.1.0 info: title: Fillout API version: 3.0.1-oas3.1 paths: /v1/forms/anonymous: post: operationId: postAnonymousForm x-openai-isConsequential: false summary: >- Creates a form, survey or quiz that the user can claim in Fillout, our form building service. A link will be returned that the user can click to claim their form. requestBody: required: true content: application/json: schema: