Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Thermo Fisher Scientific Measurements API

Sample measurements and spectra.

Thermo Fisher Scientific Measurements API is one of 10 APIs that Thermo Fisher Scientific publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, http://{instrument-ip}:{port}.

3 operations 3 paths 3 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://{your-server}:{port}/smpwcfrestvgsm
Resource Areas
1

Paths & Operations 3

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

Measurements 3

Sample measurements and spectra.

POST
/api/measure
Perform Measurement
performMeasurement body → 200400503
GET
/api/measurements
Get Measurements
getMeasurements 6 params → 200
GET
/api/measurements/{measurementId}
Get Measurement By ID
getMeasurementById 1 param → 200404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are MeasurementResult (13 properties), MeasurementRequest (5 properties), MeasurementListResponse (2 properties). Each schema is shown below with its type and property counts.

MeasurementResult
object
13 properties
MeasurementRequest
object
5 properties 1 required
MeasurementListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thermo-fisher-scientific-measurements-api-openapi.yml Raw ↑

Other APIs Thermo Fisher Scientific publishes across the network.

Thermo Fisher Connect Platform OData API
Thermo Fisher Scientific Authentication API
Thermo Fisher Scientific Entities API
Thermo Fisher Scientific Export API
Thermo Fisher Scientific Instrument API
Thermo Fisher Scientific Methods API
Thermo Fisher Scientific Results API
Thermo Fisher Scientific Samples API
Thermo Fisher Scientific Workflows API