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 Results API

Access test results and measurements.

Thermo Fisher Scientific Results 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 Results. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 4 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}.

2 operations 2 paths 4 schemas 1 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 2

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

Results 2

Access test results and measurements.

GET
/mobile/samples/{sampleId}/results
Get Sample Results
getSampleResults 1 param → 200401404
POST
/mobile/results
Submit Results
submitResults body → 200400401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Result (8 properties), SuccessResponse (2 properties), ResultSubmitRequest (2 properties), ResultListResponse (2 properties). Each schema is shown below with its type and property counts.

ResultListResponse
object
2 properties
ResultSubmitRequest
object
2 properties
Result
object
8 properties
SuccessResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

thermo-fisher-scientific-results-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 Measurements API
Thermo Fisher Scientific Methods API
Thermo Fisher Scientific Samples API
Thermo Fisher Scientific Workflows API