Jump to Content
ScienceIO
HomeGuides
v1.0

HomeScienceIO
Home
v1.0HomeGuides

About the API

  • Overview
  • Check for Incidents or Outages

New Products

  • New API Endpoints
  • Analyze - Web App
  • [BETA] Structure with Ontologies

Core Product Updates

  • March 2023
  • Release 2.0.0
  • Release 1.0.1

Getting Started

  • Get API Keys
  • Configure Your Environment
  • Make an API Call (Python SDK)
  • Make an API Call (HTTP)
  • Billing and Usage Help

Endpoints

  • Structure
  • Identify_PHI
  • Redact_PHI
  • Structure-Ontologies (BETA)
  • Call a Different Endpoint

Examples

  • Introduction to Examples
  • Make JSON More Readable
  • Analytics with Pandas
  • Structure a Series of Messages
  • Filter Messages by Concept Type

API Reference

  • Ontologies
  • Concept Types

Troubleshooting & Support

  • Delete an API Key
  • Generate a New API Key
  • Inference Status Messages
  • API Errors
  • Change Your ScienceIO Password
  • Check for Incidents or Outages
  • Install or Update the Python Package
  • Contact Support
Powered by 

Install or Update the Python Package

Install the ScienceIO Python SDK

pip install scienceio

Upgrade the ScienceIO Python SDK

pip install scienceio --upgrade

Updated 25 days ago


  • Table of Contents
    • Install the ScienceIO Python SDK
    • Upgrade the ScienceIO Python SDK