Jump to Content
phenoML developer hub
DocumentationAPI ReferenceChangelog
v1.0.0

Log InphenoML developer hub
API Reference
Log In
v1.0.0DocumentationAPI ReferenceChangelog
All
Pages
Start typing to search…

AUTH

  • Generate authentication tokenpost

CONSTRUE

  • Create Patient Cohortpost
  • Extract medical codes from textpost
  • Upload custom code systempost

LANG2FHIR

  • Generate FHIR search parameters from textpost
  • Create FHIR resource from textpost
  • Convert document to FHIR resourcepost
  • Upload custom FHIR profilepost

COHORT

  • 🧪Analyze text for patient cohort criteriapost

TOOLS

  • 🧪Search FHIR resourcespost
  • 🧪Create and store FHIR resourcepost
  • 🧪Analyze patient cohortspost

AGENT

  • 🧪Create agent promptpost
  • 🧪Load default promptspost
  • 🧪List agent promptsget
  • 🧪Get prompt by IDget
  • 🧪Update promptput
  • 🧪Patch promptpatch
  • 🧪Delete promptdel
  • 🧪Create a new agentpost
  • 🧪List user's agentsget
  • 🧪Get agent by IDget
  • 🧪Update agentput
  • 🧪Patch agentpatch
  • 🧪Delete agentdel
  • 🧪Chat with agentpost

Generate authentication token

post https://{instanceUrl}/auth/token

Generates a JWT token using Basic Authentication with username or email and password.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!