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

Medigo second-opinions API

Professional review of a diagnosis or treatment already suggested by a doctor

Medigo second-opinions API is one of 6 APIs that Medigo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 2.0, at version 2.0.0.

Requests are made against the base URL https://api.medigo.com/v2.

7 operations 5 paths 3 schemas 4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2.0.0
Base URL
https://api.medigo.com/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Medigo second-opinions API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (partner_token).

  • partner_token — Authentication done is via an API token provided by MEDIGO. The token should be provided as a bearer in the Authorization header of every request Note that the…

Paths & Operations 7

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

second-opinions 7

Professional review of a diagnosis or treatment already suggested by a doctor

POST
/second-opinions
Create a Second Opinion request
createSecondOpinion 1 param → 201
GET
/second-opinions/{id}
Get a second opinion request
getSecondOpinion 1 param → 200
PATCH
/second-opinions/{id}
Update a second opinion request
updateSecondOpinion 2 params → 200
POST
/second-opinions/{id}/messages
Add a message to a second opinion request
postSecondOpinionMessage 2 params → 201
GET
/second-opinions/{id}/messages
List messages of a second opinion request
listSecondOpinionMessages 1 param → 200
GET
/second-opinions/{id}/attachments
List attachments of a second opinion request
listSecondOpinionAttachments 1 param → 200
GET
/second-opinions/{id}/attachments/{uuid}/content
Download second opinion attachments
getSecondOpinionAttachmentContent 2 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SecondOpinion (14 properties), SecondOpinionMessage (6 properties), Attachment (4 properties). Each schema is shown below with its type and property counts.

Attachment
object
4 properties
SecondOpinion
object
14 properties 3 required
SecondOpinionMessage
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

medigo-second-opinions-api-openapi.yml Raw ↑

Other APIs Medigo publishes across the network.

Medigo attachments API
Medigo inquiries API
Medigo search API
Medigo tpa API
Medigo webhooks API
Where this information came from

This is an independent, third-party profile of Medigo second-opinions 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.