B
Bob Public API
Details
- URL
-
https://apidocs.hibob.com/reference/getting-started-with-bob-api - Docs
- https://apidocs.hibob.com/reference/getting-started-with-bob-api
Authentication
Authorization: Basic <credential> In Bob, open the Service Users configuration page and create a new service user, then copy its ID and token. If you do not have direct access, ask a Bob admin to generate it for you. After creating it, assign the service user to a dedicated permission group as described in API Service users and Manage service users. Use the pair as HTTP Basic auth by base64-encoding `SERVICE-USER-ID:TOKEN into the Authorization` header.