Reporting API

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://reference.textline.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "Textline API MCP server": {
    "url": "https://reference.textline.com/mcp"
  }
}

Close

Reporting APIs for historical / BI use. Responses include a meta object with next_page, prev_page, total_records, and page.

Use the next_page / prev_page URLs for pagination (they do not include auth). Iterate conversations then posts per conversation, per department.