How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Materials Zone tables API

Tables are organized in folders, and contain Items.

Materials Zone tables API is one of 9 APIs that Materials Zone publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tables. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 4 paths, and defines 23 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://api.materials.zone/v2beta1.

9 operations 4 paths 23 schemas 1 DELETE3 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.materials.zone/v2beta1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Materials Zone tables API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKey). By default, every request must be authenticated.

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 1 DELETE, 3 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

tables 9

Tables are organized in folders, and contain Items.

GET
/tables
Get all tables
→ 200401
POST
/tables
Create a new table
body → 201400401
GET
/tables/{tableId}
Get a single table
1 param → 200400401
PATCH
/tables/{tableId}
Update a table
1 param body → 200400401409
DELETE
/tables/{tableId}
Delete a table
1 param → 204400401
GET
/tables/{tableId}/items
Get all items from a table
3 params → 200400401
POST
/tables/{tableId}/items
Create a new item in a table
1 param body → 201400401
POST
/tables/{tableId}/items/batch
Create multiple items in a table
1 param body → 201400401
PATCH
/tables/{tableId}/items/batch
Update multiple items in a table
1 param body → 200400401

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are Parameter (12 properties), Item (10 properties), Measurement (8 properties), Table (6 properties). Each schema is shown below with its type and property counts.

CreateTableValue
object
4 properties 1 required
Protocol
FormulationProtocol
Error
object
2 properties 2 required
ItemsList
object
2 properties
TableValueFormulationItemId
string
The formulationItemId represents the item that this value is linked to.
Table
object
6 properties 6 required
Measurement
object
8 properties 8 required
BatchUpdateItemsRequest
object
1 property 1 required
BatchCreateItemsRequest
object
1 property 1 required
TableValueParameterId
string
The parameterId represents the 'column' that this value is in.
BaseProtocol
object
4 properties 4 required
BatchIngestTableItemOutput
object
3 properties 3 required
CreateItem
object
4 properties 1 required
PageInfo
object
3 properties 3 required
TableValueValue
string
The value in the table. This string is guaranteed to be parsable to the parameter type.
Item
object
10 properties 10 required
UpdateItem
object
4 properties
UpdateTableValue
object
4 properties 1 required
TableValueFormulationProtocolId
string
The formulationProtocolId represents the 'column group' that this value is in.
TableValue
object
4 properties 4 required
Parameter
object
12 properties 12 required
BatchUpdateItem

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

materials-zone-tables-api-openapi.yml Raw ↑

Other APIs Materials Zone publishes across the network.

Materials Zone files API
Materials Zone folders API
Materials Zone items API
Materials Zone jobs API
Materials Zone measurements API
Materials Zone parameters API
Materials Zone parsers API
Materials Zone protocols API
Where this information came from

This is an independent, third-party profile of Materials Zone tables API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.