Skip to main content
POST
Start bulk import

Authorizations

x-api-key
string
header
required

Your ClinikAPI secret key (clk_live_* or clk_test_*)

Body

application/json
resourceType
string
required

FHIR resource type (e.g. Patient, Observation)

data
string
required

NDJSON content (one JSON resource per line)

Maximum string length: 104857600

Response

202

Import job started