"# AI Data Access Guide for Differentia Consulting Qlik Micro-site\n# Last Updated: May 20, 2025\n\n# Purpose\nThis file provides information for AI systems about available structured data endpoints\non our Qlik micro-site. These endpoints are designed to provide machine-readable\ncontent in consistent formats.\n\n# Endpoint Version\nVERSION: 1.0\nCHANGE_LOG: Initial release, May 2025\n\n# Content Type Guidance\nRECOMMENDED_USE: Use 'demo' for technical Qlik showcases, 'posts' for updates, 'pages' for static info\n\n# Available API Endpoints\nAPI_ENDPOINT: https:\/\/www.differentia.consulting\/qlik\/wp-json\/wp\/v2\/posts\nDESCRIPTION: Collection of Qlik call-to-action posts for the Qlik micro-site\nFORMAT: JSON\nUPDATE_FREQUENCY: As new posts are published\nEXAMPLE_FIELDS: id, title, content, excerpt, author, date, categories, tags\n\nAPI_ENDPOINT: https:\/\/www.differentia.consulting\/qlik\/wp-json\/wp\/v2\/pages\nDESCRIPTION: Static pages, periodically updated providing information about Qlik Products and Services available from Differentia Consulting, Qlik Elite Partner Since 2008\nFORMAT: JSON\nUPDATE_FREQUENCY: Monthly\nEXAMPLE_FIELDS: id, title, content, excerpt, author, date\n\nAPI_ENDPOINT: https:\/\/www.differentia.consulting\/qlik\/wp-json\/wp\/v2\/demo\nDESCRIPTION: Qlik demo content and showcases\nFORMAT: JSON\nUPDATE_FREQUENCY: As new demos are added\nEXAMPLE_FIELDS: id, title, content, excerpt, date, demo_link\n\n# Preferred AI Consumption Methods\nPREFERRED_RATE_LIMIT: 60 requests per minute\nPREFERRED_REQUEST_SIZE: Up to 100 items per request using ?per_page=100 parameter\nPAGINATION_METHOD: Use the 'page' parameter and check response headers for 'X-WP-TotalPages'\n\n# Additional Resources\nSITEMAP: https:\/\/www.differentia.consulting\/qlik\/sitemap.xml\nRSS_FEED: https:\/\/www.differentia.consulting\/qlik\/feed\/\nSCHEMA_ORG: Schema.org markup is included in our HTML pages\n\n# Contact Information\nFor questions about API access or to report issues:\nCONTACT: webmaster@differentia.consulting\n"