HomeGuidesAPI Reference
API Reference

Import records

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

The request body should be a JSON object containing a "data" array. Each item in the array represents a data entry and should include fields as defined in your dataset schema ("first_name", "age", "passport"). For file fields like "passport", include the key with a string value.

data
array of objects
required
data*
Headers
string
Responses

409

A request with this idempotency-key is currently being processed

422

idempotency-key has already been used with different request parameters

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json