Jump to Content
Guides
API Reference
Changelog
v1.0.0
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0.0
Guides
API Reference
Changelog
Patch agent
Search
All
Pages
Start typing to search…
JUMP TO
AUTH
/auth/token
Generate authentication token
post
CONSTRUE
/construe/extract
Extract medical codes from text
post
/construe/cohort
Create Patient Cohort
post
/construe/upload
Upload custom code system
post
LANG2FHIR
/lang2fhir/search
Generate FHIR search parameters from text
post
/lang2fhir/create
Create FHIR resource from text
post
/lang2fhir/profile/upload
Upload custom FHIR profile
post
/lang2fhir/document
Convert document to FHIR resource
post
COHORT
/cohort
🧪
Analyze text for patient cohort criteria
post
TOOLS
/tools/cohort
🧪
Analyze patient cohorts
post
/tools/lang2fhir-and-create
🧪
Create and store FHIR resource
post
/tools/lang2fhir-and-search
🧪
Search FHIR resources
post
AGENT
/agent/create
🧪
Create a new agent
post
/agent/list
🧪
List user's agents
get
/agent/{id}
🧪
Get agent by ID
get
🧪
Update agent
put
🧪
Patch agent
patch
🧪
Delete agent
delete
/agent/chat
🧪
Chat with agent
post
/agent/prompts
🧪
List agent prompts
get
🧪
Create agent prompt
post
/agent/prompts/{id}
🧪
Get prompt by ID
get
🧪
Update prompt
put
🧪
Patch prompt
patch
🧪
Delete prompt
delete
/agent/prompts/load-defaults
🧪
Load default prompts
post
Powered by
Patch agent
patch
https://{instanceUrl}/agent/
{id}
Patches an existing agent's configuration
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
URL
Base URL
https://
experiment.app.pheno.ml
/agent/{id}
RESPONSE
Click
Try It!
to start a request and see the response here!