Use the POST method with the batch or single transaction endpoints to upload your data.

API calls can be made using 1:1 record calls using the single transaction endpoint, however most calls are made using the batch endpoint which provides an efficient solution for most applications. Batch calls can contain up to 1000 records per call.

< identify the benefits of using the batch endpoint >