Particle Health · Capability
Particle Health API — Batches
Particle Health API — Batch query orchestration. Run CCDA, FHIR_R4, FLAT, or DELTAS query types over patient cohorts and track progress.
Particle Health API — Batches is a Naftiko capability published by Particle Health, one of 12 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and POST methods rooted at /v1/batches.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: List Batches. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Particle Health and Batches.
What You Can Do
GET
Listbatches
— List Batches
/v1/batches
POST
Createbatch
— Create Batch
/v1/batches/{batch_type}
GET
Getbatch
— Get Batch
/v1/batches/{batch_id}
MCP Tools
list-batches
List Batches
read-only
idempotent
create-batch
Create Batch (CCDA, FHIR_R4, FLAT, or DELTAS)
get-batch
Get Batch
read-only
idempotent