Final deprecation notice: `GET /people` endpoints and API Tokens
Following past deprecation announcements:
- API Access Tokens Shutdown
- Deprecation Notice: 'Read all company employees' and 'Read company employee by ID'
These are now being completely shut down.
Final Notice: API Get Endpoints Shutdown by May 6, 2025
The Get endpoints listed below will be completely shut off by May 6, 2025.
GET api.hibob.com/v1/people
GET api.hibob.com/v1/people/XXXX
If your organization is still using the deprecated endpoints, action is required to prevent disruptions. Any processes relying on these endpoints will stop working, potentially impacting your operations. Follow the instructions below to migrate to the new Search API to replace the two GET endpoints.
Final Notice: API Access Tokens Shutdown by May 6, 2025
The "API Access Token" authentication method will be completly shut off by May 6, 2025.
Companies using this legacy method should transition to the Service User method immediately. From this date, API integrations using API Access Tokens will stop working. Any system or process that relies on API Access Tokens will fail, potentially causing disruptions.
Follow the instructions to transition to the API Service Users authentication method.