{
  "name": "NeetroX Public Data API",
  "version": "1.0.0",
  "description": "Read-only JSON for the NeetroX product catalog and blog. Static documents regenerated on every site build.",
  "generated_at": "2026-09-02T14:59:55.321Z",
  "base_url": "https://neetrox.com/api/v1/",
  "documentation": "https://neetrox.com/api/v1/",
  "openapi": "https://neetrox.com/api/v1/openapi.json",
  "status": "https://neetrox.com/api/v1/status.json",
  "endpoints": [
    {
      "name": "products",
      "href": "https://neetrox.com/api/v1/products.json",
      "method": "GET",
      "count": 15
    },
    {
      "name": "posts",
      "href": "https://neetrox.com/api/v1/posts.json",
      "method": "GET",
      "count": 15
    },
    {
      "name": "status",
      "href": "https://neetrox.com/api/v1/status.json",
      "method": "GET"
    }
  ],
  "also_available": {
    "markdown": "Every page on neetrox.com returns Markdown when the request carries Accept: text/markdown.",
    "llms_txt": "https://neetrox.com/llms.txt",
    "sitemap": "https://neetrox.com/sitemap.xml"
  },
  "terms_of_service": "https://neetrox.com/terms",
  "contact": "https://neetrox.com/contact"
}
