Materials Zone website screenshot

Materials Zone

Materials Zone (MaterialsZone) is a materials-informatics platform that centralizes materials R&D data into a single, structured source of truth. Its RESTful API integrates with lab instruments and supports Python scripts and analytical tools, letting teams automate workflows, connect diverse data sources, and run domain-specific analysis. Data is organized as Folders > Tables > Items, enriched with Parameters, Values, Measurements, Protocols and Parsers, with per-organization data segregation and encryption in transit and at rest. The company is a portfolio company of Insight Partners.

Materials Zone publishes 9 APIs on the APIs.io network, including files API, folders API, items API, and 6 more. Tagged areas include Company, Materials Informatics, Materials Science, Research and Development, and Laboratory Data.

Materials Zone’s developer surface includes documentation, API reference, getting-started guide, authentication, engineering blog, support, and 17 more developer resources.

35.0/100 thin ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyMaterials InformaticsMaterials ScienceResearch and DevelopmentLaboratory DataData ManagementLife Sciences

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/materials-zone: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Materials Zone files API

Files are used to store data not related to specific items.

Materials Zone folders API

Folders are used to organize other Folders and Tables.

Materials Zone items API

Items are the rows in tables.

Materials Zone jobs API

Jobs are used to perform long running tasks.

Materials Zone measurements API

Measurements are the files that are uploaded to the system and can be parsed.

Materials Zone parameters API

Parameters are used to define the structure of columns in tables.

Materials Zone parsers API

Parsers are used to convert instrument specific output files to a MaterialsZone common format.

Materials Zone protocols API

Protocols are used to group parameters in tables.

Materials Zone tables API

Tables are organized in folders, and contain Items.

Scroll for all 9

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Materials Zone files API

OPEN COLLECTION

Scroll for all 10

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Materials Zone Authentication

apiKey · 1 scheme

SECURITY

Materials Zone Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Materials Zone Agentic Access

35 operations · 25 acting

35 operations · 25 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: materials-zone
name: Materials Zone
description: Materials Zone (MaterialsZone) is a materials-informatics platform that centralizes materials R&D data into a
  single, structured source of truth. Its RESTful API integrates with lab instruments and supports Python scripts and analytical
  tools, letting teams automate workflows, connect diverse data sources, and run domain-specific analysis. Data is organized
  as Folders > Tables > Items, enriched with Parameters, Values, Measurements, Protocols and Parsers, with per-organization
  data segregation and encryption in transit and at rest. The company is a portfolio company of Insight Partners.
url: https://raw.githubusercontent.com/api-evangelist/materials-zone/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profiled
x-tier-reason: enriched-from-openapi
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://cdn.prod.website-files.com/66a76467298c454de539f7aa/66cef238e96d8f1502659d8f_WebClip%20%20256x256.png
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Materials Informatics
- Materials Science
- Research and Development
- Laboratory Data
- Data Management
- Life Sciences
apis:
- aid: materials-zone:materials-zone-files-api
  name: Materials Zone files API
  description: Files are used to store data not related to specific items.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - File
  tags_raw:
  - files
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-files-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-folders-api
  name: Materials Zone folders API
  description: Folders are used to organize other Folders and Tables.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Folders
  tags_raw:
  - folders
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-folders-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-items-api
  name: Materials Zone items API
  description: Items are the rows in tables.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Item
  tags_raw:
  - items
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-items-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-jobs-api
  name: Materials Zone jobs API
  description: Jobs are used to perform long running tasks.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Job
  tags_raw:
  - jobs
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-jobs-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-measurements-api
  name: Materials Zone measurements API
  description: Measurements are the files that are uploaded to the system and can be parsed.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Measurements
  tags_raw:
  - measurements
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-measurements-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-parameters-api
  name: Materials Zone parameters API
  description: Parameters are used to define the structure of columns in tables.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Parameters
  tags_raw:
  - parameters
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-parameters-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-parsers-api
  name: Materials Zone parsers API
  description: Parsers are used to convert instrument specific output files to a MaterialsZone common format.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Parsers
  tags_raw:
  - parsers
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-parsers-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-protocols-api
  name: Materials Zone protocols API
  description: Protocols are used to group parameters in tables.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Protocols
  tags_raw:
  - protocols
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-protocols-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
- aid: materials-zone:materials-zone-tables-api
  name: Materials Zone tables API
  description: Tables are organized in folders, and contain Items.
  humanURL: https://developer.materials.zone/
  baseURL: https://api.materials.zone/v2beta1
  tags:
  - Tables
  tags_raw:
  - tables
  properties:
  - type: OpenAPI
    url: openapi/materials-zone-tables-api-openapi.yml
  - type: Documentation
    url: https://developer.materials.zone/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: X-MCPServerCandidate
  url: mcp/materials-zone-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: OpenAPI
  url: openapi/_original/materials-zone-openapi.json
- type: DeveloperPortal
  url: https://developer.materials.zone/
- type: Documentation
  url: https://developer.materials.zone/
- type: APIReference
  url: https://api.materials.zone/v2beta1/swagger.json
- type: GettingStarted
  url: https://developer.materials.zone/
- type: Authentication
  url: authentication/materials-zone-authentication.yml
- type: Conventions
  url: conventions/materials-zone-conventions.yml
- type: ErrorCatalog
  url: errors/materials-zone-problem-types.yml
- type: DataModel
  url: data-model/materials-zone-data-model.yml
- type: Lifecycle
  url: lifecycle/materials-zone-lifecycle.yml
- type: Conformance
  url: conformance/materials-zone-conformance.yml
- type: Overlay
  url: overlays/materials-zone-openapi-overlay.yaml
- type: LLMsTxt
  url: llms/materials-zone-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/materials-zone-agentic-access.yml
- type: DomainSecurity
  url: security/materials-zone-domain-security.yml
- type: Blog
  url: https://www.materials.zone/blog
- type: Login
  url: https://app.materials.zone/signin
- type: Support
  url: mailto:contact@materials.zone
- type: TermsOfService
  url: https://www.materials.zone/legals/terms-of-service
- type: PrivacyPolicy
  url: https://www.materials.zone/legals/privacy-policy
- type: Website
  url: https://www.materials.zone/
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 14
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/materials-zone"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/materials-zone/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/materials-zone/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.