Jump to Content
Documentation
API Reference
Changelog
v1.0.0
Log In
API Reference
Search
Log In
v1.0.0
Documentation
API Reference
Changelog
Patch prompt
Search
All
Pages
Start typing to search…
JUMP TO
AUTH
Authentication
Generate authentication token
post
CONSTRUE
/construe/extract
Extract medical codes from text
post
/construe/upload
Upload custom code system
post
LANG2FHIR
/lang2fhir/create
Create FHIR resource from text
post
/lang2fhir/document
Convert document to FHIR resource
post
/lang2fhir/profile/upload
Upload custom FHIR profile
post
/lang2fhir/search
Generate FHIR search parameters from text
post
COHORT
/cohort
Analyze text for patient cohort criteria
post
FHIR2SUMMARY
Summary Templates
List all summary templates
get
Create a new summary template
post
Get a summary template by ID
get
Update a summary template
put
Delete a summary template
del
Summary Generation
Generate a summary from FHIR resources
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
/tools/mcp-server/create
Create MCP server
post
/tools/mcp-server/list
List MCP servers for a specific user
get
/tools/mcp-server/{mcp_server_id}
Get MCP server by ID
get
Delete MCP server by ID
del
/tools/mcp-server/{mcp_server_id}/list
List MCP server tools
get
/tools/mcp-server/tool/{mcp_server_tool_id}
Get MCP server tool by ID
get
Delete MCP server tool by ID
del
/tools/mcp-server/tool/{mcp_server_tool_id}/call
Call MCP server tool
post
AGENT
/agent/chat
Chat with agent
post
/agent/chat/messages
Get chat messages
get
/agent/create
Create a new agent
post
/agent/{id}
Get agent by ID
get
Update agent
put
Delete agent
del
Patch agent
patch
/agent/list
List user's agents
get
/agent/prompts
Create agent prompt
post
/agent/prompts/{id}
Get prompt by ID
get
Update prompt
put
Patch prompt
patch
Delete prompt
del
/agent/prompts/list
List agent prompts
get
/agent/prompts/load-defaults
Load default prompts
post
WORKFLOWS
/workflows
List all workflows
get
Create new workflow
post
/workflows/{id}
Get workflow by ID
get
Update workflow
put
Delete workflow
del
/workflows/{id}/execute
Execute workflow
post
PhenoML FHIR Provider API
/fhir-provider
Create FHIR provider
post
/fhir-provider/{fhir_provider_id}
Get FHIR provider by ID
get
Delete FHIR provider
del
/fhir-provider/{fhir_provider_id}/add-auth-config
Add authentication configuration to existing FHIR provider
patch
/fhir-provider/{fhir_provider_id}/remove-auth-config
Remove authentication configuration
patch
/fhir-provider/{fhir_provider_id}/set-active-auth-config
Set active authentication configuration
patch
/fhir-provider/list
List FHIR providers
get
FHIR PROXY
FHIR Operations
Search or Get FHIR Resources
get
Create FHIR Resource
post
Upsert FHIR Resource
put
Patch FHIR Resource
patch
Delete FHIR Resource
del
Execute FHIR Bundle Operation
post
Patch prompt
Ask AI
patch
https://{instanceUrl}/agent/prompts/
{id}
Patches an existing prompt
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
JWT
Bearer
URL
Base URL
https://
experiment.app.pheno.ml
/agent/prompts/{id}
Response
Click
Try It!
to start a request and see the response here!