Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ActivTrak Bulk Import API

HR Data Connector - submit CSV bulk user data.

ActivTrak Bulk Import API is one of 4 APIs that ActivTrak publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk Import. The published artifact set on APIs.io includes an OpenAPI specification, a changelog, API documentation, and an API reference.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against 5 base URLs: https://api.activtrak.com, https://api-eu.activtrak.com, https://api-uk.activtrak.com, https://api-ca.activtrak.com, https://api-au.activtrak.com.

1 operations 1 paths 0 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://api.activtrak.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

ActivTrak Bulk Import API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Public API key sent in the x-api-key header. Some endpoints also accept Authorization: Bearer {apiKey}. Keys are created in the ActivTrak app under API & Integ…

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Bulk Import 1

HR Data Connector - submit CSV bulk user data.

POST
/hrdc/v2/bulk
This API call will allow the import of user data for automating user management. This endpoint accepts files in CSV form
importUserData body → 400401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activtrak-bulk-import-api-openapi.yml Raw ↑

Other APIs ActivTrak publishes across the network.

ActivTrak Administration API
ActivTrak Administration - SCIM API
ActivTrak Reports API