{
 "categories": [
  "education",
  "public-sector"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-02",
   "fact": "homepage",
   "note": "Inspera presents an end-to-end cloud assessment platform with Assessment, Integrity Browser, Proctoring, Originality and Graide, stating 185-plus customers, 180-plus countries, and 18 million-plus submissions in 12 months.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "vendor",
   "note": "The About page states that Inspera was founded in 1999 in Oslo and develops digital assessment solutions for institutions, professional organisations and awarding bodies.",
   "source": "https://inspera.com/about-inspera/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "deployment",
   "note": "The security statement describes Inspera Assessment as a cloud SaaS assessment solution hosted on AWS in the EU, with logically separated customer tenancies.",
   "source": "https://inspera.com/legal/security/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "platforms",
   "note": "Inspera Assessment is described as a web-based platform. The homepage FAQ documents LTI launch from an LMS. Public marketing pages do not require a native mobile app for the assessment console.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "license",
   "note": "The site invites a demo and presents a commercial assessment platform rather than a public self-serve free tier.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "status",
   "note": "The homepage is a current commercial offer naming University of Oslo, Cambridge and other live customers.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.exists",
   "note": "The help-center article states that the Inspera Assessment API is a set of open REST APIs for a subset of product functionality.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.kinds[0]",
   "note": "The standards page names Inspera Assessment open APIs as REST APIs for creating and updating tests, retrieving results, and reading, updating and creating assessment content.",
   "source": "https://inspera.com/online-assessments/online-assessment-techology-standards/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.auth[0]",
   "note": "A User Admin generates an API key (authorization code) on a user. The caller POSTs grant_type=authorization_code and client_id to /api/authenticate/token/ with the code header and receives an access_token and expires_in. Subsequent calls send Authorization: bearer <token>.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.coverage",
   "note": "Documented coverage is creating and updating Test Events, assigning and removing Learners and Contributors, exporting results and responses after marking or grading, and user management. The article states this is a subset of Inspera Assessment functionality and that calls follow the linked user's privileges.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.api.docs",
   "note": "Opened as the current public Inspera Assessment API getting-started article, including token exchange and example GETs for test metadata and candidate results.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.extensibility.scripting[0]",
   "note": "The homepage FAQ states that Inspera Assessment supports LTI 1.1 and LTI 1.3, with tested integrations to Canvas, Moodle, Blackboard Learn, D2L Brightspace and Sakai.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.extensibility.webhooks",
   "note": "Inspera documents HTTPS POST webhooks for a limited Event Log subset, HMAC SHA1 verification in X-Inspera-Signature, /v1/subscription APIs, and three retries on non-200 responses.",
   "source": "https://support.inspera.com/hc/en-us/articles/13533785127965-Webhooks",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.export[0]",
   "note": "Example GETs retrieve test metadata and candidate results as JSON, including an asynchronous export callback for large result payloads.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.export[1]",
   "note": "The standards page states that Inspera uses IMS QTI to import questions from other platforms and export to them.",
   "source": "https://inspera.com/online-assessments/online-assessment-techology-standards/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.import[0]",
   "note": "The same QTI statement is the documented path for bringing existing questions into Inspera Assessment.",
   "source": "https://inspera.com/online-assessments/online-assessment-techology-standards/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.data_access.import[1]",
   "note": "The open API list includes reading, updating and creating assessment content and creating or updating tests with enrolment.",
   "source": "https://inspera.com/online-assessments/online-assessment-techology-standards/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "https://inspera.com/llms.txt returned 404 on 2026-09-02 and did not serve a first-party agent document.",
   "source": "https://inspera.com/llms.txt",
   "tier": "scraped"
  },
  {
   "date": "2026-09-02",
   "fact": "verdict.scores.api",
   "note": "Documented REST create, update and result export with OAuth API keys and webhooks supports useful production exam-office work, but coverage is a subset and tokens inherit a chosen user's privileges. That is the useful-with-limits band.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Inspera's current homepage, including the product suite, customer counts and the LTI FAQ.",
   "source": "https://inspera.com/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as the current standards page naming REST open APIs, OAuth API keys, LTI, QTI, SSO and SIS sync. The URL path contains the vendor spelling techology.",
   "source": "https://inspera.com/online-assessments/online-assessment-techology-standards/",
   "tier": "declared"
  },
  {
   "date": "2026-09-02",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as the current Inspera Assessment API help-center article.",
   "source": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-02",
  "volatility": "medium",
  "watch": [
   {
    "type": "docs",
    "url": "https://inspera.com/"
   },
   {
    "type": "docs",
    "url": "https://inspera.com/online-assessments/online-assessment-techology-standards/"
   },
   {
    "type": "api",
    "url": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API"
   }
  ]
 },
 "homepage": "https://inspera.com/",
 "id": "inspera-assessment",
 "license": "commercial",
 "modalities": {
  "agent_docs": {
   "llms_txt": false
  },
  "api": {
   "auth": [
    "oauth2-authorization-code"
   ],
   "coverage": "partial",
   "docs": "https://support.inspera.com/hc/en-us/articles/14252169561629-Inspera-Assessment-API",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": "unknown"
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "api-json",
    "qti"
   ],
   "import": [
    "qti",
    "api-json"
   ]
  },
  "extensibility": {
   "scripting": [
    "lti"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": "unknown",
   "third_party": [],
   "verdict": "unknown"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Exam authoring and delivery are a web surface, with Integrity Browser as a related lockdown client. The documented REST APIs, webhooks, LTI launch, and QTI import/export are the supported automation paths. Candidate and result data are exam-office records, so browser control is not a substitute for scoped API access.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Inspera Assessment",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "itslearning"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Inspera",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 6,
   "cli": null,
   "computer_use": null,
   "integrations": null,
   "mcp": null,
   "overall": 6,
   "rpa": null
  },
  "summary": "The best evidenced agent path into Inspera Assessment is the tenant REST Open API, not browser control. Inspera presents a cloud assessment platform used for formative and high-stakes exams, with related Integrity Browser, Proctoring, Originality, and Graide products collapsed into this identity. The help-center API article documents open REST APIs for creating and updating test events, assigning learners and contributors, exporting results and responses after marking, and user management. Access uses OAuth: a User Admin generates an API key (authorization code) on a user, then exchanges it with grant_type=authorization_code and a tenant client_id for a bearer token at /api/authenticate/token/. Calls inherit that user's privileges; Inspera recommends dedicated integration users. Coverage is a subset of the product. Webhooks subscribe to a limited Event Log set with HMAC SHA1 verification. LTI 1.1 and 1.3 launch from an LMS, and IMS QTI is the documented question import and export path. First-party MCP ownership is not established. This record is not itslearning. Computer-use viability is unassessed.\n"
 }
}