Machine-readable files for this marketing WordPress site. Staging host: https://floridamanageditgroup.com/ — public domain later: floridamanageditgroup.com.
This is not a product API. There is no login API, OAuth, GraphQL, webhook, write, payment, or auth endpoint.
Files
- llms.txt — one-page purpose, when to use this site, key links
- llms-full.txt — same facts, longer notes
- openapi.json — OpenAPI 3.0.3 listing public GET resources only
- homepage.md — homepage as markdown (also
/index.md) - robots.txt — WordPress /wp-admin/ disallow plus explicit Allow groups for common agent crawlers
- sitemap_index.xml — Rank Math sitemap index (this host also 301s /sitemap.xml and /wp-sitemap.xml here)
- GET /api/v1/health —
{"status":"ok","service":"Florida Managed IT Group"} - GET /api/v1/pages — JSON index of public URLs
Unknown /api/v1/* paths return HTTP 404 JSON. Non-GET on /api/v1/health returns HTTP 405 with Allow: GET. Those JSON responses include RateLimit headers. They do not invent a GraphQL schema.
Markdown on the same URL
Homepage and 404 honor Accept: text/markdown (see acceptmarkdown.com) only when that type is present and preferred over text/html. The same homepage markdown is also at /homepage.md and /index.md. Browsers that prefer text/html still get HTML. Markdown responses set Vary: Accept, Accept-Encoding. HTML homepage and HTML 404 do not set Vary. The site does not 406 ordinary browsers.
What is not here
- No OAuth or login API
- No webhooks
- No GraphQL
- No published phone or postal address (NAP is not on this site)
- Privacy policy is live at /privacy-policy/