← Back to search
100
Agent Ready
Agentic Readiness Score
security llms-txtopenapimcppaymentauthenticationautomationai-pluginapiai-friendlyshipping

Agentic Signals

📄
Found
🤖
Found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Found

Embed this badge

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

Agentic Ready 100/100

            

llms.txt Content

# LessonPaid > Payment automation for private-practice instructors. Every lesson, billed on delivery — no chasing, no spreadsheets. LessonPaid is a Foundry product at https://lessonpaid.arflow.io. ## Quick Start Homepage: https://lessonpaid.arflow.io/ API base: https://lessonpaid.arflow.io/lp/v1 OpenAPI: https://lessonpaid.arflow.io/openapi.yaml ai-plugin: https://lessonpaid.arflow.io/.well-known/ai-plugin.json MCP manifest: https://lessonpaid.arflow.io/.well-known/mcp.json ## Related Foundry Products - Search: https://nothumansearch.ai - Jobs: https://aidevboard.com - Research: https://8bitconcepts.com

OpenAPI Spec (preview)

openapi: 3.0.3 info: title: LessonPaid API description: Payment automation for private-practice instructors. Every lesson, billed on delivery — no chasing, no spreadsheets. version: 1.0.0 contact: name: LessonPaid url: https://lessonpaid.arflow.io servers: - url: https://lessonpaid.arflow.io description: Production paths: /lp/v1: get: summary: Service status responses: '200': description: OK components: securitySchemes: bearerAuth