Base URL https://api.cube-hr.co.uk/api/v1
5 endpoints
BreatheHR data migration tools: validate, preview and run.
/migration/breathe/validate-key
Validate a BreatheHR API key and check connectivity before starting migration.
/migration/breathe/preview
Preview what data will be migrated from BreatheHR (employee counts, leave types, etc.).
/migration/breathe/validate
Run a dry-run validation of the migration, which finds conflicts without making changes.
/migration/breathe/execute
Start the BreatheHR migration. Returns a migration UUID to track progress.
/migration/breathe/status/{uuid}
Check the progress of a running or completed migration.