# VoiceMeUp Developer API Guide - for external coding agents and LLMs > **Audience:** External automated tools, LLMs, and agents using this documentation site. This file is the external agent entry point for the Developer API guide at `developer.voicemeup.com`. Sample response bodies are **not** included in simplified HTML or markdown scrapes of the guide page. Use the machine-readable resources below (and `/llms.txt` for API integration notes). The Introduction section of the guide also includes a short visible note (`#guide_agent_resources`) with the same links for tools that read rendered page text. ## Guide - [Developer API Guide](https://developer.voicemeup.com/): Full interactive documentation (table of contents, parameter tables, collapsible samples) ## Machine-readable resources - [Sample manifest](https://developer.voicemeup.com/api_guide/samples/manifest.json): JSON index of every sample file (`entries` with guide context and labels; `files` with direct URLs; `"dynamic": true`) - Sample files: `https://developer.voicemeup.com/api_guide/samples/{path}` - plain XML, JSON, or cURL files (GET without JavaScript) - [llms.txt](https://developer.voicemeup.com/llms.txt): API integration notes (Bearer auth, JSON, GET limits, cURL examples) The guide HTML `` links to this file, `llms.txt`, the sample manifest, and a JSON metadata block (`#guide-agent-metadata`). ## Legacy HTML (deprecated) - `https://developer.voicemeup.com/guides/xml_engine.html` - do not use for new work