Overview
The TapTalent Partner API is an open, standards-based interface: any external system can manage jobs, candidates, pipelines, and custom fields programmatically and receive events in real time. No intermediary tooling, manual export/import steps, or proprietary protocols are involved: integrations are built on authenticated REST/JSON calls and webhook event notifications, both fully described by the machine-readable OpenAPI 3.1 specification published on this site.Capability matrix
Standards compliance
- OpenAPI 3.1.0 machine-readable specification (superset of the Swagger specification lineage)
- REST architectural style over HTTPS/TLS
- JSON request and response bodies (
application/json, UTF-8) - HTTP bearer authentication with company-scoped API keys
- ISO 8601 timestamps1
- Path-based versioning (
/v1), with breaking changes introduced in new versions with advance notice
Environments and access
API keys are self-service: workspace administrators generate them in the
TapTalent dashboard under Account Settings →
Developers → API Key Management. See Authentication for details.
Integration artifacts
OpenAPI 3.1 Specification (YAML)
Canonical machine-readable contract.
OpenAPI 3.1 Specification (JSON)
JSON mirror of the specification.
Postman Collection
Importable collection covering every endpoint.
Technical Integration Documentation
Protocols, data structures, communication methods, and how to use these artifacts.
.png?fit=max&auto=format&n=lKy84_BssSCy2hcz&q=85&s=ac7c949427cc2893306f6036415f087e)