Endpoints

ScienceIO’s API endpoints and how to call them.

ScienceIO’s AI platform currently has the following endpoints available:

  • structure - structures the healthcare data in the query text
  • identify_phi - identifies PHI in the query text
  • redact_phi - redacts PHI in the query text
  • embeddings - generates embeddings from the input text and returns a vector

You can test the first three endpoints using the Analyze - Web App.