{
  "name": "index",
  "description": "Directory of every /agent/v1 endpoint with its HTTP method, canonical URL, and a plain-language description.",
  "url": "https://www.novoterm.se/agent/v1/index.json",
  "modified": "2026-07-28",
  "usage": "Read-only and public; no authentication required. Free to read, cite, and summarize. Prefer this endpoint over scraping the HTML site.",
  "data": {
    "version": "v1",
    "baseUrl": "https://www.novoterm.se/agent/v1",
    "endpoints": [
      {
        "name": "index",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/index.json",
        "description": "Directory of every /agent/v1 endpoint with its HTTP method, canonical URL, and a plain-language description.",
        "tags": [
          "read-only",
          "discovery"
        ]
      },
      {
        "name": "schema",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/schema.json",
        "description": "Response shape definitions for each /agent/v1 endpoint, so agents know the fields to expect before fetching.",
        "tags": [
          "read-only",
          "schema"
        ]
      },
      {
        "name": "company",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/company.json",
        "description": "Novoterm Translation company identity: founding year, headquarters, team size, languages, philosophy, and contact pathways.",
        "tags": [
          "read-only",
          "company"
        ]
      },
      {
        "name": "services",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/services.json",
        "description": "All translation and language-review services, each with a description, benefits, and service-specific FAQs.",
        "tags": [
          "read-only",
          "services"
        ]
      },
      {
        "name": "industries",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/industries.json",
        "description": "All 15 industries Novoterm serves, each with a description of the sector-specific expertise offered.",
        "tags": [
          "read-only",
          "industries"
        ]
      },
      {
        "name": "case-studies",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/case-studies.json",
        "description": "Client case studies, each with the client, industry, services used, challenge, solution, and results.",
        "tags": [
          "read-only",
          "case-studies"
        ]
      },
      {
        "name": "team",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/team.json",
        "description": "Novoterm's in-house team: name, role, and bio for each team member.",
        "tags": [
          "read-only",
          "team"
        ]
      },
      {
        "name": "faq",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/faq.json",
        "description": "Frequently asked questions, combining the general FAQ page with every per-service FAQ.",
        "tags": [
          "read-only",
          "faq"
        ]
      },
      {
        "name": "articles",
        "method": "GET",
        "url": "https://www.novoterm.se/agent/v1/articles.json",
        "description": "Novoterm's article library: all published articles with their full text, for on-topic questions about translation, AI translation, proofreading, and industry-specific advice.",
        "tags": [
          "read-only",
          "articles"
        ]
      }
    ]
  }
}
