Agent Discovery
AI agents and LLMs can discover Joyryde's capabilities through these machine-readable files:
- /llms.txt — Plain-text summary of Joyryde's services, endpoints, and capabilities for LLM context windows
- /api-docs — Full OpenAPI 3.0 specification (JSON) documenting every endpoint, parameter, and response schema
- POST /api/ask — Natural language query endpoint. Send a plain English question, get structured JSON back. Agents can use this before learning our API schema.