Biogen · JSON Structure

Biogen Services Response Structure

List of available API services.

Type: object Properties: 1
BiotechnologyHealthcareLife SciencesPharmaceuticalsNeurologyFortune 500

ServicesResponse is a JSON Structure definition published by Biogen, describing 1 property. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

services

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "name": "ServicesResponse",
  "type": "object",
  "description": "List of available API services.",
  "properties": {
    "services": {
      "type": "array",
      "description": "Array of available services."
    }
  }
}