THORChain Llms.txt API

The Llms.txt API from THORChain — 1 operation(s) for llms.txt.

OpenAPI Specification

thorchain-llms-txt-api-openapi.yml Raw ↑
openapi: 3.0.0
info:
  title: Thornode Auth Llms.txt API
  version: 3.19.1
  contact:
    email: devs@thorchain.org
  description: Thornode REST API.
tags:
- name: Llms.txt
paths:
  /llms.txt:
    get:
      operationId: getLlmsTxt
      summary: Get the short AI-agent resource summary
      responses:
        '200':
          description: Plain-text LLM resource summary
      tags:
      - Llms.txt