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

Intelerad Storage API

The Storage API from Intelerad — 1 operation(s) for storage.

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

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

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against a single base URL, https://access.dicomgrid.com/api/v3.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://access.dicomgrid.com/api/v3
Authentication
API Key, HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Intelerad Storage API declares 3 security schemes for authenticating requests. An API key is passed in the query as sid (sid). It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (oauth). By default, every request must be authenticated.

  • sid — Session id obtained from /session/login. May also be supplied as a request field depending on the endpoint.
  • oauth — OAuth bearer token for third-party integrations.

Paths & Operations 1

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

Storage 1
GET
/storage/study/{namespace}/{studyUid}
Retrieve study image / pixel data from the Storage API
2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intelerad-storage-api-openapi.yml Raw ↑

Other APIs Intelerad publishes across the network.

Intelerad HL7 API
Intelerad Namespace API
Intelerad Order API
Intelerad Patient API
Intelerad Report API
Intelerad Session API
Intelerad Study API
Intelerad Webhook API